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 524366 - gnome-terminal crashed with SIGSEGV
gnome-terminal crashed with SIGSEGV
Status: RESOLVED DUPLICATE of bug 521193
Product: gnome-terminal
Classification: Core
Component: general
2.22.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-25 19:54 UTC by Pedro Villavicencio
Modified: 2008-03-25 21:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Pedro Villavicencio 2008-03-25 19:54:12 UTC
This report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gnome-terminal/+bug/187358

"I detached a tab when I only had one tab. This created one window with one tab and one window with no tabs.
I then used the menu to detach a tab from the window with no tabs.
This causes all gnome-terminals to crash.
"

"Program received signal SIGSEGV, Segmentation fault.

Thread 139984817112992 (LWP 9722)

  • #0 terminal_screen_get_profile
    at terminal-screen.c line 985
  • #1 detach_tab_callback
    at terminal-window.c line 2810
  • #2 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.1/gobject/gclosure.c line 490
  • #3 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2440
  • #4 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2199
  • #5 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2243
  • #6 IA__gtk_widget_activate
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c line 4709
  • #7 IA__gtk_menu_shell_activate_item
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmenushell.c line 1150
  • #8 gtk_menu_shell_button_release
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmenushell.c line 674
  • #9 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmarshalers.c line 84
  • #10 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.1/gobject/gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2478
  • #12 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2209
  • #13 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2243
  • #14 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c line 4678
  • #15 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 2336
  • #16 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1556
  • #17 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.12.9/gdk/x11/gdkevents-x11.c line 2351
  • #18 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2003
  • #19 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2636
  • #20 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2844
  • #21 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1163
  • #22 main
    at terminal.c line 1338
  • #23 __libc_start_main
    from /lib/libc.so.6
  • #24 _start

Comment 1 Christian Persch 2008-03-25 21:40:08 UTC
Already fixed on trunk and gnome-2-22.

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