GNOME Bugzilla – Bug 103765
Gnome terminal crashes on resize
Last modified: 2004-12-22 21:47:04 UTC
I started a gnome-terminal, SSH'ed to another box. I was reading man pages, then tried to resize (larger) the terminal and it crashed. This problem is repeatable.
Please include a backtrace of the crash using bug-buddy or gdb. See http://bugzilla.gnome.org/getting-traces.cgi for more information. Thanks.
** ERROR **: NULL at 30(->1) delta 32, length 27, max 29 next 59 at 2376
(sorry incomplete - output to standard error). I have the same crash behavior on resizing for ssh, occasionally rsh. gdb output: ** ERROR **: NULL at 111(->55) delta 129, length 38, max 56 next 167 at 2376 aborting... Program received signal SIGABRT, Aborted.
+ Trace 33480
Thread 8192 (LWP 3189)
I can not reproduce this on a friend's vanilla RH8.0, so I suspect a LANG or font change is behind it.
This time I SSH'ed to another box, executed the command "ls -al | less" while it was still pageing, I resized the window. Here are the results: (gdb) run Starting program: /usr/bin/gnome-terminal [New Thread 8192 (LWP 1354)] ** ERROR **: NULL at 18(->18) delta 21, length 29, max 32 next 50 at 2376 aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 8192 (LWP 1354)] 0x42028cc1 in kill () from /lib/i686/libc.so.6 (gdb) thread apply all bt
+ Trace 33483
Thread 1 (Thread 8192 (LWP 1354))
*** This bug has been marked as a duplicate of 94735 ***