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
Created attachment 366053 [details] File: backtrace
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).
What version of smolt and qt are running? I've been unable to reproduce bugs while running smoltGui
(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
(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.
(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)
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
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.
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
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
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.