Bug 1196093
| Summary: | [abrt] evolution: g_type_check_instance_is_fundamentally_a(): evolution killed by SIGSEGV | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> | ||||||||||||||||||||||
| Component: | evolution | Assignee: | Milan Crha <mcrha> | ||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 22 | CC: | lucilanga, mbarnes, mcrha, tpopela | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/d1918db77bc722ee4927d418b2a7b5dfb2136bff | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:e51a25338a9ee675a8f08d84a380a0413e04a06f | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2015-03-11 11:34:42 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: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
|
Description
Peter Robinson
2015-02-25 09:54:28 UTC
Created attachment 995066 [details]
File: backtrace
Created attachment 995067 [details]
File: cgroup
Created attachment 995068 [details]
File: core_backtrace
Created attachment 995069 [details]
File: dso_list
Created attachment 995070 [details]
File: environ
Created attachment 995071 [details]
File: limits
Created attachment 995072 [details]
File: maps
Created attachment 995073 [details]
File: open_fds
Created attachment 995074 [details]
File: proc_pid_status
Created attachment 995075 [details]
File: var_log_messages
This happens every time I try and update a cancelled calendar request. Thanks for a bug report. I tried to reproduce this, with a local (Personal) calendar and with a CalDAV calendar, with an event where I was an organizer and an event where I wasn't, but whenever I clicked the "Update calendar" button on the "Cancelled meeting" email notification (like a meeting invitation email) the calendar was updated without crash. This is with git master, pretty much the same as your 3.13.90, only in Fedora 21. I realized one uninitialized variable usage (with a help of valgrind), which I fixed [1]. I do not expect it being precisely involved, because I'd expect a different backtrace there, but maybe I'm wrong and your crash was caused by it. There will be a release the next week, thus it might be good to test with it. [1] https://git.gnome.org/browse/evolution/commit/?id=679d4e9 I'll test it with the next update but it happens every single time. Accepting new invites is fine, it searches the calendar fine for updating cancelled meetings, it's just when you hit the update *** This bug has been marked as a duplicate of bug 1200377 *** |