Comment 7 for bug 115555

Revision history for this message
hangy (hangy) wrote :

Okay ... somehow bug-buddy didn't behave it like I would've expected it to (bug-buddy popped up with that error report when I started GNOME), so I did a manual backtrace now:

hangy@sodium:~$ gdb /usr/lib/evolution/2.12/evolution-alarm-notify
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/lib/evolution/2.12/evolution-alarm-notify
[Thread debugging using libthread_db enabled]
[New Thread 47742967110544 (LWP 11467)]
alarm-notify.c:368 (alarm_notify_new) - Alarm Notify New
 alarm-notify.c:304 (alarm_channel_setup) - Channel Setup
[New Thread 1074006336 (LWP 11480)]
 alarm-notify.c:243 (alarm_notify_init) - Initing Alarm Notify
alarm-queue.c:1897 (alarm_queue_init)
alarm-queue.c:218 (queue_midnight_refresh) - Refresh at Mon May 21 00:00:00 2007

evolution-alarm-notify-Message: Setting timeout for 33977 1179698400 1179664423
evolution-alarm-notify-Message: Mon May 21 00:00:00 2007

evolution-alarm-notify-Message: Sun May 20 14:33:43 2007

alarm-notify.c:220 (load_calendars) - Loading Calendar file:///home/hangy/.evolution/calendar/local/system
alarm-notify.c:456 (alarm_notify_add_calendar) file:///home/hangy/.evolution/calendar/local/system - Calendar Open Async... 0x6e3560
[New Thread 1082399040 (LWP 11485)]
alarm-notify.c:220 (load_calendars) - Loading Calendar contacts:///
[New Thread 1090791744 (LWP 11486)]
[New Thread 1099184448 (LWP 11487)]
alarm-notify.c:456 (alarm_notify_add_calendar) contacts:/// - Calendar Open Async... 0x685200
[New Thread 1107577152 (LWP 11488)]
alarm-notify.c:220 (load_calendars) - Loading Calendar file:///home/hangy/.evolution/tasks/local/system
[New Thread 1115969856 (LWP 11489)]
[New Thread 1124362560 (LWP 11492)]
alarm-notify.c:456 (alarm_notify_add_calendar) file:///home/hangy/.evolution/tasks/local/system - Calendar Open Async... 0x6f3300
[New Thread 1132755264 (LWP 11493)]
[New Thread 1141147968 (LWP 11494)]
[New Thread 1149540672 (LWP 11495)]
alarm-notify.c:220 (load_calendars) - Loading Calendar file:///home/hangy/.evolution/memos/local/system
alarm-notify.c:456 (alarm_notify_add_calendar) file:///home/hangy/.evolution/memos/local/system - Calendar Open Async... 0x6f8ca0
[New Thread 1157933376 (LWP 11496)]
[New Thread 1166326080 (LWP 11497)]

evolution-alarm-notify-ERROR **: Could not create the alarm notify service factory
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 47742967110544 (LWP 11467)]
0x00002b6c02545ce5 in raise () from /lib/libc.so.6
(gdb) bt full
#0 0x00002b6c02545ce5 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0x00002b6c02547660 in abort () from /lib/libc.so.6
No symbol table info available.
#2 0x00002b6c022a8a1b in IA__g_logv (
    log_domain=0x417e63 "evolution-alarm-notify",
    log_level=<value optimized out>,
    format=0x419f90 "Could not create the alarm notify service factory",
    args1=0x7fffb1b98120) at /build/buildd/glib2.0-2.12.12/glib/gmessages.c:497
        buffer = "\004\000\000\000\000\000\000\000\200Mk\000\000\000\000\000\016\000\000\000\000\000\000\000\215�\003\002l+\000\000�}���\177\000\000q�\003\002l+", '\0' <repeats 26 times>, "��\005\002l+\000\000\200Mk\000\000\000\000\000�}���\177\000\000\200Mk\000\000\000\000\000��\003\002l+\000\000�}���\177\000\000`s��k+\000\000\200Mk\000\000\000\000\000c�\005\002l+\000\000�}���\177\000\000\036�\004\002l+", '\0' <repeats 26 times>, "�\002\000\000\000\000\000\000\000�n", '\0' <repeats 13 times>, "�}���\177\000\000\"���k+\000\000\004\000\000\000\000\000\000\000(\024\230"...
        depth = <value optimized out>
        domain = <value optimized out>
        data = (gpointer) 0x0
        log_func = (GLogFunc) 0x2b6c022a9470 <IA__g_log_default_handler>
        domain_fatal_mask = 5
        test_level = 7323584
---Type <return> to continue, or q <return> to quit---
        was_recursion = 0
        i = <value optimized out>
#3 0x00002b6c022a8ab3 in IA__g_log (
    log_domain=0x2ccb <Address 0x2ccb out of bounds>, log_level=11467,
    format=0x6 <Address 0x6 out of bounds>)
    at /build/buildd/glib2.0-2.12.12/glib/gmessages.c:517
        args = {{gp_offset = 24, fp_offset = 48,
    overflow_arg_area = 0x7fffb1b98200, reg_save_area = 0x7fffb1b98140}}
#4 0x00000000004163ad in main (argc=1, argv=0x7fffb1b982f8)
    at notify-main.c:153
No locals.
(gdb)