Bug 530906

Summary: [abrt] crash detected in python-2.6.2-2.fc12
Product: [Fedora] Fedora Reporter: Robert Lightfoot <BobLfoot>
Component: smoltAssignee: Mike McGrath <mmcgrath>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dmalcolm, ivazqueznet, james.antill, jeff, jonathansteffan, katzj, mmcgrath
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:cc8d1271933dd7f325172764c4aadcb6f4628a29
Fixed In Version: smolt-1.4.2-1.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-23 05:32:20 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 Robert Lightfoot 2009-10-25 23:41:19 UTC
abrt detected a crash.


How to reproduce
-----
1.
2.
3.


Comment
-----
Installed smolt-gui and launched from menu.

Additional information
======


Attached files
----
backtrace

cmdline
-----
/usr/bin/python /usr/bin/smoltGui 


component
-----
python


executable
-----
/usr/bin/python


kernel
-----
2.6.31.5-96.fc12.i686


package
-----
python-2.6.2-2.fc12


reason
-----
Process was terminated by signal 11

Comment 1 Robert Lightfoot 2009-10-25 23:41:22 UTC
Created attachment 366053 [details]
File: backtrace

Comment 2 Dave Malcolm 2009-10-26 14:58:14 UTC
Thanks for filing this bug report.

From the backtrace, it looks like a problem deep inside the PyQt bindings, when running the smolt-gui executable.

If you run the program from a terminal, is there any output to the terminal? (e.g. error messages).

Reassigning component from "python" to "smolt" (smolt-gui subpackage).

Comment 3 Mike McGrath 2009-10-26 15:37:56 UTC
What version of smolt and qt are running?  I've been unable to reproduce bugs while running smoltGui

Comment 4 Robert Lightfoot 2009-10-26 22:22:14 UTC
(In reply to comment #3)
> What version of smolt and qt are running?  I've been unable to reproduce bugs
> while running smoltGui  

rpm -qa | grep smolt returns following
smolt-1.4.4.fc12.noarch
smolt-gui-1.4.4.fc12.noarch
smolt-firstboot-1.4.4.fc12.noarch

rpm -qa | grep qt returns following
qt-4.5.2-25.fc12.i686
qt-x11-4.5.2-25.fc12.i686

Comment 5 Robert Lightfoot 2009-10-26 22:30:38 UTC
(In reply to comment #2)
> Thanks for filing this bug report.
> 
> From the backtrace, it looks like a problem deep inside the PyQt bindings, when
> running the smolt-gui executable.
> 
> If you run the program from a terminal, is there any output to the terminal?
> (e.g. error messages).
> 
> Reassigning component from "python" to "smolt" (smolt-gui subpackage).  

Relaunched from GUI and it worked - problem is not repeatable even for me.

Comment 6 Dave Malcolm 2009-10-26 22:32:29 UTC
(FWIW, assuming I'm reading the backtrace properly, thread 2 frame 51 seems to be showing a fatal error, and frames 50 up to 7 seem to be cleanup.

The segfault seemed to happen in thread 1, where it's showing a dialog box)

Comment 7 Bug Zapper 2009-11-16 14:19:24 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Mike McGrath 2010-01-26 19:25:46 UTC
I believe I've got this problem fixed for smolt but there seems to be an underlying library issue causing the actual segfault.  I'll open a different ticket about that when I can reliably reproduce it.

Comment 9 Fedora Update System 2010-02-04 14:57:59 UTC
smolt-1.4.2-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/smolt-1.4.2-1.fc12

Comment 10 Fedora Update System 2010-02-06 00:02:08 UTC
smolt-1.4.2-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 smolt'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1529

Comment 11 Fedora Update System 2010-02-23 05:31:47 UTC
smolt-1.4.2-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.