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 55143 - Gnome-terminal crashes due to segmentation fault
Gnome-terminal crashes due to segmentation fault
Status: RESOLVED DUPLICATE of bug 50636
Product: gnome-core
Classification: Deprecated
Component: gnome-terminal
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-05-24 09:31 UTC by Joona Palaste
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joona Palaste 2001-05-24 09:30:59 UTC
Package: gnome-terminal
Severity: normal
Version: 1.0.55

>Synopsis: Gnome-terminal crashes due to segmentation fault
>Class: sw-bug
Distribution: Red Hat Linux release 6.2 (Zoot)
System: Linux 2.2.14-5.0 i586 unknown
C library: glibc-2.1.3-15
C compiler: egcs-2.91.66
glib: 1.2.6
GTK+: 1.2.6
ORBit: ORBit 0.5.0
gnome-libs: gnome-libs 1.0.55
gnome-core: gnome-core-1.0.55-12


>Description:
I was running two Gnome-terminals over X11 forwarding on a SSH session,
and when I tried to run a big Java program that my company makes on one
terminal, the other terminal almost instantly crashed due to a
segmentation fault.


>How-To-Repeat:
This may be very difficult to reproduce without access to our internal
network. You could try it out as follows:
1) SSH into a SSH gateway (running Linux)
2) From the SSH gateway, SSH into another Linux workstation
3) On the Linux workstation, open two Gnome-terminals with
"gnome-terminal &"
4) Run a Java program on one terminal
I have done this in the past a couple of times, and this is the first
time a terminal has crashed.


Debugging information:
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x404708e9 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 ??
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 __restore
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c line 127
  • #4 vt_draw_selection
    from /usr/lib/libzvt.so.2
  • #5 zvt_term_motion_notify
    from /usr/lib/libzvt.so.2
  • #6 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #7 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #8 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #9 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #10 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #11 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #12 gdk_event_dispatch
    from /usr/lib/libgdk-1.2.so.0
  • #13 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #14 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #15 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #16 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #17 new_terminal
  • #18 main
  • #19 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 92
  • #0 __wait4
    from /lib/libc.so.6
  • #1 ??
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 __restore
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c line 127
  • #4 vt_draw_selection
    from /usr/lib/libzvt.so.2
  • #5 zvt_term_motion_notify
    from /usr/lib/libzvt.so.2
  • #6 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #7 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-05-24 05:30 -------

Unknown version 1.0.x in product gnome-core. Setting version to the default, "unspecified".
The original reporter (joona@moremagic.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, gnome-core-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2001-08-31 09:59:23 UTC

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