Bug 572773

Summary: [abrt] crash in hplip-gui-3.10.2-1.fc12: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Morten Arnesen <morten>
Component: hplipAssignee: Tim Waugh <twaugh>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:bf571650d9996dd02c8420ae3a698a938cc6fbab
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-12 15:37:49 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 Flags
File: backtrace none

Description Morten Arnesen 2010-03-12 00:03:26 UTC
abrt 1.0.8 detected a crash.

architecture: i686
cmdline: python /usr/bin/hp-systray --force-startup
component: hplip
executable: /usr/bin/python
kernel: 2.6.32.9-70.fc12.i686.PAE
package: hplip-gui-3.10.2-1.fc12
rating: 4
reason: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

backtrace
-----
BFD: Warning: /var/cache/abrt/ccpp-1268352111-30938/coredump is truncated: expected core file size >= 16519168, found: 1802240.
Core was generated by `python /usr/bin/hp-systray --force-startup'.
Program terminated with signal 11, Segmentation fault.
#0  0x02053c7e in ?? ()

Thread 1 (Thread 30938):
Cannot access memory at address 0xbfa95ea0
From        To          Syms Read   Shared Object Library
0x005eb830  0x00602ccf  Yes (*)     /lib/ld-linux.so.2
(*): Shared library is missing debugging information.
No symbol "__abort_msg" in current context.
No symbol "__glib_assert_msg" in current context.

Comment 1 Morten Arnesen 2010-03-12 00:03:28 UTC
Created attachment 399509 [details]
File: backtrace

Comment 2 Jiri Popelka 2010-03-12 15:37:49 UTC
There are no useful data in generated coredump,
because it's truncated (probably ABRT problem).
If you are able to reproduce this crash, please report it again.
Thanks