Bug 692566

Summary: [abrt] python-2.7.1-6.fc15: pydoc:2:<module>:ZeroDivisionError: integer division or modulo by zero
Product: [Fedora] Fedora Reporter: Honza Horak <hhorak>
Component: pythonAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dmalcolm, ivazqueznet, jonathansteffan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:021e2512
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-31 15:23:07 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:
Description Flags
File: backtrace none

Description Honza Horak 2011-03-31 15:21:59 UTC
abrt version: 2.0.0
comment: abrt test
executable: /usr/bin/pydoc
cmdline: /usr/bin/python2.7 /usr/bin/pydoc
component: python
kernel: 2.6.38.2-9.fc15.x86_64
reason: pydoc:2:<module>:ZeroDivisionError: integer division or modulo by zero
architecture: x86_64
package: python-2.7.1-6.fc15
username: hhorak
uid: 501
os_release: Fedora release 15 (Lovelock)
time: 1301579687

event_log
-----
2011-03-31-15:57:43> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-03-31-15:57:43* (exited with 1)
2011-03-31-15:58:40> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-03-31-15:58:40* (exited with 1)
2011-03-31-16:35:32> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-03-31-16:35:32* (exited with 1)

backtrace
-----
pydoc:2:<module>:ZeroDivisionError: integer division or modulo by zero

Traceback (most recent call last):
  File "/usr/bin/pydoc", line 2, in <module>
    0/0
ZeroDivisionError: integer division or modulo by zero

Local variables in innermost frame:
__builtins__: <module '__builtin__' (built-in)>
__name__: '__main__'
__file__: '/usr/bin/pydoc'
__doc__: None
__package__: None

Comment 1 Honza Horak 2011-03-31 15:22:02 UTC
Created attachment 489126 [details]
File: backtrace

Comment 2 Honza Horak 2011-03-31 15:23:07 UTC
This is not a bug, just ABRT test. Sorry for noise.