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 56642 - gnome-terminal crash
gnome-terminal crash
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-06-25 14:06 UTC by kmaraas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kmaraas 2001-06-25 14:13:46 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.4
Synopsis: gnome-terminal crash
Bugzilla-Product: gnome-core
Bugzilla-Component: gnome-terminal

Description:
gnome-terminal crashes when I move the mouse around in it.


Debugging Information:

0x405fa519 in __wait4 () from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 662
  • #3 <signal handler called>
  • #4 vt_getmatches
    at update.c line 1570
  • #5 zvt_term_motion_notify
    at zvtterm.c line 1833
  • #6 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #7 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #8 gtk_signal_emit
    at gtksignal.c line 552
  • #9 gtk_widget_event
    at gtkwidget.c line 2864
  • #10 gtk_propagate_event
    at gtkmain.c line 1378
  • #11 gtk_main_do_event
    at gtkmain.c line 818
  • #12 gdk_event_dispatch
    at gdkevents.c line 2139
  • #13 g_main_dispatch
    at gmain.c line 656
  • #14 g_main_iterate
    at gmain.c line 877
  • #15 g_main_run
    at gmain.c line 935
  • #16 gtk_main
    at gtkmain.c line 524
  • #17 main_terminal_program
    at gnome-terminal.c line 3099
  • #18 main
    at gnome-terminal.c line 3110
  • #19 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 662
  • #3 <signal handler called>
  • #4 vt_getmatches
    at update.c line 1570
  • #5 zvt_term_motion_notify
    at zvtterm.c line 1833
  • #6 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #7 gtk_signal_real_emit
    at gtksignal.c line 1492




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-06-25 10:13 -------

The original reporter (kmaraas@hoth.bfe.oslo.kommune.no) 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-27 18:58:54 UTC
This was fixed by a newer glibc.


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