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 600290 - crash in Sticky Notes: Starting up gnome.
crash in Sticky Notes: Starting up gnome.
Status: RESOLVED DUPLICATE of bug 584985
Product: gnome-applets
Classification: Other
Component: stickynotes
unspecified
Other All
: Normal critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 604052 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-11-01 07:27 UTC by Luca Bruno
Modified: 2009-12-08 11:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Luca Bruno 2009-11-01 07:27:14 UTC
What were you doing when the application crashed?
Starting up gnome.


Distribution: Debian squeeze/sid
Gnome Release: 2.28.0 2009-10-27 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.30-2-amd64 #1 SMP Fri Sep 25 22:16:56 UTC 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10603901
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaAzul
Icon Theme: Mist
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 260632576 vsize: 260632576 resident: 13746176 share: 10584064 rss: 13746176 rss_rlim: 18446744073709551615
CPU usage: start_time: 1257060325 rtime: 9 utime: 7 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/gnome-applets/stickynotes_applet'

[Thread debugging using libthread_db enabled]
0x00007f3b7e35c4ee in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f3b80b757d0 (LWP 2125))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 panel_applet_marshal_BOOLEAN__STRING
    from /usr/lib/libpanel-applet-2.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 bonobo_closure_invoke_va_list
    from /usr/lib/libbonobo-2.so.0
  • #13 bonobo_closure_invoke
    from /usr/lib/libbonobo-2.so.0
  • #14 ??
    from /usr/lib/libpanel-applet-2.so.0
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 ??
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #19 ??
    from /usr/lib/libbonoboui-2.so.0
  • #20 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #21 ??
    from /usr/lib/libORBit-2.so.0
  • #22 ??
    from /usr/lib/libORBit-2.so.0
  • #23 ??
    from /usr/lib/libORBit-2.so.0
  • #24 ORBit_handle_request
    from /usr/lib/libORBit-2.so.0
  • #25 giop_connection_handle_input
    from /usr/lib/libORBit-2.so.0
  • #26 ??
    from /usr/lib/libORBit-2.so.0
  • #27 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #28 ??
    from /lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #30 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #31 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #32 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #33 ??
  • #34 __libc_start_main
    from /lib/libc.so.6
  • #35 ??
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 ??
  • #40 ??
A debugging session is active.

	Inferior 1 [process 2125] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** Gtk **: gtk_window_resize: assertion `GTK_IS_WINDOW (window)' failed 
** Gtk **: gtk_window_move: assertion `GTK_IS_WINDOW (window)' failed 
** Gtk **: gtk_image_set_from_stock: assertion `GTK_IS_IMAGE (image)' failed 
** Gtk **: gtk_image_set_from_stock: assertion `GTK_IS_IMAGE (image)' failed 
** Gtk **: gtk_image_set_from_stock: assertion `GTK_IS_IMAGE (image)' failed 
** Gtk **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_window_set_title: assertion `GTK_IS_WINDOW (window)' failed 
** Gtk **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed 
** Gtk **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_widget_get_modifier_style: assertion `GTK_IS_WIDGET (widget)' failed 


----------- .xsession-errors ---------------------
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
(xchat-gnome:2075): Gtk-WARNING **: Ran out of links
--------------------------------------------------
Comment 1 Akhil Laddha 2009-11-02 04:54:47 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 584985 ***
Comment 2 Akhil Laddha 2009-12-08 11:03:45 UTC
*** Bug 604052 has been marked as a duplicate of this bug. ***