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 412626 - evolution-alarm-notifier crashes during startup
evolution-alarm-notifier crashes during startup
Status: RESOLVED DUPLICATE of bug 273699
Product: evolution
Classification: Applications
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 430681 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-02-27 14:04 UTC by ursahoribl
Modified: 2007-06-20 23:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ursahoribl 2007-02-27 14:04:29 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
Memory status: size: 60227584 vsize: 0 resident: 60227584 share: 0 rss: 9678848 rss_rlim: 0
CPU usage: start_time: 1172583401 rtime: 0 utime: 13 stime: 0 cutime:11 cstime: 0 timeout: 2 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-alarm-notify'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/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)
[Thread debugging using libthread_db enabled]
[New Thread -1233377616 (LWP 5092)]
[New Thread -1243288672 (LWP 5175)]
[New Thread -1234629728 (LWP 5105)]
(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)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233377616 (LWP 5092))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 main
  • #0 __kernel_vsyscall




Other information:
Comment 1 André Klapper 2007-02-28 14:53:51 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please install some debugging packages [1], start the application as normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the Details, now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

Also, which Evolution version and which distribution is this?

[1] debugging packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 ursahoribl 2007-03-01 05:16:38 UTC
(In reply to comment #1)
> Thanks for taking the time to report this bug.
> Unfortunately, that stack trace is missing some elements that will help a lot
> to solve the problem, so it will be hard for the developers to fix that crash.
> Could you please install some debugging packages [1], start the application as
> normal, and reproduce the crash, if possible?
> 
> Once bug-buddy pops up, you can find the stacktrace in the Details, now
> containing way more information. Please copy that stacktrace and paste it as a
> comment here. Thanks in advance!
> 
> Also, which Evolution version and which distribution is this?
> 
> [1] debugging packages for evolution, evolution-data-server, gtkhtml, gtk,
> glib, gnome-vfs, libgnome and libgnomeui (as far as those packages are provided
> by your distribution). More details can be found here:
> http://live.gnome.org/GettingTraces
> 

Evolution version 2.8.1-0ubuntu4 and distribution is ubuntu edgy (6.10). Evolution was installed as part of the distribution and upgraded during the upgrade from ubuntu dapper to edgy. I have not configured Evolution and do not use it, however, bug-buddy pops up every time I start my computer with the Evolution-alarm-notify problem unless I remove Evolution from the autostarted applications. I am short on time until Saturday, March 3, when I will be able to configure Evolution and the asked for debugging packages then try to reproduce the crash.
Comment 3 André Klapper 2007-04-01 13:09:09 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 4 ursahoribl 2007-04-05 06:33:12 UTC
Sorry for the delay, had to go out of state on family business for several days. Installed the debugging packages I could find for my distribution. Bug buddy report follows:

Memory status: size: 60231680 vsize: 0 resident: 60231680 share: 0 rss: 9842688 rss_rlim: 0
CPU usage: start_time: 1175753426 rtime: 0 utime: 15 stime: 0 cutime:12 cstime: 0 timeout: 3 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 -1232750928 (LWP 5163)]
[New Thread -1234003040 (LWP 5193)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232750928 (LWP 5163))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
    at gmessages.c line 497
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 main
    at notify-main.c line 153
  • #0 __kernel_vsyscall
 
Comment 5 André Klapper 2007-06-15 21:46:40 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.


*** This bug has been marked as a duplicate of 273699 ***
Comment 6 Karsten Bräckelmann 2007-06-20 23:42:32 UTC
*** Bug 430681 has been marked as a duplicate of this bug. ***