Bug 749177
Summary: | [abrt] claws-mail-3.7.9-5.fc14: _int_malloc: Process /usr/bin/claws-mail was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Kovalsky <dkovalsk> | ||||
Component: | claws-mail | Assignee: | Andreas Bierfert <andreas.bierfert> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 14 | CC: | andreas.bierfert, benl, bugs.michael, tomspur | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:d471852f7c870d766ff76732273d5a8d3b63f7ca | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-03-30 13:10:12 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
David Kovalsky
2011-10-26 12:14:19 UTC
Created attachment 530277 [details]
File: backtrace
> Likely related or even same issues of stale IMAP handle
> (or something like that).
Not at all.
What may be similar is your usage pattern. The crash, however, is deep in memory allocation with a glib2 call finally failing in glibc due to whatever may have corrupted the memory before.
#15 0x0000003325213df1 in g_object_new at gobject.c:1296
...
#3 0x0000003366c7bace in __posix_memalign at malloc.c:6315
...
#0 0x0000003366c77b46 in _int_malloc at malloc.c:4538
Backtrace analysis found this bug to be similar to bug #759143, closing as duplicate. Bugs which were found to be similar to this bug: DeviceKit-disks: bug #579968 claws-mail: bug #696680, bug #789636 evince: bug #615380 evolution: bug #744469 evolution-data-server: bug #607960, bug #799718 evolution-exchange: bug #669649 gnome-shell: bug #759143, bug #781780 gvfs: bug #571349 pcmanfm: bug #789628 rhythmbox: bug #681163, bug #709834, bug #748661 xfce4-sensors-plugin: bug #772409 This comment is automatically generated. *** This bug has been marked as a duplicate of bug 759143 *** |