Bug#493823: gpm: segv on SIGWINCH

2008-08-06 Thread Nico Schottelius
It should be fixed in gpm-1.99.7-4-gb47, which you can get from http://home.schottelius.org/~nico/temp/gpm-1.99.7-4-gb47.tar.bz2 See bug #493168 for more details. Thanks for your help! Sincerly, Nico -- Think about Free and Open Source Software (FOSS).

Bug#493823: gpm: segv on SIGWINCH

2008-08-06 Thread Kevin Ryde
Nico Schottelius [EMAIL PROTECTED] writes: Can you attach gdb and/or strace -fF to it and attach the output? You can also run gpm -D to run it in debug mode and send the last lines before it dies. *** debug [daemon/old_main.c(158)]: selected 1 times *** debug [daemon/getmousedata.c(89)]: Data

Bug#493823: gpm: segv on SIGWINCH

2008-08-05 Thread Kevin Ryde
Package: gpm Version: 1.20.4-2 Severity: normal If the running gpm server process is sent a sigwinch kill -WINCH $pid it dies with a segv, Aug 4 13:50:56 blah /usr/sbin/gpm[6589]: /usr/sbin/gpm pid 6589 is resizing :-) Aug 4 13:50:56 blah kernel: [10393.257728] gpm[6589]: segfault at

Bug#493823: gpm: segv on SIGWINCH

2008-08-05 Thread Nico Schottelius
Hello Kevin, Kevin Ryde [Tue, Aug 05, 2008 at 11:51:05AM +1000]: I don't know what it's supposed to do for sigwinch, presumably segv is not it :-). gpm is notified of a console change with WINCH. Can you attach gdb and/or strace -fF to it and attach the output? You can also run gpm -D to