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 167478 - Crashed during "Add to Panel"
Crashed during "Add to Panel"
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: clock
2.9.x
Other other
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 167779 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-02-15 15:08 UTC by Rohan Dhruva
Modified: 2015-03-24 13:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Stack Trace (4.53 KB, text/plain)
2005-02-16 08:19 UTC, Rohan Dhruva
Details

Description Rohan Dhruva 2005-02-15 15:08:56 UTC
Distribution: Debian 3.1
Package: gnome-panel
Severity: critical
Version: GNOME2.9.91 2.9.x
Gnome-Distributor: Ubuntu
Synopsis: Crashed during "Add to Panel"
Bugzilla-Product: gnome-panel
Bugzilla-Component: clock applet
Bugzilla-Version: 2.9.x
BugBuddy-GnomeVersion: 2.0 (2.9.1)
Description:
Description of the crash:
On ubuntu-hoary-devel, on the lower panel i click "Add to panel" and it
crashed.

Steps to reproduce the crash:
1. Right click on lower panel
2. Say "Add to panel"	
3. BINGO! ;)

Expected Results:
Must'nt Crash	

How often does this happen?
Always

Additional Information:



Debugging Information:

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)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(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)
(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)
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1222982624 (LWP 7226)]
[New Thread -1225163856 (LWP 7241)]
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1225163856 (LWP 7241))

  • #0 __kernel_vsyscall
  • #1 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #2 g_main_loop_get_context
    from /usr/lib/libglib-2.0.so.0
  • #3 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #4 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #5 link_thread_io_context
    from /usr/lib/libORBit-2.so.0
  • #6 ??
    from /usr/lib/libglib-2.0.so.0
  • #7 ??
  • #8 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #0 __kernel_vsyscall




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-02-15 10:08 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-panel".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was rohandhruva@gmail.com.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Vincent Untz 2005-02-15 15:23:09 UTC
Can you install the gnome-panel-dbg package and paste new debugging informations
(the stack trace is the important part) here?

Thanks,
Comment 2 Rohan Dhruva 2005-02-16 08:19:10 UTC
Created attachment 37525 [details]
Stack Trace

Installed gnome-panel-dbg
Saved the bug buddy report to a file.
Please advixe me what to do next.
Comment 3 Vincent Untz 2005-02-16 08:37:21 UTC
Thanks for the stack trace. I'll look at it as soon as possible.

Pasting the trace here so we don't have to click:

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 panel_load_icon
    at panel-util.c line 577
  • #5 panel_addto_make_pixbuf
    at panel-addto.c line 263
  • #6 panel_addto_append_item
    at panel-addto.c line 478
  • #7 panel_addto_make_applet_model
    at panel-addto.c line 543
  • #8 panel_addto_present_applets
    at panel-addto.c line 830
  • #9 panel_addto_present
    at panel-addto.c line 1244

Comment 4 Vincent Untz 2005-02-16 08:43:17 UTC
Got it. It's fixed in CVS. Thanks for your help.
Comment 5 Rohan Dhruva 2005-02-16 13:45:42 UTC
Thanks. Does it mean that i helped GNOME team fix a bug? Probably even nasty bug
that could bring th world down to its knees :) 

Sorry for my bad sense of humor. Jokes apart, what do i do to fix it ? Wait for
ubuntu/debian to update it in their repos or upgrade from CVS ?

Rohan
Comment 6 Vincent Untz 2005-02-16 14:22:09 UTC
Rohan: the easiest way is to wait for new ubuntu packages. But you can try to
build it from cvs.
Comment 7 Vincent Untz 2005-02-18 08:42:21 UTC
*** Bug 167779 has been marked as a duplicate of this bug. ***