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 404942 - gnome-terminal crash when detaching a tab
gnome-terminal crash when detaching a tab
Status: RESOLVED DUPLICATE of bug 400671
Product: vte
Classification: Core
Component: general
0.15.x
Other Linux
: Normal critical
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-06 12:06 UTC by Priit Laes (IRC: plaes)
Modified: 2007-02-06 12:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Priit Laes (IRC: plaes) 2007-02-06 12:06:10 UTC
gnome-terminal-2.17.9 and vte-0.15.2

Following happens when trying to detach terminal tab.

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 4324)

  • #0 _vte_xft_font_for_char
    at vtexft.c line 160
  • #1 _vte_xft_draw_text
    at vtexft.c line 643
  • #2 _vte_draw_text
    at vtedraw.c line 302
  • #3 vte_terminal_draw_cells
    at vte.c line 8552
  • #4 vte_terminal_draw_row
    at vte.c line 9007
  • #5 vte_terminal_expose
    at vte.c line 9112
  • #6 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #7 g_type_class_meta_marshal
    at gclosure.c line 567
  • #8 IA__g_closure_invoke
    at gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #11 IA__g_signal_emit
    at gsignal.c line 2243
  • #12 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #13 IA__gtk_main_do_event
    at gtkmain.c line 1527
  • #14 gdk_window_process_updates_internal
    at gdkwindow.c line 2333
  • #15 IA__gdk_window_process_all_updates
    at gdkwindow.c line 2396
  • #16 update_regions
    at vte.c line 253
  • #17 update_timeout
    at vte.c line 11351
  • #18 g_timeout_dispatch
    at gmain.c line 3422
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #20 g_main_context_iterate
    at gmain.c line 2677
  • #21 IA__g_main_loop_run
    at gmain.c line 2881
  • #22 IA__gtk_main
    at gtkmain.c line 1148
  • #23 main
    at terminal.c line 1773
  • #24 __libc_start_main
    at libc-start.c line 238
  • #25 _start

Comment 1 Chris Wilson 2007-02-06 12:16:00 UTC
Fixed in SVN.

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