Bug 591853

Summary: [abrt] crash in gamin-python-0.1.10-9.el6: basic3.py:3:<module>:TypeError: unsupported operand type(s) for +: 'int' and 'str'
Product: Red Hat Enterprise Linux 6 Reporter: Michal Nowak <mnowak>
Component: gaminAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED NOTABUG QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: ohudlick, tsmetana
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:de2095ba
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-13 12:38:15 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 Michal Nowak 2010-05-13 11:11:45 UTC
abrt 1.0.7 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/share/doc/gamin-python-0.1.10/basic3.py
component: gamin
executable: /usr/share/doc/gamin-python-0.1.10/basic3.py
kernel: 2.6.32-25.el6.x86_64
package: gamin-python-0.1.10-9.el6
reason: basic3.py:3:<module>:TypeError: unsupported operand type(s) for +: 'int' and 'str'
release: Red Hat Enterprise Linux release 6.0 Beta (Santiago)

backtrace
-----
basic3.py:3:<module>:TypeError: unsupported operand type(s) for +: 'int' and 'str'

Traceback (most recent call last):
  File "/usr/share/doc/gamin-python-0.1.10/basic3.py", line 3, in <module>
    11 + "22"
TypeError: unsupported operand type(s) for +: 'int' and 'str'

Local variables in innermost frame:
__builtins__: <module '__builtin__' (built-in)>
__name__: '__main__'
__file__: '/usr/share/doc/gamin-python-0.1.10/basic3.py'
__doc__: None
__package__: None

Comment 1 Michal Nowak 2010-05-13 11:11:48 UTC
Created attachment 413715 [details]
File: backtrace

Comment 3 Michal Nowak 2010-05-13 12:38:15 UTC
bogus report from abrt