>>>> "Gunnar" == Gunnar Evermann
<ge204(a)eng.cam.ac.uk> writes:
Gunnar> could you try to get a C backtrace for this, please?
There's no core file. The FAQ says to have a word with my system
administrator (that'd be me) about not supressing core files. It
wasn't a conscious decision on my part; how do I fix this?
Compiling '--with-sound=native' made no difference. Below is the
result of running inside gdb.
Mike
uname -a: Linux dilbert 2.2.15 #1 Tue Aug 1 08:52:17 EDT 2000 i686 unknown
./configure '--debug=yes' '--error-checking=all'
'--with-menubars=lucid' '--with-scrollbars=athena'
'--with-dialogs=athena' '--with-widgets=athena' '--with-athena=3d'
'--with-sound=native' '--package-path=/disk2/xemacs-packages'
XEmacs 21.5-b0 "alfalfa" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /disk2/xemacs-21.2
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wshadow -Wsign-compare
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
Using Athena scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Program received signal SIGSEGV, Segmentation fault.
0x401abdf0 in ()
(gdb) where
#0 0x401abdf0 in ()
#1 0x81fd521 in ?? ()
#2 0x40152915 in ()
#3 0x401525fb in ()
#4 0x40152344 in ()
#5 0x40152cfe in ()
#6 0x40153068 in ()
#7 0x4015d9c0 in ()
#8 0x81ca890 in ?? ()
#9 0x80f5239 in ?? ()
#10 0x80bce06 in ?? ()
#11 0x80b9c31 in ?? ()
#12 0x809231d in ?? ()
#13 0x809167e in ?? ()
#14 0x80914a3 in ?? ()
#15 0x80bda37 in ?? ()
#16 0x809188e in ?? ()
#17 0x80914a3 in ?? ()
#18 0x80bda37 in ?? ()
#19 0x809188e in ?? ()
#20 0x80914a3 in ?? ()
#21 0x80bda37 in ?? ()
#22 0x809188e in ?? ()
#23 0x80914a3 in ?? ()
#24 0x80bda37 in ?? ()
#25 0x809188e in ?? ()
#26 0x80914a3 in ?? ()
#27 0x80bda37 in ?? ()
#28 0x809188e in ?? ()
#29 0x80914a3 in ?? ()
#30 0x80bda37 in ?? ()
#31 0x809188e in ?? ()
#32 0x80914a3 in ?? ()
#33 0x80bda37 in ?? ()
#34 0x809188e in ?? ()
#35 0x80914a3 in ?? ()
#36 0x80bda37 in ?? ()
#37 0x809188e in ?? ()
#38 0x80914a3 in ?? ()
#39 0x80bda37 in ?? ()
#40 0x809188e in ?? ()
#41 0x80914a3 in ?? ()
#42 0x80bda37 in ?? ()
#43 0x809188e in ?? ()
#44 0x80914a3 in ?? ()
#45 0x80bda37 in ?? ()
#46 0x80becc9 in ?? ()
#47 0x80c2e5a in ?? ()
#48 0x80c477d in ?? ()
#49 0x80bd96f in ?? ()
#50 0x809188e in ?? ()
#51 0x80914a3 in ?? ()
---Type <return> to continue, or q <return> to quit---
#52 0x80bda37 in ?? ()
#53 0x809188e in ?? ()
#54 0x80943bc in ?? ()
#55 0x80bce32 in ?? ()
#56 0x80b9c31 in ?? ()
#57 0x809231d in ?? ()
#58 0x809167e in ?? ()
#59 0x80914a3 in ?? ()
#60 0x80bda37 in ?? ()
#61 0x809188e in ?? ()
#62 0x80914a3 in ?? ()
#63 0x80bda37 in ?? ()
#64 0x809691f in ?? ()
#65 0x80bd8ad in ?? ()
#66 0x809188e in ?? ()
#67 0x80914a3 in ?? ()
#68 0x80bda37 in ?? ()
#69 0x80c2eb3 in ?? ()
#70 0x80950cf in ?? ()
#71 0x80bd8ad in ?? ()
#72 0x809188e in ?? ()
#73 0x80914a3 in ?? ()
#74 0x80bda37 in ?? ()
#75 0x809691f in ?? ()
#76 0x80bc05d in ?? ()
#77 0x80f7bc5 in ?? ()
#78 0x80f882c in ?? ()
#79 0x809cc42 in ?? ()
#80 0x809ced2 in ?? ()
#81 0x80c3a73 in ?? ()
#82 0x809d037 in ?? ()
#83 0x80c393c in ?? ()
#84 0x809c4b6 in ?? ()
#85 0x80b56bd in ?? ()
#86 0x80b7629 in ?? ()
#87 0x4037916b in ()
(gdb)