Bug 615001
| Summary: | [abrt] crash in system-config-kdump-2.0.4-2.fc13: system-config-kdump-backend.py:105:set_bootloader:UnboundLocalError: local variable 'bootloader' referenced before assignment | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Keane <k1mk> | ||||
| Component: | system-config-kdump | Assignee: | Roman Rakus <rrakus> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | rrakus, tsmetana | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:42c932a0 | ||||||
| Fixed In Version: | system-config-kdump-2.0.4-4.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-09-09 01:19: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: |
|
||||||
Created attachment 432192 [details]
File: backtrace
system-config-kdump-2.0.4-4.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/system-config-kdump-2.0.4-4.fc13 system-config-kdump-2.0.4-4.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 system-config-kdump'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/system-config-kdump-2.0.4-4.fc13 system-config-kdump-2.0.4-4.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.1.1 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/share/system-config-kdump/system-config-kdump-backend.py component: system-config-kdump executable: /usr/share/system-config-kdump/system-config-kdump-backend.py kernel: 2.6.33.6-147.fc13.i686 package: system-config-kdump-2.0.4-2.fc13 reason: system-config-kdump-backend.py:105:set_bootloader:UnboundLocalError: local variable 'bootloader' referenced before assignment release: Fedora release 13 (Goddard) backtrace ----- system-config-kdump-backend.py:105:set_bootloader:UnboundLocalError: local variable 'bootloader' referenced before assignment Traceback (most recent call last): File "/usr/share/system-config-kdump/system-config-kdump-backend.py", line 158, in <module> OBJECT = SystemConfigKdumpObject (BUS, '/org/fedoraproject/systemconfig/kdump/object') File "/usr/share/system-config-kdump/system-config-kdump-backend.py", line 32, in __init__ self.bootloader = self.set_bootloader() File "/usr/share/system-config-kdump/system-config-kdump-backend.py", line 105, in set_bootloader if bootloader is None: UnboundLocalError: local variable 'bootloader' referenced before assignment Local variables in innermost frame: self: <__main__.SystemConfigKdumpObject at /org/fedoraproject/systemconfig/kdump/object at 0x94210ec> kpath: '/boot' name: 'grub' conf: '/boot/grub/grub.conf' offset: 16 How to reproduce ----- 1. execute system-config-kdump