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 356992 - crash in Terminal: Right-clicking systray i...
crash in Terminal: Right-clicking systray i...
Status: RESOLVED DUPLICATE of bug 353498
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 361191 386710 387118 389745 390759 395112 397677 401225 402259 403257 407223 410990 412068 413657 421507 421960 422136 424767 425375 428605 429852 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-21 00:35 UTC by xantam
Modified: 2007-04-15 02:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description xantam 2006-09-21 00:35:19 UTC
Version: 2.16.0

What were you doing when the application crashed?
Right-clicking systray icon for 'listen'. Terminal was in background doing nothing.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 59473920 vsize: 0 resident: 59473920 share: 0 rss: 16429056 rss_rlim: 0
CPU usage: start_time: 1158789811 rtime: 0 utime: 254 stime: 0 cutime:222 cstime: 0 timeout: 32 it_real_value: 0 frequency: 150

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225673040 (LWP 4842)]
[New Thread -1246954592 (LWP 4988)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225673040 (LWP 4842))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gtk_style_detach
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_box_pack_start_defaults
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_button_box_set_child_size
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_notebook_popup_enable
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_box_pack_start_defaults
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_button_box_set_child_size
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_widget_reset_rc_styles
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_rc_get_theme_dir
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_icon_info_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #29 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 ??
  • #31 ??
  • #32 _IO_stdin_used
  • #33 ??
  • #34 ??
  • #0 __kernel_vsyscall

Comment 1 Karsten Bräckelmann 2006-10-10 16:40:29 UTC
*** Bug 361191 has been marked as a duplicate of this bug. ***
Comment 2 Mariano Suárez-Alvarez 2006-10-12 04:55:38 UTC
*** Bug 359005 has been marked as a duplicate of this bug. ***
Comment 3 Mariano Suárez-Alvarez 2006-10-12 04:57:17 UTC
These crashes are happening, I think, because themes get updated and we do not handle that gracefully. Note the dist-upgrades and so on mentioned in the dups.
Comment 4 Mariano Suárez-Alvarez 2006-10-12 05:02:47 UTC

*** This bug has been marked as a duplicate of 353498 ***
Comment 5 Bruno Boaventura 2006-12-17 14:48:46 UTC
*** Bug 386710 has been marked as a duplicate of this bug. ***
Comment 6 Susana 2006-12-18 17:01:54 UTC
*** Bug 387118 has been marked as a duplicate of this bug. ***
Comment 7 Susana 2006-12-26 19:13:06 UTC
*** Bug 389745 has been marked as a duplicate of this bug. ***
Comment 8 Susana 2006-12-29 21:07:10 UTC
*** Bug 390759 has been marked as a duplicate of this bug. ***
Comment 9 palfrey 2007-01-11 16:57:08 UTC
*** Bug 395112 has been marked as a duplicate of this bug. ***
Comment 10 Bruno Boaventura 2007-01-18 03:09:43 UTC
*** Bug 397677 has been marked as a duplicate of this bug. ***
Comment 11 Bruno Boaventura 2007-01-27 03:23:01 UTC
*** Bug 401225 has been marked as a duplicate of this bug. ***
Comment 12 Christian Kirbach 2007-01-29 22:15:24 UTC
*** Bug 402259 has been marked as a duplicate of this bug. ***
Comment 13 Bruno Boaventura 2007-02-01 20:35:07 UTC
*** Bug 403257 has been marked as a duplicate of this bug. ***
Comment 14 Christian Kirbach 2007-02-12 21:35:14 UTC
*** Bug 407223 has been marked as a duplicate of this bug. ***
Comment 15 Christian Kirbach 2007-02-22 22:03:09 UTC
*** Bug 410990 has been marked as a duplicate of this bug. ***
Comment 16 Susana 2007-02-26 17:04:20 UTC
*** Bug 412068 has been marked as a duplicate of this bug. ***
Comment 17 Susana 2007-03-02 01:16:15 UTC
*** Bug 413657 has been marked as a duplicate of this bug. ***
Comment 18 Susana 2007-03-24 15:03:02 UTC
*** Bug 421507 has been marked as a duplicate of this bug. ***
Comment 19 Susana 2007-03-24 15:04:12 UTC
*** Bug 421960 has been marked as a duplicate of this bug. ***
Comment 20 Susana 2007-03-24 15:04:27 UTC
*** Bug 422136 has been marked as a duplicate of this bug. ***
Comment 21 Pedro Villavicencio 2007-03-31 13:47:21 UTC
*** Bug 424767 has been marked as a duplicate of this bug. ***
Comment 22 Pedro Villavicencio 2007-04-02 16:31:15 UTC
*** Bug 425375 has been marked as a duplicate of this bug. ***
Comment 23 Pedro Villavicencio 2007-04-15 02:14:19 UTC
*** Bug 429852 has been marked as a duplicate of this bug. ***
Comment 24 Pedro Villavicencio 2007-04-15 02:14:19 UTC
*** Bug 428605 has been marked as a duplicate of this bug. ***