GNOME Bugzilla – Bug 337389
update-notifier 0.41.11 crashes when user session starts
Last modified: 2010-12-17 09:57:52 UTC
Distribution: Ubuntu 6.06 (dapper) Package: update-manager Severity: normal Version: GNOME2.14.0 0.41 Gnome-Distributor: Ubuntu Synopsis: update-notifier 0.41.11 crashes when user session starts Bugzilla-Product: update-manager Bugzilla-Component: apt Bugzilla-Version: 0.41 BugBuddy-GnomeVersion: 2.0 (2.14.0) Description: Description of the crash: I logged in. I got a dialog box notifying me that update-notifier had crashed unexpectedly. Steps to reproduce the crash: 1. Log in. 2. Notice the dialog box. 3. Try to restart but cannot. Expected Results: No crash. How often does this happen? Each time I log in. Additional Information: $ dpkg -l | grep update-notifier ii update-notifier 0.41.11 Daemon which notifies about package updates Debugging Information: Backtrace was generated from '/usr/bin/update-notifier' (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 -1224427008 (LWP 5261)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 67480
Thread 1 (Thread -1224427008 (LWP 5261))
------- Bug created by bug-buddy at 2006-04-05 15:22 -------
*** Bug 337391 has been marked as a duplicate of this bug. ***
*** Bug 337390 has been marked as a duplicate of this bug. ***
Confirming as per duplicates, and as mentioned in #bugs.
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.
I rebuilt the package with the debug flag. This is the gdb output: (gdb) thread apply all bt
+ Trace 67490
Thread 1 (Thread -1224136192 (LWP 10396))
Thanks. :)
In Ubuntu 6.06 Fixed!!! With the updates on 05/04/06 - 18:30 GMT+1 With the packaged update-notifier 0.41.12
update-notifier (0.41.12) dapper; urgency=low * fix FTBFS because of missing cleanup in debian/rules arch-build target -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 5 Apr 2006 16:59:48 +0200
Marking bug as Resolved Fixed as per comment#7