Bug 133797
| Summary: | intermittent crash, backtrace hits g_free | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Colin Walters <walters> |
| Component: | evolution | Assignee: | Dave Malcolm <dmalcolm> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-10-15 20:19:07 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: | 123268 | ||
|
Description
Colin Walters
2004-09-27 16:03:41 UTC
Thanks for the report. There was a specific bug in libbonoboui that caused various crashes and similar-looking error output. Please confirm which version of libbonoboui you're running. If Evolution is hanging, please do a "thread apply all backtrace" (or "t a a bt") when submitting backtraces since the UI thread might be blocking on something locked in another thread. Other than that, perhaps the heap has become corrupted, hence the crash in g_free. Would you consider running Evolution under valgrind? Looks fixed to me, closing. Will reopen later if I keep having trouble, or alternatively if I just feel like giving you more bugs. |