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 10526 - gnome-terminal segfault
gnome-terminal segfault
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: 2000-05-08 05:55 UTC by peterhawkins
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description peterhawkins 2001-01-27 20:00:27 UTC
Package: gnome-core
Severity: normal
Version: 1.1.9cvs

>Synopsis: gnome-terminal segfault
>Class: sw-bug
Distribution: Debian 2.2
System: Linux 2.2.15 i686 unknown
C library: C library 2.1.3-8
C compiler: 2.95.2
glib: 1.2.7
GTK+: 1.2.7
ORBit: ORBit 0.5.1
gnome-libs: gnome-libs 1.0.60
gnome-core: gnome-core 1.1.9cvs


>Description:
This one I can't explain. System was under heavy load doing some
background jobs, and gnome-terminal crashed for no apparent reason when
I clicked on it. I'd trace it, but I can't reproduce it myself.


>How-To-Repeat:
If I knew, I'd tell you. Here's what bug-buddy gave me as debug
information: It would appear that the vx argument to vt_draw_selection
is corrupt somehow...
0x40504d19 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 655
  • #3 sigaction
    from /lib/libc.so.6
  • #4 vt_draw_selection
    at update.c line 1264
  • #5 zvt_term_motion_notify
    at zvtterm.c line 1795
  • #6 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #7 gtk_signal_set_funcs
    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_wm_protocols_filter
    from /usr/lib/libgdk-1.2.so.0
  • #13 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #14 g_get_current_time
    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 main_terminal_program
    at gnome-terminal.c line 2918
  • #18 main
    at gnome-terminal.c line 2928
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 655
  • #3 sigaction
    from /lib/libc.so.6
  • #4 vt_draw_selection
    at update.c line 1264
  • #5 zvt_term_motion_notify
    at zvtterm.c line 1795
  • #6 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #7 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0




------- Bug moved to this database by debbugs-export@bugzilla.gnome.org 2001-01-27 15:00 -------
This bug was previously known as bug 10526 at http://bugs.gnome.org/
http://bugs.gnome.org/show_bug.cgi?id=10526
Originally filed under the gnome-core product and general component.

Unknown version 1.1.x in product gnome-core. Setting version to the default, "unspecified".
The original reporter (peterhawkins@ozemail.com.au) of this bug does not have an account here.
Reassigning to the exporter, debbugs-export@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-core-maint@bugzilla.gnome.org.

Comment 1 George Lebl 2001-03-05 03:26:24 UTC

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