emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failure to build on OpenBSD macppc


From: Ryan Yeske
Subject: Re: Failure to build on OpenBSD macppc
Date: Wed, 02 May 2007 13:52:59 -0700

   Could you please try running temacs under GDB and starting
   with `r temacs -batch loadup'?  Please report the backtrace,
   and then please try investigating the cause of the crash
   by examining relevant data values in the innermost frame.

$ gdb ./temacs
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "powerpc-unknown-openbsd4.0"...
Environment variable "DISPLAY" not defined.
TERM = dumb
Breakpoint 1 at 0x187ad70: file sysdep.c, line 1383.
(gdb) 
Starting program: /home/rcyeske/emacs/src/temacs temacs -batch loadup
Loading loadup.el (source)...
Using load-path (/home/rcyeske/emacs/lisp)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version.el (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading env (source)...
Loading cus-start (source)...
Loading international/mule (source)...
Loading international/mule-conf.el (source)...
Loading format (source)...
Loading bindings (source)...
Loading files.el (source)...

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) #0  0x00000000 in ?? ()
#1  0x00000000 in ?? ()

Lisp Backtrace:
Cannot access memory at address 0x0
(gdb) 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]