Bug 1126160
| Summary: | [abrt] gimp: elf_get_dynamic_info(): gimp-2.8 killed by SIGBUS | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Godfrey <godfreym> | ||||||||||||||||||||||||
| Component: | gimp | Assignee: | Nils Philippsen <nphilipp> | ||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | godfreym, nphilipp, phracek | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/721bc34bdc592a9b8c8f3bf0e0bb953b13521975 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:c2a5a0d0046f5cbe94fbe7d6260f12298f98bc41 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-09-09 14:32:06 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
Godfrey
2014-08-02 21:34:07 UTC
Created attachment 923511 [details]
File: backtrace
Created attachment 923512 [details]
File: cgroup
Created attachment 923513 [details]
File: core_backtrace
Created attachment 923514 [details]
File: dso_list
Created attachment 923515 [details]
File: environ
Created attachment 923516 [details]
File: exploitable
Created attachment 923517 [details]
File: limits
Created attachment 923518 [details]
File: maps
Created attachment 923519 [details]
File: open_fds
Created attachment 923520 [details]
File: proc_pid_status
Created attachment 923521 [details]
File: var_log_messages
Hmm. This crash is rather odd, as it happens in: ... #11 g_module_open (file_name=0x7fae2c298020 "/usr/lib64/gegl-0.2/jp2-load.so", flags=flags@entry=0) -> #9 0x00007fae22b1b0c1 in __dlopen (file=file@entry=0x7fae2c297ad0 "/usr/lib64/gegl-0.2/jp2-load.so", mode=mode@entry=258) ... This "simple" dlopen() call is not something I'd expect to be able to crash, unless some bug in _init()/_fini() functions were involved (but apparently isn't). What did you do when the crash happened? Can you reproduce it? It happens when I wanted to start GIMP. I have since removed Fedora from my machine and using Ubuntu. I had numerous issues with Fedora 20 with other softwares as well and the file system got corrupted. Without any way to reproduce the bug, I'll close it as there's no way for me to debug it. You should check whether your hardware is okay though -- I don't see these issues you describe, neither with GIMP nor other programs or the file system and I use and have used F-20 on several systems (bare metal and virtual machines). |