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 364807 - crash in Terminal: Exited a shell inside gn...
crash in Terminal: Exited a shell inside gn...
Status: RESOLVED DUPLICATE of bug 359614
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-24 20:16 UTC by Saikat Guha
Modified: 2006-10-24 20:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Saikat Guha 2006-10-24 20:16:01 UTC
Version: 2.16.0

What were you doing when the application crashed?
Exited a shell inside gnome-terminal by pressing Ctrl-D

This may be related to a string of non-deterministic crashes realted to gnome-terminal + compiz + aiglx that have been reported on bugzilla recently.

This bug report should contani debug symbols for gnome-terminal and gtk. I cannot reproduce the crash deterministically. If additional debug symbols are required, please indicate for which packages.


Distribution: Fedora Core release 5.92 (FC6 Test3)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 321699840 vsize: 321699840 resident: 34361344 share: 8257536 rss: 34361344 rss_rlim: -1
CPU usage: start_time: 1161249419 rtime: 16529 utime: 12909 stime: 3620 cutime:958367 cstime: 77353 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496345568 (LWP 19118)]
[New Thread 1084229952 (LWP 19123)]
0x0000003a1f00d96f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496345568 (LWP 19118))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 IA__gtk_widget_style_get_valist
    at gtkwidget.c line 7590
  • #4 IA__gtk_widget_style_get
    at gtkwidget.c line 7624
  • #5 gtk_widget_get_draw_rectangle
    at gtkwidget.c line 2677
  • #6 widget_add_child_draw_rectangle
    at gtkwidget.c line 2663
  • #7 gtk_box_forall
    at gtkbox.c line 670
  • #8 gtk_widget_get_draw_rectangle
    at gtkwidget.c line 2689
  • #9 widget_add_child_draw_rectangle
    at gtkwidget.c line 2663
  • #10 gtk_notebook_forall
    at gtknotebook.c line 3793
  • #11 gtk_widget_get_draw_rectangle
    at gtkwidget.c line 2689
  • #12 gtk_widget_queue_shallow_draw
    at gtkwidget.c line 2960
  • #13 IA__gtk_widget_queue_resize
    at gtkwidget.c line 2789
  • #14 gtk_notebook_remove
    at gtknotebook.c line 4203
  • #15 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #16 g_signal_override_class_closure
    from /lib64/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #19 terminal_notebook_remove_tab
    at terminal-notebook.c line 840
  • #20 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #21 g_signal_override_class_closure
    from /lib64/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #23 g_signal_emit_by_name
    from /lib64/libgobject-2.0.so.0
  • #24 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #25 g_signal_override_class_closure
    from /lib64/libgobject-2.0.so.0
  • #26 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #27 g_signal_emit_by_name
    from /lib64/libgobject-2.0.so.0
  • #28 g_source_is_destroyed
    from /lib64/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #30 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #32 IA__gtk_main
    at gtkmain.c line 1001
  • #33 main
    at terminal.c line 1773
  • #34 __libc_start_main
    from /lib64/libc.so.6
  • #35 _start
  • #0 waitpid
    from /lib64/libpthread.so.0

Comment 1 Karsten Bräckelmann 2006-10-24 20:33:26 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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