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 352265 - crash on Trash
crash on Trash
Status: RESOLVED NOTGNOME
Product: gtk+
Classification: Platform
Component: Backend: X11
2.10.x
Other All
: Urgent critical
: ---
Assigned To: gtk-bugs
gtk-bugs
: 354821 354989 355854 356232 356233 356851 357170 357284 357961 359331 360715 360818 361019 361612 361862 361864 361868 362453 362679 362780 362985 362992 363273 363418 363512 363698 363932 363957 364053 364075 364093 364119 364230 364519 364520 364522 364596 364669 364748 364834 364910 365324 365532 365568 365648 365797 365875 365909 365922 365948 366086 366100 366104 366124 366158 366257 366258 366263 366268 366270 366291 366292 366296 366598 367082 367121 367186 367422 367475 367478 367487 367865 367891 367892 368248 368723 368771 368796 368980 368996 368997 368998 369082 369098 369270 369303 369622 369825 369932 370139 370155 370199 370222 370585 370586 370587 370793 370796 371045 371173 371175 371203 371235 371556 372346 372667 372724 372745 405679 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-21 16:42 UTC by student
Modified: 2008-08-18 15:55 UTC
See Also:
GNOME target: 2.16.x
GNOME version: 2.15/2.16



Description student 2006-08-21 16:42:26 UTC
What were you doing when the application crashed?
Changing themes


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.91 2006-08-08 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 75476992 vsize: 0 resident: 75476992 share: 0 rss: 9555968 rss_rlim: 0
CPU usage: start_time: 1156178248 rtime: 0 utime: 87 stime: 0 cutime:84 cstime: 0 timeout: 3 it_real_value: 0 frequency: 13

Backtrace was generated from '/usr/libexec/trashapplet'

(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 -1224231248 (LWP 28311)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224231248 (LWP 28311))

  • #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 ??
  • #5 gdk_x11_drawable_get_xdisplay
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 gdk_events_pending
    from /usr/lib/libgdk-x11-2.0.so.0
  • #7 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #12 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #13 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #14 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #15 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #16 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #17 ??
  • #18 _IO_stdin_used
  • #19 ??
  • #20 ??
  • #21 ??
  • #0 __kernel_vsyscall

Comment 1 Sergej Kotliar 2006-09-07 22:25:11 UTC
*** Bug 354821 has been marked as a duplicate of this bug. ***
Comment 2 Karsten Bräckelmann 2006-09-13 20:13:48 UTC
*** Bug 354989 has been marked as a duplicate of this bug. ***
Comment 3 Karsten Bräckelmann 2006-09-13 20:30:47 UTC
*** Bug 355854 has been marked as a duplicate of this bug. ***
Comment 4 Karsten Bräckelmann 2006-09-13 20:34:11 UTC
Matching stacktraces from gnome-applets and deskbar-applet.

Looks like bonobo or gdk. Moving over. Dudes, please feel free to move further if you see fit. :)
Comment 5 Karsten Bräckelmann 2006-09-13 20:38:15 UTC
Note:  bonobo/libbonobo version is 2.16.x.
Unfortuately missing in the version field.
Comment 6 Karsten Bräckelmann 2006-09-13 20:40:32 UTC
Everyone, thanks for the bug report.

Unfortunately, that stack trace is not very useful in determining the cause 
of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.


Those who where switching themes: Which theme are you using? Before and after changing the theme?
Comment 7 Karsten Bräckelmann 2006-09-16 11:20:26 UTC
*** Bug 356233 has been marked as a duplicate of this bug. ***
Comment 8 Karsten Bräckelmann 2006-09-16 11:20:29 UTC
*** Bug 356232 has been marked as a duplicate of this bug. ***
Comment 9 Karsten Bräckelmann 2006-09-16 11:25:24 UTC
Another two "switching theme" duplicates.

