Bug 728944

Summary: [abrt] system-config-network-tui-1.6.2-2.fc15: netconf_cmd.py:3:<module>:ZeroDivisionError: integer division or modulo by zero
Product: [Fedora] Fedora Reporter: Jiri Moskovcak <jmoskovc>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dfediuck, harald, jmoskovc, jpopelka
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:05bdc193
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-08 12:49:45 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 Jiri Moskovcak 2011-08-08 12:48:53 UTC
abrt version: 1.1.18
architecture: x86_64
component: system-config-network
executable: /usr/share/system-config-network/netconf_cmd.py
kernel: 2.6.40-4.fc15.x86_64
package: system-config-network-tui-1.6.2-2.fc15
reason: netconf_cmd.py:3:<module>:ZeroDivisionError: integer division or modulo by zero
release: Fedora release 15 (Lovelock)
time: 1312806165
uid: 500

backtrace
-----
netconf_cmd.py:3:<module>:ZeroDivisionError: integer division or modulo by zero

Traceback (most recent call last):
  File "/usr/share/system-config-network/netconf_cmd.py", line 3, in <module>
    1/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-network/netconf_cmd.py'
__doc__: None
__package__: None

How to reproduce
-----
1. make bug in the code
2. run the broken code
3. report this testing bug to bugzilla

Comment 1 Jiri Moskovcak 2011-08-08 12:48:56 UTC
Created attachment 517204 [details]
File: backtrace

Comment 2 Jiri Moskovcak 2011-08-08 12:49:45 UTC
ABRT testing, please ignore.