GNOME Bugzilla – Bug 499797
crash in Terminal: Creating a new profile b...
Last modified: 2008-01-24 02:52:34 UTC
Version: 2.18.1 What were you doing when the application crashed? Creating a new profile based on an existing one. Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 91197440 vsize: 91197440 resident: 28565504 share: 19738624 rss: 28565504 rss_rlim: 4294967295 CPU usage: start_time: 1196098858 rtime: 1121 utime: 951 stime: 170 cutime:2 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gnome-terminal' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208514320 (LWP 3069)] [New Thread -1215689840 (LWP 3140)] (no debugging symbols found) 0x00110402 in __kernel_vsyscall ()
+ Trace 179723
Thread 1 (Thread -1208514320 (LWP 3069))
----------- .xsession-errors --------------------- ** (evolution:3066): DEBUG: mailto URL program: evolution libnm_glib_nm_state_cb: dbus returned an error. (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** (gnome-terminal:3069): CRITICAL **: terminal_profile_new: assertion `terminal_profile_lookup (name) == NULL' failed --------------------------------------------------
*** Bug 457825 has been marked as a duplicate of this bug. ***
Here's a better trace. I can confirm this happening when creating a profile with a dup name for example:
+ Trace 179770
2007-11-26 Behdad Esfahbod <behdad@gnome.org> Bug 499797 – crash in Terminal: Creating a new profile b... * src/terminal-profile.c (terminal_profile_update): Return on NULL parameter. * src/terminal-profile.c (alphabetic_cmp): Compare profile names if visual names are equal. * src/terminal-profile.h: * src/terminal-profile.c (terminal_profile_create): Return actual name used. * src/terminal.c (new_profile_response_callback): Use actual name returned by terminal_profile_create() to avoid crashing if profile with dup name is created.
*** Bug 363609 has been marked as a duplicate of this bug. ***
*** Bug 405239 has been marked as a duplicate of this bug. ***
*** Bug 452006 has been marked as a duplicate of this bug. ***
*** Bug 475120 has been marked as a duplicate of this bug. ***
*** Bug 494274 has been marked as a duplicate of this bug. ***
*** Bug 494554 has been marked as a duplicate of this bug. ***
*** Bug 497529 has been marked as a duplicate of this bug. ***
*** Bug 167557 has been marked as a duplicate of this bug. ***
*** Bug 324227 has been marked as a duplicate of this bug. ***
*** Bug 500186 has been marked as a duplicate of this bug. ***
*** Bug 509956 has been marked as a duplicate of this bug. ***