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 335501 - Crash clicking on panel icon
Crash clicking on panel icon
Status: RESOLVED DUPLICATE of bug 325508
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.6.x (obsolete)
Other other
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-03-22 12:03 UTC by Luke Hutchison
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Luke Hutchison 2006-03-22 12:03:06 UTC
Distribution: Fedora Core release 4 (Rawhide)
Package: Evolution-Data-Server
Severity: critical
Version: GNOME2.14.0 1.6.x
Gnome-Distributor: Red Hat, Inc
Synopsis: Crash clicking on panel icon
Bugzilla-Product: Evolution-Data-Server
Bugzilla-Component: Calendar
Bugzilla-Version: 1.6.x
BugBuddy-GnomeVersion: 2.0 (2.14.0)
Description:


I clicked on the panel icon to display the latest alarm, and e-d-s
crashed.  This happens about 10%-20% of the time, although this is the
first time I've been able to get a stacktrace.  These are the packages
that ship with FC5:

# rpm -q evolution evolution-data-server
evolution-2.6.0-1
evolution-data-server-1.5.92-1



Debugging Information:

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208322384 (LWP 20458)]
[New Thread -1210422368 (LWP 20459)]
0x00111402 in ?? ()

Thread 1 (Thread -1208322384 (LWP 20458))

  • #0 ??
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 lookup_queued_alarm
    at alarm-queue.c line 263




------- Bug created by bug-buddy at 2006-03-22 12:03 -------

Comment 1 Sergej Kotliar 2006-03-22 21:33:55 UTC
Weird... The stack trace is the same as in bug 325508, also filed by you, and reported FIXED, by yourself too...
Should we reopen the other one, or do you have reasons to believe this isn't the same bug?
Comment 2 Luke Hutchison 2006-03-23 00:07:10 UTC
Umm, in the other bug I updated and the crash went away.  Must have been a fluke.  I just observed this bug with FC5 release RPMs though, so this bug instance might be a good one to keep, as the line numbers are probably more up to date.  (I totally forgot about that other bug, thanks for pointing it out.)
Comment 3 Karsten Bräckelmann 2006-03-23 15:24:57 UTC
Looks like an exact duplicate to me.

Please note that your e-d-s still is a devel version according to your original comment. This most likely is not the FC5 package.


*** This bug has been marked as a duplicate of 325508 ***
Comment 4 Luke Hutchison 2006-03-23 17:10:29 UTC
Umm, the version and build number are identical to what is found in FC5 final:

From: http://mirrors.kernel.org/fedora/core/5/i386/os/Fedora/RPMS/

[   ] evolution-2.6.0-1.i386.rpm                                       14-Mar-2006 07:36   12M  
[   ] evolution-connector-2.5.92-1.i386.rpm                            06-Mar-2006 23:32  746K  
[   ] evolution-data-server-1.5.92-1.i386.rpm                          06-Mar-2006 22:47  4.2M  
[   ] evolution-data-server-devel-1.5.92-1.i386.rpm                    06-Mar-2006 22:47  458K  
[   ] evolution-devel-2.6.0-1.i386.rpm                                 14-Mar-2006 07:36  207K  
[   ] evolution-sharp-0.10.2-9.i386.rpm                                06-Mar-2006 23:55  146K  
[   ] evolution-webcal-2.4.1-3.2.i386.rpm                              

So unless there is an overlap between FC5-development and FC5-release as far as build numbers go (which I don't think there is), and unless something is different between devel and release, I think these are identical.  Regardless, e-d-s was released to FC5 final as version 1.5.92.  Presumably they will release 1.6 as an update soon.