Bug#424860: eclipse randomly crashes (VNC) X server

Christian Pernegger pernegger at gmail.com
Thu May 17 16:22:55 UTC 2007


> Perhaps gdm or the VNC server is crashing, you could tell by attaching a gdb process to the
> vnc server or to the gdm process once you're logged in, but before crashing.

Please be patient with me ... I've never used gdb before:

butters:~# gdb /usr/bin/Xvnc4 21906
GNU gdb 6.4.90-debian
Copyright (C) 2006 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 "i486-linux-gnu"...Using host libthread_db
library "/lib/tls/i686/cmov/libthread_db.so.1".

Attaching to program: /usr/bin/Xvnc4, process 21906
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/lib/libstdc++.so.6...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /lib/tls/i686/cmov/libm.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libm.so.6
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Failed to read a valid object file image from memory.
0xb7f4b410 in ?? ()

[ a few "continue"s to be able to log in, start Eclipse, etc. At the
time of the crash the VNC connection just freezes but doesn't
disconnect. gdb shows:]

Program received signal SIGABRT, Aborted.
0xb7f4b410 in ?? ()

[As soon as I detach gdb the VNC connection closes as before.]

-------------------------------------------------------------

Same for gdm, i. e. connect to gdm session using VNC, log in, attach
to newest gdm process:

When I provoke the crash the VNC connection immediately closes.
There's no output in gdb during all this so I guess it isn't gdm.

I'll need further instructions (commands to run in gdb, etc) if you'd
like anything useful.

Regards,

C.




More information about the pkg-java-maintainers mailing list