Doesn't seem to be bonobo. Moving further to GTK+.
Comment 10 Sergej Kotliar 2006-09-20 09:09:35 UTC
*** Bug 356851 has been marked as a duplicate of this bug. ***
Comment 11 Karsten Bräckelmann 2006-09-22 12:57:14 UTC
*** Bug 357170 has been marked as a duplicate of this bug. ***
Comment 12 Karsten Bräckelmann 2006-09-23 13:32:55 UTC
*** Bug 357284 has been marked as a duplicate of this bug. ***
Comment 13 Karsten Bräckelmann 2006-09-27 13:15:52 UTC
*** Bug 357961 has been marked as a duplicate of this bug. ***
Comment 14 Elijah Newren 2006-10-03 17:59:24 UTC
*** Bug 359331 has been marked as a duplicate of this bug. ***
Comment 15 Elijah Newren 2006-10-08 23:46:24 UTC
*** Bug 360715 has been marked as a duplicate of this bug. ***
Comment 16 Elijah Newren 2006-10-09 06:38:26 UTC
*** Bug 360818 has been marked as a duplicate of this bug. ***
Comment 17 André Klapper 2006-10-09 14:21:58 UTC
Can anybody of the reporters here please help the developers to fix this bug by
trying to reproduce this crash with debugging packages of at least gtk+ and bonobo
installed? See http://live.gnome.org/GettingTraces/DistroSpecificInstructions
for more information.

Those who were switching themes: Which theme are you using? Before and after
changing the theme?

Thanks a lot in advance, your help is appreciated!

Developers: also see traces at bug 358155 and bug 360867.
Comment 18 Elijah Newren 2006-10-09 22:28:53 UTC
*** Bug 361019 has been marked as a duplicate of this bug. ***
Comment 19 Elijah Newren 2006-10-13 05:41:24 UTC
*** Bug 361862 has been marked as a duplicate of this bug. ***
Comment 20 Elijah Newren 2006-10-13 05:42:21 UTC
*** Bug 361864 has been marked as a duplicate of this bug. ***
Comment 21 Elijah Newren 2006-10-13 05:44:08 UTC
*** Bug 361868 has been marked as a duplicate of this bug. ***
Comment 22 Karsten Bräckelmann 2006-10-15 20:28:22 UTC
*** Bug 362453 has been marked as a duplicate of this bug. ***
Comment 23 Karsten Bräckelmann 2006-10-16 20:16:52 UTC
*** Bug 362679 has been marked as a duplicate of this bug. ***
Comment 24 Elijah Newren 2006-10-17 06:30:24 UTC
*** Bug 362780 has been marked as a duplicate of this bug. ***
Comment 25 ahornby 2006-10-17 08:50:55 UTC
Hi,
the crash was changing between QT and Raleigh GTK themes in the gnome theme manager. I'll install the debugging stuff and try and get it to crash again.

Regards Anthony.
Comment 26 André Klapper 2006-10-17 09:54:25 UTC
anthony, thanks in advance for helping!
Comment 27 Karsten Bräckelmann 2006-10-17 22:08:47 UTC
*** Bug 362985 has been marked as a duplicate of this bug. ***
Comment 28 Elijah Newren 2006-10-17 22:22:12 UTC
*** Bug 362992 has been marked as a duplicate of this bug. ***
Comment 29 André Klapper 2006-10-17 23:44:01 UTC
this is getting more and more urgent as this bites many users.
Comment 30 Karsten Bräckelmann 2006-10-18 23:45:56 UTC
*** Bug 363273 has been marked as a duplicate of this bug. ***
Comment 31 Karsten Bräckelmann 2006-10-19 20:18:57 UTC
*** Bug 363418 has been marked as a duplicate of this bug. ***
Comment 32 Karsten Bräckelmann 2006-10-19 21:59:59 UTC
*** Bug 363512 has been marked as a duplicate of this bug. ***
Comment 33 erez.schatz 2006-10-20 14:01:50 UTC
>the crash was changing between QT and Raleigh GTK themes in the gnome theme
>manager. 

