| Summary: | [abrt] python: pydoc:2:<module>:ZeroDivisionError: integer division or modulo by zero | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Denys Vlasenko <dvlasenk> | ||||||||
| Component: | abrt | Assignee: | Denys Vlasenko <dvlasenk> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Denys Vlasenko <dvlasenk> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | abrt-devel-list, bkabrda, dmalcolm, dvlasenk, iprikryl, ivazqueznet, jfilak, jmoskovc, jonathansteffan, mmilata, mstuchli, mtoman, tomspur | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/5e294832bb2d117712367397faec1c67d010c542 | ||||||||||
| Whiteboard: | abrt_hash:42742b9b4cad325c12cf98fbcbe5a6ce17bd63a9 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-11-05 14:38:33 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 819795 [details]
File: backtrace
Created attachment 819796 [details]
File: dead.letter
Created attachment 819797 [details]
File: environ
|
Description of problem: ABRT testing, please disregard Version-Release number of selected component: python-2.7.3-13.fc18 Additional info: reporter: libreport-2.1.9.9.gdef1.dirty cmdline: /usr/bin/python2.7 /usr/bin/pydoc executable: /usr/bin/pydoc kernel: 3.10.11-100.fc18.x86_64 runlevel: N 5 type: Python uid: 0 Truncated 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