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

Emacs segfaults when in X



Hi,

I am annoyed by doing of emacs segmentation fault on X with core.

Fatal error (11).Segmentation fault (core dumped)


This phenomenon looks like the following one:
http://lists.debian.org/debian-hurd/2006/01/msg00040.html

Emacs works on the console without trouble.
It works also on X in case of the -nw option addition.

When analyzing it with gdb, emacs doesn't cause segmentation fault,
instead, it freezes and should end with Ctrl+c.

The bt when ending with Ctrl+c is recorded as follows:
#0 0x0135ab30 in hurd_unpreempt_signals () from /lib/libc.so.0.3
#1 0x014728cf in getutmpx () from /lib/libc.so.0.3
#2 0x0000b8f3 in _dl_rtld_di_serinfo () from/lib/ld.so
#3 0x01472ef1 in _dl_open () from /lib/libc.so.0.3
#4 0x014a6e23 in ?? () from /lib/libdl.so.2
#5 0xfffffffe in ?? ()
#6 0x0132d3dc in ?? () from /lib/libc.so.0.3
#7 0x012e6270 in ?? ()
#8 0x0001951c in ?? () from /lib/ld.so
#9 0x00000000 in ?? ()


My environment is as follows:
ii emacs21 21.4a+1-5
ii libc0.3 2.3.6.ds1-13
ii libice6 1.0.1-2
ii libjpeg62 6b-13
ii libncurses5 5.5-5
ii libpng12-0 1.2.15~beta5-1
ii libsm6 1.0.1-3
ii libtiff4 3.8.2-7
ii libungif4g 4.1.4-4
ii linx11-6 1.0.3-6
ii libxext6 1.0.1-2
ii libxmu6 1.0.2-2
ii libxpm4 3.5.5-2
ii libxt6 1.0.2-2
ii xaw3dg 1.5+E-14
ii zlib1g 1.2.3-13
ii xterm 225-1
ii x-window-system-core 7.1.0-15


Thanks,
--
Hiroyuki YAMAMOTO



Reply to: