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 359637 - crash in Deskbar: I had just added shortcu...
crash in Deskbar: I had just added shortcu...
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 16:23 UTC by Christopher Lee
Modified: 2006-10-04 16:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Christopher Lee 2006-10-04 16:23:40 UTC
What were you doing when the application crashed?
I had just added shortcuts prefix letters for some searches, and pressed alt-3 to search and then pressed 'g', which now is the prefix for google searches.


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

Memory status: size: 82931712 vsize: 0 resident: 82931712 share: 0 rss: 36753408 rss_rlim: 0
CPU usage: start_time: 1159968594 rtime: 0 utime: 335 stime: 0 cutime:312 cstime: 0 timeout: 23 it_real_value: 0 frequency: 0

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 -1210632528 (LWP 5299)]
[New Thread -1263514720 (LWP 5357)]
[New Thread -1255122016 (LWP 5355)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1210632528 (LWP 5299))

  • #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 PyCObject_FromVoidPtr
  • #6 PyArg_UnpackTuple
  • #7 PyArg_UnpackTuple
  • #8 PyArg_ParseTupleAndKeywords
  • #9 PyArg_ParseTuple
  • #10 initposix
  • #11 initposix
  • #12 PyEval_EvalFrame
  • #13 PyEval_EvalFrame
  • #14 PyEval_EvalCodeEx
  • #15 PyEval_EvalFrame
  • #16 PyEval_EvalCodeEx
  • #17 PyEval_EvalFrame
  • #18 PyEval_EvalFrame
  • #19 PyEval_EvalFrame
  • #20 PyEval_EvalFrame
  • #21 PyEval_EvalFrame
  • #22 PyEval_EvalFrame
  • #23 PyEval_EvalFrame
  • #24 PyEval_EvalFrame
  • #25 PyEval_EvalFrame
  • #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 16:25:01 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.

Matches the stack trace in bug 359408, which has been marked as a duplicate of 359335

*** This bug has been marked as a duplicate of 359335 ***