GNOME Bugzilla – Bug 322624
crash in alarm_trigger_cb at alarm-queue.c:417
Last modified: 2007-08-02 11:15:22 UTC
Distribution: SuSE Linux 9.3 (i586) Package: Evolution Severity: normal Version: GNOME2.10.0 unspecified Gnome-Distributor: SUSE Synopsis: Alarm notify crashes on start Bugzilla-Product: Evolution Bugzilla-Component: Calendar Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.10.0) Description: Description of the crash: Steps to reproduce the crash: 1. 2. 3. Expected Results: How often does this happen? Additional Information: Debugging Information: Backtrace was generated from '/opt/gnome/libexec/evolution-alarm-notify' (no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". (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) (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 1094644352 (LWP 8459)] [New Thread 1118870448 (LWP 8463)] [Thread debugging using libthread_db enabled] [New Thread 1094644352 (LWP 8459)] [New Thread 1118870448 (LWP 8463)] (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 1094644352 (LWP 8459)] [New Thread 1118870448 (LWP 8463)] (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 ?? ()
+ Trace 64303
Thread 1 (Thread 1094644352 (LWP 8459))
------- Bug moved to this database by unknown@gnome.bugs 2005-11-28 09:04 UTC -------
This bug is fixed in evolution 2.4.x.
what a crappy last comment.
*** Bug 381184 has been marked as a duplicate of this bug. ***
*** Bug 387862 has been marked as a duplicate of this bug. ***
There is duplicate with evolution 2.8.x, reopening
Debug backtrace on the Ubuntu bug: http://librarian.launchpad.net/6568373/evolution-alarm-notify-bugreport.txt "Memory status: size: 91840512 vsize: 0 resident: 91840512 share: 0 rss: 16543744 rss_rlim: 0 CPU usage: start_time: 1172597199 rtime: 0 utime: 36 stime: 0 cutime:34 cstime: 0 timeout: 2 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/libexec/evolution-alarm-notify' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1232836944 (LWP 4963)] [New Thread -1244267616 (LWP 5025)] [New Thread -1235608672 (LWP 4977)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 114732
Thread 1 (Thread -1232836944 (LWP 4963))
Created attachment 92689 [details] [review] proposed evo patch for evolution; just test before adding an alarm if we know the notification method, and if not, print a debug message and skip this alarm, instead of crashing when it comes on time. Maybe some imported alarms could have unknown notification types for Evolution.
Commit to head
Committed to trunk. Committed revision 33927.