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 450064 - gnome-terminal crashed with SIGSEGV in strlen()
gnome-terminal crashed with SIGSEGV in strlen()
Status: RESOLVED DUPLICATE of bug 501635
Product: gnome-terminal
Classification: Core
Component: general
2.18.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-22 13:40 UTC by Sebastien Bacher
Modified: 2007-12-31 00:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-06-22 13:40:12 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/121630

"Binary package hint: gnome-terminal

I ran gnome-session-save and all of my gnome-terminals disappeared. gnome-terminal segfaulted. I know I've seen this before and thought I had opened a bug on it but I can't seem to find it. now. Maybe launchpad will find it for me with the new duplicate matching code. :-)
...
.

Thread 1 (process 13751)

  • #0 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #1 vfprintf
    from /lib/tls/i686/cmov/libc.so.6
  • #2 vasprintf
    from /lib/tls/i686/cmov/libc.so.6
  • #3 IA__g_vasprintf
    at /build/buildd/glib2.0-2.13.5/glib/gprintf.c line 313
  • #4 IA__g_strdup_vprintf
    at /build/buildd/glib2.0-2.13.5/glib/gstrfuncs.c line 217
  • #5 IA__g_print
    at /build/buildd/glib2.0-2.13.5/glib/gmessages.c line 957
  • #6 save_yourself_callback
    at terminal.c line 3489
  • #7 _gnome_marshal_BOOLEAN__INT_ENUM_BOOLEAN_ENUM_BOOLEAN
    at gnome-marshal.c line 86
  • #8 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.13.5/gobject/gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.13.5/gobject/gsignal.c line 2440
  • #10 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.13.5/gobject/gsignal.c line 2209
  • #11 IA__g_signal_emit
    at /build/buildd/glib2.0-2.13.5/gobject/gsignal.c line 2243
  • #12 client_save_yourself_callback
    at gnome-client.c line 755
  • #13 _SmcProcessMessage
    from /usr/lib/libSM.so.6
  • #14 IceProcessMessages
    from /usr/lib/libICE.so.6
  • #15 process_ice_messages
    at gnome-ice.c line 57
  • #16 g_io_unix_dispatch
    at /build/buildd/glib2.0-2.13.5/glib/giounix.c line 162
  • #17 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.13.5/glib/gmain.c line 2061
  • #18 g_main_context_iterate
    at /build/buildd/glib2.0-2.13.5/glib/gmain.c line 2694
  • #19 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.13.5/glib/gmain.c line 2898
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
    at terminal.c line 1773

Comment 1 Brian J. Murrell 2007-07-04 20:38:46 UTC
No triage on this bug yet?  It's quite annoying to see all of one's windows disappear simply from trying to save a session.
Comment 2 Teppo Turtiainen 2007-07-16 18:09:44 UTC
Unique and detailed stack trace. Confirming.
Comment 3 André Klapper 2007-12-12 13:47:09 UTC
@Teppo: if you see decent stacktraces containing complete symbols and calls, please add the keyword "STACKTRACE". thanks.
Comment 4 Christian Persch 2007-12-31 00:33:48 UTC

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