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

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

errors while running emacs under gdb


From: Joe Corneli
Subject: errors while running emacs under gdb
Date: Fri, 27 Feb 2004 02:25:26 -0600

I was running emacs under gdb from within another copy of emacs;
after emacs #2 loaded, my cursor was stuck for a moment, then it
showed a blank screen.  Below is what I was able to get out of the
debugger.  If there are suggestions for more intelligent debugging
things to do, please advise, as I'd be happy to try to investigate
further.


[src]% gdb emacs-21.3.50.1 
gdb emacs-21.3.50.1 
GNU gdb 5.3-20030128 (Apple version gdb-309) (Thu Dec  4 15:41:30 GMT 2003)
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
.gdbinit:41: Error in sourced command file:
Argument to arithmetic operation not a number or boolean.
(gdb) break Fsignal
break Fsignal
Breakpoint 1 at 0x1bd3d4
(gdb) r
r
Starting program: /Users/arided/emacs/src/emacs-21.3.50.1 
Reading symbols for shared libraries 
+++................................................. done

Breakpoint 1, 0x001bd3d4 in Fsignal ()
(gdb) bt
bt
#0  0x001bd3d4 in Fsignal ()
#1  0x001c05f4 in Ffuncall ()
#2  0x002167dc in Fbyte_code ()
#3  0x001c10c0 in funcall_lambda ()
#4  0x001c0b98 in apply_lambda ()
#5  0x001bf078 in Feval ()
#6  0x001bcdd4 in Fcondition_case ()
#7  0x002174c4 in Fbyte_code ()
#8  0x001c10c0 in funcall_lambda ()
#9  0x001c0834 in Ffuncall ()
#10 0x001b9ff4 in Fcall_interactively ()
#11 0x0011f1e4 in Fcommand_execute ()
#12 0x0010c004 in command_loop_1 ()
#13 0x001bcfa8 in internal_condition_case ()
#14 0x00109f34 in command_loop_2 ()
#15 0x001bc82c in internal_catch ()
#16 0x00109e9c in command_loop ()
#17 0x00109488 in recursive_edit_1 ()
#18 0x001096ec in Frecursive_edit ()
#19 0x0010747c in main ()
#20 0x000025e4 in _start (argc=1, argv=0xbffff6fc, envp=0xbffff704) at 
/SourceCache/Csu/Csu-46/crt.c:267
#21 0x00002458 in start ()
(gdb) quit
quit
The program is running.  Exit anyway? (y or n) y
y
error while killing target (killing anyway): assertion failure on line 224 of 
"/SourceCache/gdb/gdb-309/src/gdb/macosx/macosx-nat-inferior-util.c" in 
function "macosx_inferior_suspend_ptrace": status.value.sig == 
TARGET_SIGNAL_STOP

warning: error on line 1265 of 
"/SourceCache/gdb/gdb-309/src/gdb/macosx/macosx-nat-inferior.c" in function 
"macosx_kill_inferior_safe": (os/kern) failure (0x5x)




In GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.2.0, X toolkit, Xaw3d scroll bars)
 of 2004-02-20 on hope-of-a-stone.local
configured using `configure '--with-x' '--without-carbon' 
'CFLAGS=-I/sw/include' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

Major mode: Shell

Minor modes in effect:
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<C-up> <return> r <return> <C-up> <C-up> <C-up> <C-up> 
<C-up> <C-up> <C-up> <return> <C-up> <C-up> <return> 
<down> <up> <down> s h o w <return> M-v M-v M-v M-v 
M-v M-v M-v M-v <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> M-> 
q u i t <return> y <return> <up> <up> <up> <up> <up> 
<up> <up> C-a C-a <left> <left> <left> <left> <left> 
<left> C-SPC <down> <down> <down> <down> <down> <down> 
<down> <left> M-w M-x r o p <backspace> <backspace> 
e <tab> p <tab> r <backspace> o r <tab> <return>

Recent messages:
History item: 3
History item: 4
History item: 5
History item: 6
History item: 7
History item: 1
History item: 2
Mark set [2 times]
Making completion list... [2 times]
Loading emacsbug...done




reply via email to

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