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 74734 - unexplainable crash
unexplainable crash
Status: RESOLVED DUPLICATE of bug 74311
Product: libzvt
Classification: Deprecated
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Havoc Pennington
Havoc Pennington
: 74928 75043 75223 121771 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-15 03:04 UTC by Luis Villa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Luis Villa 2002-03-15 03:08:21 UTC
Package: gnome-terminal
Severity: critical
Version: 1.9.1
Synopsis: unexplainable crash
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:
Description of Problem:
Was using another app; hadn't touched terminal in ages. Boom. Trace
looks completely useless too- similar to the nautilus bug from earlier
today.




Debugging Information:

[New Thread 1024 (LWP 5425)]
0x408c3e29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 5425))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
    at gmessages.c line 551
  • #7 g_log
    at gmessages.c line 574
  • #8 gdk_x_error
    at gdkmain-x11.c line 780
  • #9 bonobo_x_error_handler
    at bonobo-ui-main.c line 49
  • #10 _XError
    from /usr/X11R6/lib/libX11.so.6
  • #11 _XReply
    from /usr/X11R6/lib/libX11.so.6
  • #12 XGetWindowProperty
    from /usr/X11R6/lib/libX11.so.6
  • #13 XGetWMHints
    from /usr/X11R6/lib/libX11.so.6
  • #14 gdk_window_set_icon
    at gdkwindow-x11.c line 2919
  • #15 gtk_window_realize_icon
    at gtkwindow.c line 2122
  • #16 gtk_window_realize
    at gtkwindow.c line 3315
  • #17 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #18 g_type_class_meta_marshal
    at gclosure.c line 514
  • #19 g_closure_invoke
    at gclosure.c line 437
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2270
  • #21 g_signal_emit_valist
    at gsignal.c line 2099
  • #22 gtk_signal_emit
    at gtksignal.c line 355
  • #23 gtk_widget_realize
    at gtkwidget.c line 1896
  • #24 gtk_widget_realize
    at gtkwidget.c line 1892
  • #25 gtk_widget_realize
    at gtkwidget.c line 1892
  • #26 gtk_widget_realize
    at gtkwidget.c line 1892
  • #27 gtk_widget_realize
    at gtkwidget.c line 1892
  • #28 terminal_window_set_active
    at terminal-window.c line 963
  • #29 notebook_page_switched_callback
    at terminal-window.c line 1098
  • #30 _gtk_marshal_VOID__POINTER_UINT
    at gtkmarshalers.c line 1786
  • #31 g_closure_invoke
    at gclosure.c line 437
  • #32 signal_emit_unlocked_R
    at gsignal.c line 2410
  • #33 g_signal_emit_valist
    at gsignal.c line 2099
  • #34 gtk_signal_emit
    at gtksignal.c line 355
  • #35 gtk_notebook_switch_page
    at gtknotebook.c line 3578
  • #36 gtk_notebook_real_remove
    at gtknotebook.c line 2381
  • #37 gtk_notebook_remove
    at gtknotebook.c line 1930
  • #38 g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #39 g_type_class_meta_marshal
    at gclosure.c line 514
  • #40 g_closure_invoke
    at gclosure.c line 437
  • #41 signal_emit_unlocked_R
    at gsignal.c line 2270
  • #42 g_signal_emit_valist
    at gsignal.c line 2099
  • #43 gtk_signal_emit
    at gtksignal.c line 355
  • #44 gtk_container_remove
    at gtkcontainer.c line 882
  • #45 terminal_window_remove_screen
    at terminal-window.c line 833
  • #46 terminal_window_destroy
    at terminal-window.c line 562
  • #47 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #48 g_type_class_meta_marshal
    at gclosure.c line 514
  • #49 g_closure_invoke
    at gclosure.c line 437
  • #50 signal_emit_unlocked_R
    at gsignal.c line 2456
  • #51 g_signal_emit_valist
    at gsignal.c line 2099
  • #52 gtk_signal_emit
    at gtksignal.c line 355
  • #53 gtk_object_dispose
    at gtkobject.c line 373
  • #54 gtk_widget_dispose
    at gtkwidget.c line 5602
  • #55 gtk_window_dispose
    at gtkwindow.c line 1546
  • #56 g_object_run_dispose
    at gobject.c line 468
  • #57 gtk_object_destroy
    at gtkobject.c line 358
  • #58 gtk_widget_destroy
    at gtkwidget.c line 1581
  • #59 gtk_main_do_event
    at gtkmain.c line 1266
  • #60 gdk_event_dispatch
    at gdkevents-x11.c line 1752
  • #61 g_main_dispatch
    at gmain.c line 1617
  • #62 g_main_context_dispatch
    at gmain.c line 2161
  • #63 g_main_context_iterate
    at gmain.c line 2242
  • #64 g_main_loop_run
    at gmain.c line 2462
  • #65 gtk_main
    at gtkmain.c line 915
  • #66 main
    at terminal.c line 776
  • #67 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
  • #7 g_log
    at gmessages.c line 574




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-14 22:08 -------

Reassigning to the default owner of the component, hp@redhat.com.

Comment 1 Heath Harrelson 2002-03-15 03:53:31 UTC
Yeah, this bug looks very similar to bug 74311, which I think is the
nautilus problem Luis is referring to.
Comment 2 Havoc Pennington 2002-03-16 16:39:36 UTC
Luis are you using transparent terminals?

I think this is essentially a dup of #74311, though there may be 
some zvt-specific issues to sort out.
Comment 3 Luis Villa 2002-03-18 18:00:39 UTC
havoc: no, no transparency. I like my terminals fairly simple :)
Marking a duplicate of bug 74311; I'll reopen if I see it again.

*** This bug has been marked as a duplicate of 74311 ***
Comment 4 Luis Villa 2002-03-18 19:32:28 UTC
*** Bug 74928 has been marked as a duplicate of this bug. ***
Comment 5 Luis Villa 2002-03-18 19:32:37 UTC
*** Bug 75043 has been marked as a duplicate of this bug. ***
Comment 6 Luis Villa 2002-03-18 19:32:48 UTC
*** Bug 75223 has been marked as a duplicate of this bug. ***
Comment 7 Luis Villa 2003-09-25 12:04:23 UTC
*** Bug 121771 has been marked as a duplicate of this bug. ***