Bug 466207

Summary: Crash when using Calendar
Product: [Fedora] Fedora Reporter: Denis Leroy <denis>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 10CC: mbarnes, mcrha, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: evolution-2.26.2-1.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-29 01:59:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 438944    
Attachments:
Description Flags
GDB session during crash
none
GDB session, all debuginfo installed. none

Description Denis Leroy 2008-10-09 07:46:34 UTC
Created attachment 319833 [details]
GDB session during crash

Somebody on #fedora-qa reported evolution instability with a Google calendar conencted. I was quickly able to reproduce. Stack trace attached. Seems to come from ea-cal-view.c, line 280:

g_signal_emit_by_name (ea_cal_view, "children_changed", NULL);


I've reproduced the crash several times pretty easily, typically by just "playing around" with the calendar stuff, changing the view, enabling/disabling, etc... Crash always comes from line above.

I would recommend to mark this a F10 blocker.

Comment 1 Matthew Barnes 2008-10-09 12:58:23 UTC
Thanks for the backtrace.

Looks like this is accessibility-related, and I see some atk symbols missing from the trace.  Would you mind installing atk-debuginfo and attempting to reproduce the crash again?

Comment 2 Denis Leroy 2008-10-09 14:29:25 UTC
Created attachment 319864 [details]
GDB session, all debuginfo installed.

I also recompiled at-spi with '-g3 -O0' for extra info. This bug is easily reproducible.

Comment 3 Matthew Barnes 2008-10-09 14:37:27 UTC
Great!  Thanks for the extra info.

Comment 4 Denis Leroy 2008-10-09 14:46:46 UTC
"valgrind -q evolution"

shows invalid reads in the same at-spi code section.

Comment 5 Denis Leroy 2008-10-11 08:39:26 UTC
Changing subject, as it doesn't appear to be strictly related to the Google feature.

Comment 6 Jerry Amundson 2008-10-12 05:21:58 UTC
Possible connection upstream?

Comment 7 Milan Crha 2008-11-05 13:03:20 UTC
This [1] is more accurate upstream bug, than the old one (357608). Close this as upstream? There is some patch already, done by Matt, awaiting the review.

[1] http://bugzilla.gnome.org/show_bug.cgi?id=530776

Comment 8 Bug Zapper 2008-11-26 03:41:20 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 9 Matthew Barnes 2009-06-29 01:59:01 UTC
According to [1] this bug should be fixed now in Fedora 11.
Please reopen if this is not the case.

[1] http://bugzilla.gnome.org/show_bug.cgi?id=560329