Hi, > It doesn't produce a core dump. > > % ulimit -c > unlimited > % rxvt > [run the actions in the invoked rxvt until it crashes] > zsh: segmentation fault rxvt
hm, strange, it should... what does gdb say? Does something like this work? ] [EMAIL PROTECTED]:~$ gdb rxvt ] GNU gdb 6.6.90.20070912-debian ] [...] ] (gdb) run ] Starting program: /usr/bin/rxvt ] (no debugging symbols found) ] [...] (reproduce the crash) ] Program received signal SIGSEGV, Segmentation fault. ] [Switching to Thread 0xb7a218d0 (LWP 17464)] ] 0xb7c00068 in ___newselect_nocancel () from /lib/libc.so.6 ] (gdb) generate-core-file ] Saved corefile core.17464 I hope I can guess from the coredump where the bug is coming from... if I can't, I'll have to ask you to reproduce it once again with a -g2 build of rxvt. Thanks! Jan
signature.asc
Description: Digital signature

