emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Re: core dump]


From: Richard Stallman
Subject: address@hidden: Re: core dump]
Date: Fri, 23 Nov 2001 03:38:21 -0700 (MST)

------- Start of forwarded message -------
In-Reply-To: message from Richard Stallman on Wed, 21 Nov 2001 18:26:23 -0700 
(MST)
To: Richard Stallman <address@hidden>
Subject: Re: core dump
Reply-to: address@hidden
From: Eli Tziperman <address@hidden>
Date: 22 Nov 2001 08:45:43 +0200

>     (gdb) xbacktrace
>     0x81f37f4 "set-face-attribute-from-resource"
> 
> Could you do an ordinary backtrace and try to debug at least
> the proximal cause of the failure?


/address@hidden:/home/eli% cd /usr/local/emacs-21.1/src/
/address@hidden:/usr/local/emacs-21.1/src% gdb emacs 
~/etc/emacs21/core-2001-11-20 
GNU gdb Red Hat Linux 7.x (5.0rh-15) (MI_OUT)
Copyright 2001 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 "i386-redhat-linux"...
Core was generated by `/usr/local/bin/emacs -i -geometry 105x74+150+0'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/X11R6/lib/libXaw3d.so.7...done.
Loaded symbols for /usr/X11R6/lib/libXaw3d.so.7
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/lib/libtiff.so.3...done.
Loaded symbols for /usr/lib/libtiff.so.3
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /usr/lib/libpng.so.2...done.
Loaded symbols for /usr/lib/libpng.so.2
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/i686/libm.so.6...done.
Loaded symbols for /lib/i686/libm.so.6
Reading symbols from /usr/lib/libungif.so.4...done.
Loaded symbols for /usr/lib/libungif.so.4
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/lib/libncurses.so.5...done.
Loaded symbols for /usr/lib/libncurses.so.5
Reading symbols from /lib/i686/libc.so.6...done.
Loaded symbols for /lib/i686/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /lib/libnss_nisplus.so.2...done.
Loaded symbols for /lib/libnss_nisplus.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_dns.so.2...done.
Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
#0  0x40329a01 in __kill () from /lib/i686/libc.so.6
DISPLAY = :0
TERM = dumb
Breakpoint 1 at 0x80cf522: file emacs.c, line 387.
Breakpoint 2 at 0x80b5550: file xterm.c, line 12015.
(gdb) backtrace
#0  0x40329a01 in __kill () from /lib/i686/libc.so.6
#1  0x080cf514 in fatal_error_signal (sig=6) at emacs.c:354
#2  <signal handler called>
#3  0x40329a01 in __kill () from /lib/i686/libc.so.6
#4  0x080cf532 in abort () at emacs.c:387
#5  0x081224a4 in Fsignal (error_symbol=405283436, data=1487226252)
    at eval.c:1387
#6  0x08113eaa in wrong_type_argument (predicate=405283844, value=405356348)
    at data.c:119
#7  0x0812a18e in Fplist_get (plist=-667904804, prop=405356348) at fns.c:1884
#8  0x08086ef1 in setup_coding_system (coding_system=405306276, 
    coding=0xbffcfa24) at coding.c:3405
#9  0x080b294f in XTread_socket (sd=0, bufp=0xbffd0d94, numchars=4096, 
    expected=1) at xterm.c:9908
#10 0x080d75c5 in read_avail_input (expected=1) at keyboard.c:6133
#11 0x080d77da in input_available_signal (signo=29) at keyboard.c:6286
#12 <signal handler called>
#13 0x40329a01 in __kill () from /lib/i686/libc.so.6
#14 0x080d780a in reinvoke_input_signal () at keyboard.c:6315
#15 0x0810f9cb in emacs_blocked_malloc (size=364) at alloc.c:761
#16 0x4037af8d in __libc_malloc (bytes=364) at malloc.c:2798
#17 0x4036e871 in _IO_fopen64 (
    filename=0x87f60b8 
"/home/eli/etc/.save-emacs-session-backups/.saves-4340-beach.weizmann.ac.il~", 
mode=0x817082c "w") at iofopen64.c:46
#18 0x080f966f in Fdo_auto_save (no_message=405187116, current_only=405187068)
    at fileio.c:5494
#19 0x080d0ac2 in shut_down_emacs (sig=11, no_x=0, stuff=405187068)
    at emacs.c:1883
#20 0x080cf4c1 in fatal_error_signal (sig=11) at emacs.c:341
#21 <signal handler called>
#22 compact_small_strings () at alloc.c:1610
#23 0x0811339f in gc_sweep () at alloc.c:4923
#24 0x081125ee in Fgarbage_collect () at alloc.c:4189
#25 0x08123b52 in Ffuncall (nargs=4, args=0xbfffd740) at eval.c:2595
#26 0x0814a0bc in Fbyte_code (bytestr=941570196, vector=1210005696, maxdepth=5)
    at bytecode.c:716
#27 0x081242e2 in funcall_lambda (fun=1210005584, nargs=5, 
    arg_vector=0xbfffd864) at eval.c:2847
#28 0x08123df4 in Ffuncall (nargs=6, args=0xbfffd860) at eval.c:2703
#29 0x0814a0bc in Fbyte_code (bytestr=941570700, vector=1210006240, maxdepth=8)
    at bytecode.c:716
#30 0x081242e2 in funcall_lambda (fun=1210006112, nargs=2, 
    arg_vector=0xbfffd984) at eval.c:2847
#31 0x08123df4 in Ffuncall (nargs=3, args=0xbfffd980) at eval.c:2703
#32 0x0814a0bc in Fbyte_code (bytestr=941570956, vector=1210006468, maxdepth=4)
    at bytecode.c:716
#33 0x081242e2 in funcall_lambda (fun=1210006360, nargs=2, 
    arg_vector=0xbfffda94) at eval.c:2847
#34 0x08123df4 in Ffuncall (nargs=3, args=0xbfffda90) at eval.c:2703
#35 0x0814a0bc in Fbyte_code (bytestr=941589428, vector=1210025040, maxdepth=6)
    at bytecode.c:716
#36 0x081242e2 in funcall_lambda (fun=1210024848, nargs=1, 
    arg_vector=0xbfffdbd4) at eval.c:2847
#37 0x08123df4 in Ffuncall (nargs=2, args=0xbfffdbd0) at eval.c:2703
#38 0x08123a72 in call1 (fn=-1742071188, arg1=-934377544) at eval.c:2452
#39 0x080c744d in x_create_tip_frame (dpyinfo=0x842d928, parms=1487241996, 
    text=951502308) at xfns.c:10805
#40 0x080c7a74 in Fx_show_tip (string=951502308, frame=1212448904, 
    parms=1487241996, timeout=5, dx=5, dy=268435446) at xfns.c:11000
#41 0x08123db0 in Ffuncall (nargs=7, args=0xbfffddd0) at eval.c:2688
#42 0x0814a0bc in Fbyte_code (bytestr=943988172, vector=1212067904, maxdepth=7)
    at bytecode.c:716
#43 0x08123345 in Feval (form=1481573860) at eval.c:2019
#44 0x08122185 in Fcondition_case (args=1487242084) at eval.c:1211
#45 0x0814a57a in Fbyte_code (bytestr=943988204, vector=1211654080, maxdepth=3)
    at bytecode.c:898
#46 0x081242e2 in funcall_lambda (fun=1211621960, nargs=1, 
    arg_vector=0xbfffe144) at eval.c:2847
#47 0x08123df4 in Ffuncall (nargs=2, args=0xbfffe140) at eval.c:2703
#48 0x0814a0bc in Fbyte_code (bytestr=943993548, vector=1211812584, maxdepth=2)
    at bytecode.c:716
#49 0x081242e2 in funcall_lambda (fun=1212411168, nargs=1, 
    arg_vector=0xbfffe348) at eval.c:2847
#50 0x08123df4 in Ffuncall (nargs=2, args=0xbfffe344) at eval.c:2703
#51 0x081238b6 in run_hook_with_args (nargs=2, args=0xbfffe344, 
    cond=until_success) at eval.c:2326
#52 0x08123767 in Frun_hook_with_args_until_success (nargs=2, args=0xbfffe344)
    at eval.c:2239
#53 0x08123c92 in Ffuncall (nargs=3, args=0xbfffe340) at eval.c:2636
#54 0x0814a0bc in Fbyte_code (bytestr=943882548, vector=1211493544, maxdepth=3)
    at bytecode.c:716
#55 0x081242e2 in funcall_lambda (fun=1211615576, nargs=1, 
    arg_vector=0xbfffe518) at eval.c:2847
#56 0x08123df4 in Ffuncall (nargs=2, args=0xbfffe514) at eval.c:2703
#57 0x081235cd in Fapply (nargs=2, args=0xbfffe514) at eval.c:2118
#58 0x08123c92 in Ffuncall (nargs=3, args=0xbfffe510) at eval.c:2636
#59 0x0814a0bc in Fbyte_code (bytestr=941661160, vector=1210096652, maxdepth=4)
    at bytecode.c:716
#60 0x08123345 in Feval (form=1478532056) at eval.c:2019
#61 0x08122185 in Fcondition_case (args=1487242100) at eval.c:1211
#62 0x0814a57a in Fbyte_code (bytestr=941660920, vector=1210096500, maxdepth=5)
    at bytecode.c:898
#63 0x081242e2 in funcall_lambda (fun=1210096340, nargs=1, 
    arg_vector=0xbfffe8a4) at eval.c:2847
#64 0x08123df4 in Ffuncall (nargs=2, args=0xbfffe8a0) at eval.c:2703
#65 0x08123a72 in call1 (fn=-1742242100, arg1=-927219080) at eval.c:2452
#66 0x080d57ce in timer_check (do_it_now=1) at keyboard.c:4074
#67 0x080d46de in readable_events (do_timers_now=1) at keyboard.c:3152
#68 0x080d738b in get_input_pending (addr=0x8262ec4, do_timers_now=1)
    at keyboard.c:6023
#69 0x080dbb2e in detect_input_pending_run_timers (do_display=1)
    at keyboard.c:9444
#70 0x0814e10e in wait_reading_process_input (time_limit=30, microsecs=0, 
    read_kbd=268435455, do_display=1) at process.c:2686
#71 0x08056ee2 in sit_for (sec=30, usec=0, reading=1, display=1, 
    initial_display=0) at dispnew.c:6243
#72 0x080d36e8 in read_char (commandflag=1, nmaps=2, maps=0xbfffed40, 
    prev_event=405187068, used_mouse_menu=0xbfffed78) at keyboard.c:2491
#73 0x080d9d6c in read_key_sequence (keybuf=0xbfffeea0, bufsize=30, 
    prompt=405187068, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8180
#74 0x080d1daf in command_loop_1 () at keyboard.c:1440
#75 0x0812226e in internal_condition_case (bfun=0x80d1ab0 <command_loop_1>, 
    handlers=405283388, hfun=0x80d16f0 <cmd_error>) at eval.c:1267
#76 0x080d1992 in command_loop_2 () at keyboard.c:1245
#77 0x08121e2f in internal_catch (tag=405244996, 
    func=0x80d1974 <command_loop_2>, arg=405187068) at eval.c:1030
#78 0x080d1920 in command_loop () at keyboard.c:1224
#79 0x080d14d2 in recursive_edit_1 () at keyboard.c:950
#80 0x080d15eb in Frecursive_edit () at keyboard.c:1006
#81 0x080d05f3 in main (argc=4, argv=0xbffff464, envp=0xbffff478)
    at emacs.c:1547
#82 0x40317507 in __libc_start_main (main=0x80cfa14 <main>, argc=4, 
    ubp_av=0xbffff464, init=0x804d860 <_init>, fini=0x8164274 <_fini>, 
    rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffff45c)
    at ../sysdeps/generic/libc-start.c:129
(gdb)
------- End of forwarded message -------



reply via email to

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