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 336897 - gnome-terminal crashes when I run gnome-session-save
gnome-terminal crashes when I run gnome-session-save
Status: RESOLVED DUPLICATE of bug 161843
Product: gnome-terminal
Classification: Core
Component: general
2.14.x
Other other
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-02 07:10 UTC by William Shubert
Modified: 2006-04-02 23:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description William Shubert 2006-04-02 07:10:35 UTC
Distribution: Fedora Core release 5 (Bordeaux)
Package: gnome-terminal
Severity: Normal
Version: GNOME2.14.0 2.14.0
Gnome-Distributor: Red Hat, Inc
Synopsis: gnome-terminal crashes when I run gnome-session-save
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
Bugzilla-Version: 2.14.0
BugBuddy-GnomeVersion: 2.0 (2.14.0)
Description:
Description of the crash:

I run gnome terminal usually with 4 windows, using 3 different profiles.
Whenever I try to save the session, gnome-terminal crashes, so I must
rebuild each time I log in.

Steps to reproduce the crash:
1. Run gnome terminal with 4 windows, and 3 different profiles.
2. Type gnome-session-save at a shell prompt.
3. Watch the "gnome-terminal has exited unexpectedly" appear.

Expected Results:

Should save the session properly.

How often does this happen?

Every time.

Additional Information:
I have had this bug for several years now. Since at least fedora core
1.


Debugging Information:

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

<long bunch "no symbols" lines chopped>
0x00e81402 in __kernel_vsyscall ()

Thread 1 (Thread -1208674640 (LWP 2486))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 vfprintf
    from /lib/libc.so.6
  • #5 vasprintf
    from /lib/libc.so.6
  • #6 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #7 g_strdup_vprintf
    from /usr/lib/libglib-2.0.so.0
  • #8 g_print
    from /usr/lib/libglib-2.0.so.0
  • #9 ??
  • #10 gnome_ice_init
    from /usr/lib/libgnomeui-2.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 gnome_client_set_clone_command
    from /usr/lib/libgnomeui-2.so.0
  • #16 _SmcProcessMessage
    from /usr/lib/libSM.so.6
  • #17 IceProcessMessages
    from /usr/lib/libICE.so.6
  • #18 gnome_ice_init
    from /usr/lib/libgnomeui-2.so.0
  • #19 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 ??
  • #25 __libc_start_main
    from /lib/libc.so.6
  • #26 ??




------- Bug created by bug-buddy at 2006-04-02 07:10 -------


Unknown version 2.14.0 in product gnome-terminal.  Setting version to "2.14.x".

Comment 1 Fabio Bonelli 2006-04-02 23:25:58 UTC
Thanks for the bug report.

This particular bug has already been reported into our bug tracking system,
Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols and add it to bug 161843? Please see http://live.gnome.org/GettingTraces for more information on how to do so.

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