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 327313 - crash on startup
crash on startup
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal blocker
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 327325 327362 327398 327491 327550 327599 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-17 11:02 UTC by Diego González
Modified: 2017-06-10 06:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2006-01-17 11:02:37 UTC
after updating yesterday to CVS HEAD gnome-terminal and vte i'm seeing a crash on startup.

Backtrace:
  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #2 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #3 IA__g_logv
    at gmessages.c line 497
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 IA__g_return_if_fail_warning
  • #6 gtk_label_set_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 sync_label
    at terminal-notebook.c line 715
  • #8 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #12 IA__g_signal_emit
    at gsignal.c line 2241
  • #13 terminal_screen_cook_title
    at terminal-screen.c line 729
  • #14 terminal_screen_set_dynamic_title
    at terminal-screen.c line 1831
  • #15 terminal_screen_widget_title_changed
    at terminal-screen.c line 2009
  • #16 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #17 IA__g_closure_invoke
    at gclosure.c line 490
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #20 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #21 vte_terminal_set_encoding
    from /usr/lib/libvte.so.4
  • #22 ??
  • #23 ??
    from /usr/lib/libvte.so.4
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 g_tree_node_lookup
    at gtree.c line 829

Comment 1 Guilherme de Siqueira Pastore 2006-01-17 11:28:24 UTC
I haven't seen this problem, but as far as I remember what I have done on the code and for what I can see on the stack trace, this is perfectly possible. Confirming, thanks.
Comment 2 Guilherme de Siqueira Pastore 2006-01-17 11:33:15 UTC
*** Bug 327325 has been marked as a duplicate of this bug. ***
Comment 3 Guilherme de Siqueira Pastore 2006-01-17 11:51:28 UTC
Fixed in CVS HEAD. Thanks!
Comment 4 Guilherme de Siqueira Pastore 2006-01-17 15:06:44 UTC
*** Bug 327362 has been marked as a duplicate of this bug. ***
Comment 5 Olav Vitters 2006-01-17 20:40:36 UTC
*** Bug 327398 has been marked as a duplicate of this bug. ***
Comment 6 Guilherme de Siqueira Pastore 2006-01-18 09:13:19 UTC
*** Bug 327491 has been marked as a duplicate of this bug. ***
Comment 7 Guilherme de Siqueira Pastore 2006-01-18 20:13:22 UTC
*** Bug 327550 has been marked as a duplicate of this bug. ***
Comment 8 Elijah Newren 2006-01-18 23:21:46 UTC
*** Bug 327599 has been marked as a duplicate of this bug. ***