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 113334 - gnome-terminal crashing on manpage resize over ssh
gnome-terminal crashing on manpage resize over 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: 2003-01-25 02:06 UTC by mimozus
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mimozus 2003-05-20 08:14:00 UTC
Package: gnome-terminal
Severity: major
Version: 2.0.1
Synopsis: gnome-terminal crashing on manpage resize over ssh
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem: 
resizing a manpage over an ssh session causes a repeatable
gnome-terminal crash

Steps to reproduce the problem:
1. ssh to host
2. man <somepage>
3. resize terminal

Actual Results: crash


Expected Results: resized window with manpage refresh


How often does this happen? Two attempts, two crashes.


Additional Information: RH 8.0 plus numerous rhn updates, ssh
(openssh-clients-3.4p1-2),
gnome-terminal (gnome-terminal-2.0.1-5), XFree86 (XFree86-4.2.0-72),
Nvidia drivers (NVIDIA_kernel-1.0-3123),
kernel (kernel-smp-2.4.18-19.8.0).

Target ssh host also RH 8.0 (kernel-2.4.18-14), same ssh.




Debugging Information:

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

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

Thread 1 (Thread 8192 (LWP 1772))

  • #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_sequence_handler_ce
    from /usr/lib/libvte.so.2
  • #13 vte_terminal_handle_sequence
    from /usr/lib/libvte.so.2
  • #14 vte_terminal_process_incoming
    from /usr/lib/libvte.so.2
  • #15 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
  • #22 __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 2003-05-20 04:13 -------

The original reporter (mimozus@yahoo.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 2003-05-25 14:05:51 UTC
Upgrade to latest release should fix this.

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