abrt 1.0.7 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/gonvert comment: This is very repeatable, though abrt reports a different error for each time I do it, apparently responding to the differing "typos" I used. Evidently gonvert is not checking the validity of the input data before trying to use it. component: gonvert executable: /usr/bin/gonvert kernel: 2.6.31.12-174.2.22.fc12.i686 package: gonvert-0.2.20-2.fc12 reason: gonvert:584:bottom:ValueError: invalid literal for float(): t release: Fedora release 12 (Constantine) backtrace ----- gonvert:584:bottom:ValueError: invalid literal for float(): t Traceback (most recent call last): File "/usr/bin/gonvert", line 584, in bottom value = float(entry4.get_text()) ValueError: invalid literal for float(): t Local variables in innermost frame: a: <gtk.Entry object at 0xb73b7f7c (GtkEntry at 0xa2bbae8)> self: <__main__.Ccalculate instance at 0xb73bd92c> How to reproduce ----- 1. Launch gonvert 2. Select Temperature 3. Mis-type a number; i.e., 3t instead of 35. Boom.
Created attachment 397921 [details] File: backtrace
*** Bug 558291 has been marked as a duplicate of this bug. ***
gonvert-0.2.23-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/gonvert-0.2.23-1.fc12
gonvert-0.2.23-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/gonvert-0.2.23-1.fc13
I'm not positive this will fix it, but it may. Please test.
gonvert-0.2.23-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 gonvert'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gonvert-0.2.23-1.fc12
gonvert-0.2.23-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 gonvert'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gonvert-0.2.23-1.fc13
Alas, abrt still complains. As before, I just typed an invalid character along with the valid one(s). Here's the backtrace: gonvert:540:top:ValueError: invalid literal for float(): 3e Traceback (most recent call last): File "/usr/bin/gonvert", line 540, in top value = float(entry2.get_text()) ValueError: invalid literal for float(): 3e Local variables in innermost frame: a: <gtk.Entry object at 0xb731a20c (GtkEntry at 0x886a118)> self: <__main__.Ccalculate instance at 0xb731baac>
Grr. Ok. I contacted upstream, who hopefully can shed some light here.
gonvert-0.2.24-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/gonvert-0.2.24-1.fc13
gonvert-0.2.24-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/gonvert-0.2.24-1.fc12
Upstream say this might fix it, please test and report back.
gonvert-0.2.24-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 gonvert'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gonvert-0.2.24-1.fc12
gonvert-0.2.24-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 gonvert'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gonvert-0.2.24-1.fc13
(In reply to comment #12) > Upstream say this might fix it, please test and report back. Fixed! I ran it on both i686 and x86_64 machines without a crash.
I installed this and have not seen the browser crash, but for the first time EVER I see that Pidgin crashed at a time when the laptop should have been idle. I generated a report on the crash. Status: NEW https://bugzilla.redhat.com/show_bug.cgi?id=592814
gonvert-0.2.24-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
gonvert-0.2.24-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.