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 359652 - crash in Deskbar: writing "ep" (going for ...
crash in Deskbar: writing "ep" (going for ...
Status: RESOLVED DUPLICATE of bug 359335
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-10-04 17:55 UTC by Rodrigo Benenson
Modified: 2006-10-04 17:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Rodrigo Benenson 2006-10-04 17:55:21 UTC
What were you doing when the application crashed?
writing "ep" (going for "epiphany")


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 90488832 vsize: 0 resident: 90488832 share: 0 rss: 35962880 rss_rlim: 0
CPU usage: start_time: 1159984356 rtime: 0 utime: 315 stime: 0 cutime:283 cstime: 0 timeout: 32 it_real_value: 0 frequency: 256

Backtrace was generated from '/usr/libexec/deskbar-applet'

(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 -1210214736 (LWP 4805)]
[New Thread -1283327072 (LWP 4837)]
[New Thread -1274934368 (LWP 4825)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1210214736 (LWP 4805))

  • #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 PyObject_Malloc
  • #5 init_gobject
    from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so
  • #6 init_gtk
    from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so
  • #7 PyEval_EvalFrame
  • #8 PyEval_EvalCodeEx
  • #9 PyClassMethod_New
  • #10 PyObject_Call
  • #11 PyClass_IsSubclass
  • #12 PyObject_Call
  • #13 PyEval_CallObjectWithKeywords
  • #14 PyInstance_New
  • #15 PyObject_Call
  • #16 PyEval_EvalFrame
  • #17 PyEval_EvalCodeEx
  • #18 PyClassMethod_New
  • #19 PyObject_Call
  • #20 PyClass_IsSubclass
  • #21 PyObject_Call
  • #22 PyType_GenericAlloc
  • #23 PyObject_GetIter
  • #24 PyEval_EvalFrame
  • #25 PyEval_EvalCodeEx
  • #26 PyEval_EvalFrame
  • #27 PyEval_EvalCodeEx
  • #28 PyClassMethod_New
  • #29 PyObject_Call
  • #30 PyClass_IsSubclass
  • #31 PyObject_Call
  • #32 PyEval_CallObjectWithKeywords
  • #33 PyObject_CallObject
  • #34 init_gobject
    from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so
  • #35 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #37 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #38 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #39 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #40 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #41 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #42 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #43 initgnomeapplet
    from /usr/lib/python2.4/site-packages/gtk-2.0/gnomeapplet.so
  • #44 PyEval_EvalFrame
  • #45 PyEval_EvalCodeEx
  • #46 PyEval_EvalCode
  • #47 PyRun_FileExFlags
  • #48 PyRun_SimpleFileExFlags
  • #49 Py_Main
  • #50 main
  • #0 __kernel_vsyscall

Comment 1 Elijah Newren 2006-10-04 17:57:58 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 359335 ***