| Summary: | [abrt] system-config-kdump-2.0.13-2.el7: system-config-kdump.py:22:<module>:ZeroDivisionError: integer division or modulo by zero | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Milata <mmilata> | ||||||
| Component: | system-config-kdump | Assignee: | Martin Milata <mmilata> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 7.0 | ||||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-11-19 17:25:27 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 826214 [details]
File: backtrace
Created attachment 826215 [details]
File: environ
|
Description of problem: Test, please ignore. Version-Release number of selected component: system-config-kdump-2.0.13-2.el7 Additional info: reporter: libreport-2.1.7 cmdline: python /usr/share/system-config-kdump/system-config-kdump.py executable: /usr/share/system-config-kdump/system-config-kdump.py kernel: 3.10.0-52.el7.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: system-config-kdump.py:22:<module>:ZeroDivisionError: integer division or modulo by zero Traceback (most recent call last): File "/usr/share/system-config-kdump/system-config-kdump.py", line 22, in <module> print 0/0 ZeroDivisionError: integer division or modulo by zero Local variables in innermost frame: __builtins__: <module '__builtin__' (built-in)> __name__: '__main__' __file__: '/usr/share/system-config-kdump/system-config-kdump.py' __doc__: None __package__: None