One important part that is missing from the original bug report I made (363512), was that this occurred after I installed QT (Kubuntu-Desktop), played around with it for a couple of hours, then logged to GNOME and uninstalled. The theme looked like some cross breed of the GTK+ and QT elements of the default Ubuntu themes, and when I tried to resolve it by switching to a high-contrast theme, and back, it crashed applets in the panel.
Comment 34 Karsten Bräckelmann 2006-10-20 16:25:28 UTC
*** Bug 363698 has been marked as a duplicate of this bug. ***
Comment 35 Karsten Bräckelmann 2006-10-21 15:18:31 UTC
*** Bug 363932 has been marked as a duplicate of this bug. ***
Comment 36 Karsten Bräckelmann 2006-10-21 16:58:08 UTC
*** Bug 363957 has been marked as a duplicate of this bug. ***
Comment 37 Karsten Bräckelmann 2006-10-21 16:59:58 UTC
*** Bug 361612 has been marked as a duplicate of this bug. ***
Comment 38 Karsten Bräckelmann 2006-10-21 23:06:14 UTC
*** Bug 364053 has been marked as a duplicate of this bug. ***
Comment 39 Karsten Bräckelmann 2006-10-22 03:03:47 UTC
*** Bug 364075 has been marked as a duplicate of this bug. ***
Comment 40 Fabio Bonelli 2006-10-22 10:55:20 UTC
*** Bug 364093 has been marked as a duplicate of this bug. ***
Comment 41 Fabio Bonelli 2006-10-22 10:56:39 UTC
*** Bug 364119 has been marked as a duplicate of this bug. ***
Comment 42 Karsten Bräckelmann 2006-10-22 17:44:44 UTC
*** Bug 364230 has been marked as a duplicate of this bug. ***
Comment 43 mark.lubin 2006-10-22 17:47:30 UTC
i was also testing out some themes when it crashed on me.
Comment 44 Jason Bogan 2006-10-22 18:22:22 UTC
(In reply to comment #17)
> Can anybody of the reporters here please help the developers to fix this bug by
> trying to reproduce this crash with debugging packages of at least gtk+ and
> bonobo
> installed? See http://live.gnome.org/GettingTraces/DistroSpecificInstructions
> for more information.
> 
> Those who were switching themes: Which theme are you using? Before and after
> changing the theme?
> 
> Thanks a lot in advance, your help is appreciated!
> 
> Developers: also see traces at bug 358155 and bug 360867.
> 

 Which packages would those be? gtk+-dbgsym and bonoboo-dbgsym do not exist. 
Comment 45 André Klapper 2006-10-23 09:33:59 UTC
hi jpbogan, right...
ubuntu users please try to reproduce this crash with libgtk2.0-0-dbg and libglib2.0-0-dbg installed. thanks a lot in advance for your efforts!
Comment 46 Karsten Bräckelmann 2006-10-23 09:47:49 UTC
Mass re-Cc'ing...
Comment 47 Karsten Bräckelmann 2006-10-23 09:50:55 UTC
Since almost no one got this note by bugzilla mail, here goes again:

(In reply to comment #45)
> ubuntu users please try to reproduce this crash with libgtk2.0-0-dbg and
> libglib2.0-0-dbg installed. thanks a lot in advance for your efforts!
Comment 48 Karsten Bräckelmann 2006-10-23 19:37:00 UTC
*** Bug 364519 has been marked as a duplicate of this bug. ***
Comment 49 Karsten Bräckelmann 2006-10-23 19:39:22 UTC
*** Bug 364522 has been marked as a duplicate of this bug. ***
Comment 50 Karsten Bräckelmann 2006-10-23 19:39:32 UTC
*** Bug 364520 has been marked as a duplicate of this bug. ***
Comment 51 André Klapper 2006-10-24 07:39:30 UTC
*** Bug 364596 has been marked as a duplicate of this bug. ***
Comment 52 André Klapper 2006-10-24 11:12:28 UTC
*** Bug 364669 has been marked as a duplicate of this bug. ***
Comment 53 Karsten Bräckelmann 2006-10-24 17:57:07 UTC
*** Bug 364748 has been marked as a duplicate of this bug. ***
Comment 54 André Klapper 2006-10-24 21:54:53 UTC
*** Bug 364834 has been marked as a duplicate of this bug. ***
Comment 55 André Klapper 2006-10-25 00:47:25 UTC
27 duplicates in the last 15 days - gnome 2.16.x blocker.
Comment 56 André Klapper 2006-10-25 10:48:29 UTC
*** Bug 364910 has been marked as a duplicate of this bug. ***
Comment 57 Karsten Bräckelmann 2006-10-26 15:48:00 UTC
*** Bug 365324 has been marked as a duplicate of this bug. ***
Comment 58 Karsten Bräckelmann 2006-10-27 01:39:06 UTC
*** Bug 365532 has been marked as a duplicate of this bug. ***
Comment 59 Fabio Bonelli 2006-10-27 14:37:47 UTC
*** Bug 365568 has been marked as a duplicate of this bug. ***
Comment 60 Fabio Bonelli 2006-10-27 14:39:21 UTC
*** Bug 365648 has been marked as a duplicate of this bug. ***
Comment 61 Carlos Garcia Campos 2006-10-27 16:03:26 UTC
*** Bug 365797 has been marked as a duplicate of this bug. ***
Comment 62 Karsten Bräckelmann 2006-10-27 18:23:46 UTC
*** Bug 365875 has been marked as a duplicate of this bug. ***
Comment 63 Karsten Bräckelmann 2006-10-27 19:27:07 UTC
*** Bug 365909 has been marked as a duplicate of this bug. ***
Comment 64 André Klapper 2006-10-27 21:54:30 UTC
*** Bug 365922 has been marked as a duplicate of this bug. ***
Comment 65 André Klapper 2006-10-27 21:56:37 UTC
Can anybody of the reporters here please help the developers to fix this bug by
trying to reproduce this crash with debugging packages of at least gtk+ and
glib installed? See http://live.gnome.org/GettingTraces/DistroSpecificInstructions
for more information.
Ubuntu users please try to reproduce this crash with libgtk2.0-0-dbg and
libglib2.0-0-dbg installed.

Thanks a lot in advance, your help is appreciated!
Comment 66 Karsten Bräckelmann 2006-10-28 00:11:32 UTC
*** Bug 365948 has been marked as a duplicate of this bug. ***
Comment 67 Fabio Bonelli 2006-10-28 08:36:18 UTC
*** Bug 366086 has been marked as a duplicate of this bug. ***
Comment 68 Fabio Bonelli 2006-10-28 08:40:47 UTC
*** Bug 366100 has been marked as a duplicate of this bug. ***
Comment 69 Fabio Bonelli 2006-10-28 08:42:20 UTC
*** Bug 366104 has been marked as a duplicate of this bug. ***
Comment 70 Fabio Bonelli 2006-10-28 08:46:02 UTC
*** Bug 366158 has been marked as a duplicate of this bug. ***
Comment 71 Carlos Garcia Campos 2006-10-28 13:25:19 UTC
*** Bug 366258 has been marked as a duplicate of this bug. ***
Comment 72 Carlos Garcia Campos 2006-10-28 13:26:05 UTC
*** Bug 366263 has been marked as a duplicate of this bug. ***
Comment 73 Carlos Garcia Campos 2006-10-28 13:45:09 UTC
*** Bug 366270 has been marked as a duplicate of this bug. ***
Comment 74 Fabio Bonelli 2006-10-28 14:29:23 UTC
*** Bug 366257 has been marked as a duplicate of this bug. ***
Comment 75 Fabio Bonelli 2006-10-28 14:36:36 UTC
*** Bug 366268 has been marked as a duplicate of this bug. ***
Comment 76 Fabio Bonelli 2006-10-28 14:40:08 UTC
*** Bug 366291 has been marked as a duplicate of this bug. ***
Comment 77 Fabio Bonelli 2006-10-28 14:40:34 UTC
*** Bug 366292 has been marked as a duplicate of this bug. ***
Comment 78 manumuller 2006-10-28 16:13:04 UTC
I'm ubuntu user's who often have this bug. (The first time when I was changing theme, but just the first time). I have installed kubuntu before (as comment 33). I have now install libgtk2.0-0-dbg and libglib2.0-0-dbg. 'Hope it 'll help.
Comment 79 Karsten Bräckelmann 2006-10-28 18:29:33 UTC
*** Bug 366296 has been marked as a duplicate of this bug. ***
Comment 80 Mariano Suárez-Alvarez 2006-10-29 00:20:41 UTC
*** Bug 366124 has been marked as a duplicate of this bug. ***
Comment 81 Karsten Bräckelmann 2006-10-29 01:21:05 UTC
*** Bug 366598 has been marked as a duplicate of this bug. ***
Comment 82 Carlos Garcia Campos 2006-10-29 19:22:51 UTC
*** Bug 367082 has been marked as a duplicate of this bug. ***
Comment 83 André Klapper 2006-10-29 20:16:16 UTC
*** Bug 367121 has been marked as a duplicate of this bug. ***
Comment 84 Carlos Garcia Campos 2006-10-29 21:26:55 UTC
*** Bug 367186 has been marked as a duplicate of this bug. ***
Comment 85 Karsten Bräckelmann 2006-10-30 10:01:23 UTC
*** Bug 367422 has been marked as a duplicate of this bug. ***
Comment 86 Karsten Bräckelmann 2006-10-30 10:01:30 UTC
*** Bug 367487 has been marked as a duplicate of this bug. ***
Comment 87 Karsten Bräckelmann 2006-10-30 10:01:33 UTC
*** Bug 367475 has been marked as a duplicate of this bug. ***
Comment 88 Karsten Bräckelmann 2006-10-30 10:01:47 UTC
*** Bug 367478 has been marked as a duplicate of this bug. ***
Comment 89 Carlos Garcia Campos 2006-10-30 20:48:30 UTC
*** Bug 367892 has been marked as a duplicate of this bug. ***
Comment 90 Karsten Bräckelmann 2006-10-30 21:45:12 UTC
*** Bug 367891 has been marked as a duplicate of this bug. ***
Comment 91 André Klapper 2006-10-31 16:51:56 UTC
*** Bug 368248 has been marked as a duplicate of this bug. ***
Comment 92 jops87 2006-10-31 20:02:06 UTC
(In reply to comment #45)
> hi jpbogan, right...
> ubuntu users please try to reproduce this crash with libgtk2.0-0-dbg and
> libglib2.0-0-dbg installed. thanks a lot in advance for your efforts!
> 

My applications started crashing after I installed kubuntu-desktop on my fresh Ubuntu Edgy install and changed theme in Gnome. If I don't use the default Human theme, I get a lot of crashing messages when I login (though applications look a bit weird in the default theme too now).

--------------------------------------------------------------

Memory status: size: 36261888 vsize: 0 resident: 36261888 share: 0 rss: 10805248 rss_rlim: 0
CPU usage: start_time: 1162324164 rtime: 0 utime: 56 stime: 0 cutime:56 cstime: 0 timeout: 0 it_real_value: 0 frequency: 8

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

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

Thread 1 (Thread -1225410896 (LWP 7262))

  • #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 ??
  • #5 gdk_event_apply_filters
    at gdkevents-x11.c line 345
  • #6 gdk_event_translate
    at gdkevents-x11.c line 894
  • #7 _gdk_events_queue
    at gdkevents-x11.c line 2254
  • #8 gdk_event_dispatch
    at gdkevents-x11.c line 2314
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #10 g_main_context_iterate
    at gmain.c line 2677
  • #11 IA__g_main_loop_run
    at gmain.c line 2881
  • #12 IA__gtk_main
    at gtkmain.c line 1024
  • #13 main
  • #0 __kernel_vsyscall

Comment 93 Karsten Bräckelmann 2006-11-01 00:17:58 UTC
*** Bug 367865 has been marked as a duplicate of this bug. ***
Comment 94 Carlos Garcia Campos 2006-11-01 09:47:00 UTC
*** Bug 368723 has been marked as a duplicate of this bug. ***
Comment 95 Carlos Garcia Campos 2006-11-01 09:47:47 UTC
*** Bug 368771 has been marked as a duplicate of this bug. ***
Comment 96 André Klapper 2006-11-01 13:08:27 UTC
*** Bug 368796 has been marked as a duplicate of this bug. ***
Comment 97 Karsten Bräckelmann 2006-11-01 17:49:00 UTC
*** Bug 368980 has been marked as a duplicate of this bug. ***
Comment 98 Behdad Esfahbod 2006-11-01 18:30:32 UTC
*** Bug 368998 has been marked as a duplicate of this bug. ***
Comment 99 Karsten Bräckelmann 2006-11-01 18:53:37 UTC
*** Bug 368997 has been marked as a duplicate of this bug. ***
Comment 100 Karsten Bräckelmann 2006-11-01 18:53:45 UTC
*** Bug 368996 has been marked as a duplicate of this bug. ***
Comment 101 Carlos Garcia Campos 2006-11-01 21:51:38 UTC
*** Bug 369082 has been marked as a duplicate of this bug. ***
Comment 102 Carlos Garcia Campos 2006-11-02 10:31:49 UTC
*** Bug 369098 has been marked as a duplicate of this bug. ***
Comment 103 André Klapper 2006-11-02 10:57:10 UTC
*** Bug 369270 has been marked as a duplicate of this bug. ***
Comment 104 André Klapper 2006-11-02 10:57:16 UTC
*** Bug 369303 has been marked as a duplicate of this bug. ***
Comment 105 Behdad Esfahbod 2006-11-02 20:24:16 UTC
*** Bug 369622 has been marked as a duplicate of this bug. ***
Comment 106 Behdad Esfahbod 2006-11-03 05:30:49 UTC
*** Bug 369825 has been marked as a duplicate of this bug. ***
Comment 107 André Klapper 2006-11-03 12:46:51 UTC
*** Bug 369932 has been marked as a duplicate of this bug. ***
Comment 108 Carlos Garcia Campos 2006-11-03 18:39:32 UTC
*** Bug 370139 has been marked as a duplicate of this bug. ***
Comment 109 André Klapper 2006-11-03 19:14:57 UTC
*** Bug 370155 has been marked as a duplicate of this bug. ***
Comment 110 Karsten Bräckelmann 2006-11-03 20:44:37 UTC
*** Bug 370199 has been marked as a duplicate of this bug. ***
Comment 111 Behdad Esfahbod 2006-11-03 21:37:41 UTC
*** Bug 370222 has been marked as a duplicate of this bug. ***
Comment 112 André Klapper 2006-11-04 18:25:42 UTC
*** Bug 370587 has been marked as a duplicate of this bug. ***
Comment 113 André Klapper 2006-11-04 18:26:11 UTC
*** Bug 370586 has been marked as a duplicate of this bug. ***
Comment 114 André Klapper 2006-11-04 18:26:32 UTC
*** Bug 370585 has been marked as a duplicate of this bug. ***
Comment 115 Karsten Bräckelmann 2006-11-05 01:03:37 UTC
*** Bug 370796 has been marked as a duplicate of this bug. ***
Comment 116 Carlos Garcia Campos 2006-11-05 10:30:53 UTC
*** Bug 370793 has been marked as a duplicate of this bug. ***
Comment 117 Karsten Bräckelmann 2006-11-05 16:52:22 UTC
*** Bug 371045 has been marked as a duplicate of this bug. ***
Comment 118 Carlos Garcia Campos 2006-11-05 19:41:04 UTC
*** Bug 371175 has been marked as a duplicate of this bug. ***
Comment 119 Behdad Esfahbod 2006-11-05 20:43:36 UTC
*** Bug 371203 has been marked as a duplicate of this bug. ***
Comment 120 Susana 2006-11-06 00:58:53 UTC
*** Bug 371235 has been marked as a duplicate of this bug. ***
Comment 121 André Klapper 2006-11-06 09:12:41 UTC
*** Bug 371173 has been marked as a duplicate of this bug. ***
Comment 122 manumuller 2006-11-07 17:49:14 UTC
As comment #92 tel me if it's not the god way to do.

(for remember edgy+kubuntu+first bug when changing theme)

gnome-netstatus-rapport-d-anomalies.txt:
Memory status: size: 177176576 vsize: 0 resident: 177176576 share: 0 rss: 45187072 rss_rlim: 0
CPU usage: start_time: 1162582625 rtime: 0 utime: 59940 stime: 0 cutime:54383 cstime: 0 timeout: 5557 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/gnome-netstatus'

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

Thread 1 (Thread -1225554256 (LWP 6050))

  • #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 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 ORBit_RootObject_duplicate_T
    from /usr/lib/libORBit-2.so.0
  • #11 CORBA_free
    from /usr/lib/libORBit-2.so.0
  • #12 CORBA_free
    from /usr/lib/libORBit-2.so.0
  • #13 ORBit_free_T
    from /usr/lib/libORBit-2.so.0
  • #14 ORBit_free
    from /usr/lib/libORBit-2.so.0
  • #15 CORBA_free
    from /usr/lib/libORBit-2.so.0
  • #16 gnome_accessibility_module_shutdown
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #17 gnome_accessibility_module_shutdown
    from /usr/lib/gtk-2.0/modules/libatk-bridge.so
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2406
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #20 IA__g_signal_emit
    at gsignal.c line 2243
  • #21 atk_object_notify_state_change
    from /usr/lib/libatk-1.0.so.0
  • #22 gail_widget_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #23 IA__g_cclosure_marshal_VOID__BOOLEAN
    at gmarshal.c line 111
  • #24 IA__g_closure_invoke
    at gclosure.c line 490
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #27 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #28 gail_widget_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #29 gail_widget_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #31 IA__g_closure_invoke
    at gclosure.c line 490
  • #32 signal_emit_unlocked_R
    at gsignal.c line 2510
  • #33 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #34 IA__g_signal_emit
    at gsignal.c line 2243
  • #35 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #36 do_focus_change
    at gtkwindow.c line 4783
  • #37 _gtk_window_set_is_active
    at gtkwindow.c line 7757
  • #38 gtk_window_focus_in_event
    at gtkwindow.c line 4805
  • #39 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #40 g_type_class_meta_marshal
    at gclosure.c line 567
  • #41 IA__g_closure_invoke
    at gclosure.c line 490
  • #42 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #43 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #44 IA__g_signal_emit
    at gsignal.c line 2243
  • #45 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #46 IA__gtk_main_do_event
    at gtkmain.c line 1423
  • #47 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #48 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #49 g_main_context_iterate
    at gmain.c line 2677
  • #50 IA__g_main_loop_run
    at gmain.c line 2881
  • #51 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #52 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #53 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #54 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #55 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #56 ??
  • #57 _IO_stdin_used
  • #58 ??
  • #59 ??
  • #60 ??
#0  0
Comment 123 André Klapper 2006-11-07 18:57:43 UTC
don't see any reason why this is still needinfo, comment #92 provides a nice stacktrace.

manumuller, thanks a lot for your stacktrace! it seems that this is another crash, namely bug 352444. i have copied your stack trace to bug 352444. thanks! :-)
Comment 124 Thomas Wood 2006-11-07 21:53:36 UTC
*** Bug 371556 has been marked as a duplicate of this bug. ***
Comment 125 jops87 2006-11-08 03:58:59 UTC
The cause for my problem was the package gtk2-engines-gtk-qt. When I removed it, both GNOME and KDE sessions worked and if I reinstalled it, GNOME stopped working properly.
Comment 126 Carlos Garcia Campos 2006-11-08 11:04:12 UTC
*** Bug 372346 has been marked as a duplicate of this bug. ***
Comment 127 Carlos Garcia Campos 2006-11-08 21:47:55 UTC
*** Bug 372667 has been marked as a duplicate of this bug. ***
Comment 128 Karsten Bräckelmann 2006-11-09 00:42:07 UTC
*** Bug 372724 has been marked as a duplicate of this bug. ***
Comment 129 Karsten Bräckelmann 2006-11-09 01:24:41 UTC
*** Bug 372745 has been marked as a duplicate of this bug. ***
Comment 130 Matthias Clasen 2006-12-28 05:28:38 UTC
Closing NOTGNOME, according to comment 125
Comment 131 André Klapper 2007-12-09 11:57:25 UTC
no new rejected reports for more than a month now (we reject reports from GNOME <=2.16).
removing from the auto-reject list.
Comment 132 Benjamin Berg 2008-08-18 15:55:44 UTC
*** Bug 405679 has been marked as a duplicate of this bug. ***