emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Crashes of GNU Emacs 23


From: Peter Dyballa
Subject: Re: Crashes of GNU Emacs 23
Date: Wed, 6 Jul 2005 23:57:14 +0200


Am 06.07.2005 um 22:45 schrieb Jan D.:

What you need to do is start emacs under gdb in the Emacs source directory.

Doesn't work so fine ...

From within stable GNU Emacs 22.0.50 I get in the *gud-emacs* buffer:

Current directory is ~/Quellen/Emacs_CVS/emacs--unicode--0--patch-67/src/ GNU gdb 5.3-20030128 (Apple version gdb-330.1) (Fri Jul 16 21:42:28 GMT 2004)
Copyright 2003 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-apple-darwin".
Reading symbols for shared libraries ................ done

and in *Backtrace* buffer:

Debugger entered--Lisp error: (void-variable font-lock-warning-face)
gud-gdb-marker-filter("\nerror-begin\n.gdbinit:705: Error in sourced command file:\nArgument to arithmetic operation not a number or boolean.\n\nerror\n") apply(gud-gdb-marker-filter "\nerror-begin\n.gdbinit:705: Error in sourced command file:\nArgument to arithmetic operation not a number or boolean.\n\nerror\n") gud-marker-filter("\nerror-begin\n.gdbinit:705: Error in sourced command file:\nArgument to arithmetic operation not a number or boolean.\n\nerror\n") gud-filter(#<process gud-emacs> "\nerror-begin\n.gdbinit:705: Error in sourced command file:\nArgument to arithmetic operation not a number or boolean.\n\nerror\n")

The GO button has no function, inputting that "show warranty" gives nothing!

#########

Starting in Apple's Terminal ``emacs-23.0.0 -nw´´ I get some and GNU Emacs 23 launches as a tool:

pete 151 /\ pete 152 /\ pete 153 /\ pwd
/Users/pete/Quellen/Emacs_CVS/emacs--unicode--0--patch-67/src
pete 154 /\ gdb
GNU gdb 5.3-20030128 (Apple version gdb-330.1) (Fri Jul 16 21:42:28 GMT 2004)
Copyright 2003 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-apple-darwin".
.gdbinit:22: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
(gdb) exec-file emacs
Reading symbols for shared libraries ................ done
(gdb) run
Starting program: /Users/pete/Quellen/Emacs_CVS/emacs--unicode--0--patch-67/src/emacs Reading symbols for shared libraries .++++..................................................\
 done

But -- (x-synchronize t) does nothing ... When I then choose an item from the menu GNU Emcas crashes. gdb tells me:

X protocol error: BadFont (invalid Font parameter) on protocol request 55

Program exited with code 0106.
(gdb) where
No stack.


Bad luck or another effort?

--
Greetings

  Pete
                      ~  o
                       ~_\\_/\
                      ~  O   O





reply via email to

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