Bug 538632
Summary: | Segfault in emesene | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | alexandre.cortes | ||||
Component: | emesene | Assignee: | Itamar Reis Peixoto <itamar> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | allisson, dmalcolm, ivazqueznet, james.antill, jonathansteffan, katzj | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:2fff8367216e2ef943f85546f532fbdab2682bc9 | ||||||
Fixed In Version: | emesene-1.6.3-1.fc13 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-08-03 00:53:27 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
alexandre.cortes
2009-11-18 23:54:10 UTC
Created attachment 370230 [details]
File: backtrace
Thanks for filing this bug. How reproducable is the crash? Is anything printed if you run it from a terminal ? Looking at the backtrace, it appears that a segmentation fault happened in thread 1 within a gtk signal handler, whilst popping up a menu. Unfortunately, that stack trace is not very useful in determining the exact cause of the crash, because there is not a symbolic stack trace. In order to get a symbolic stack trace, the appropriate debuginfo packages need to be installed. In order to accomplish this, you can run the command: debuginfo-install python gtk2 emesene Please see http://fedoraproject.org/wiki/StackTraces for more information about stack traces. Reassigning component from "python" to "emesene" This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. emesene-1.6.3-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc12 emesene-1.6.3-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc13 emesene-1.6.3-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update emesene'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc12 emesene-1.6.3-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update emesene'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/emesene-1.6.3-1.fc13 emesene-1.6.3-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. emesene-1.6.3-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |