After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 101533 - gnome-terminal crashes when resizing window while running pine via ssh
gnome-terminal crashes when resizing window while running pine via ssh
Status: RESOLVED DUPLICATE of bug 94509
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-18 14:43 UTC by Karsten Wade
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karsten Wade 2002-12-18 14:46:54 UTC
Package: gnome-terminal
Severity: normal
Version: 2.0.1
Synopsis: gnome-terminal crashes when resizing window while running pine via ssh
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
When ssh'd into a remote host running Pine 4.40 and viewing a mail
message, trying to resize the gnome-terminal window causes it to crash.

Steps to reproduce the problem:
1. ssh into a remote host
2. launch a session of Pine, open a message
3. grab the bottom of the window and attempt to drag it down to increase
the vertical height of the window

Actual Results:
Gnome-terminal crashes with all terminals going down; a crash dialog
appears and asks if I want to file a bug (like this).  The dialog says:
"Application "gnome-terminal" (process 7007) has crashed due to a fatal
error. (Aborted)"

Expected Results:
Resize the window without crashing; best result would be to resize and
have Pine resize as well, which happens with earlier versions of
gnome-terminal, x-term, eterm, etc.

How often does this happen?
Has happened twice consecutively so far.  This may  have been the first
time I tried the series of steps described above.  I will try it again,
and later after a restart of gnome.  I realized that I needed to do
these troubleshooting steps after I had already started this bug
report.

Additional Information:
Running RHL 8.0 with all errata save recent fetchmail errata; standard
Metacity and Gnome themed desktop.  I have launched X running KDE to get
Kivio running, which now runs fine in Gnome so I stopped doing that (a
month ago).  Otherwise, this is a pretty stock setup.

Dell Latititude C610, 512 MB RAM 1.4 Ghz PIII



Debugging Information:

Backtrace was generated from '/usr/bin/gnome-terminal'

(no debugging symbols found)...[New Thread 8192 (LWP 7007)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 7007))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 kill
    from /lib/i686/libc.so.6
  • #7 raise
    from /lib/i686/libpthread.so.0
  • #8 abort
    from /lib/i686/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 vte_terminal_ensure_cursor
    from /usr/lib/libvte.so.2
  • #12 vte_terminal_insert_char
    from /usr/lib/libvte.so.2
  • #13 vte_terminal_process_incoming
    from /usr/lib/libvte.so.2
  • #14 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
  • #21 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-12-18 09:46 -------

The original reporter (kwade@redhat.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, hp@redhat.com.

Comment 1 John Fleck 2002-12-18 14:56:33 UTC
Thanks for the report. This has been fixed in the latest versions.

*** This bug has been marked as a duplicate of 94509 ***