Bug 712802

Summary: [abrt] abrt-gui-1.1.18-1.fc14: CCDump.py:99:getTime:ValueError: invalid literal for int() with base 10: '? 3_'
Product: [Fedora] Fedora Reporter: wolvarine <amitgado>
Component: abrtAssignee: Jiri Moskovcak <jmoskovc>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: anton, dfediuck, dvlasenk, iprikryl, jmoskovc, kklic, mtoman, npajkovs
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:bfee18cc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-30 15:36:03 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 wolvarine 2011-06-13 08:05:49 UTC
abrt version: 1.1.18
architecture: i686
cmdline: /usr/bin/python /usr/share/abrt/CCMainWindow.py
component: abrt
executable: /usr/share/abrt/CCMainWindow.py
kernel: 2.6.35.13-91.fc14.i686
package: abrt-gui-1.1.18-1.fc14
reason: CCDump.py:99:getTime:ValueError: invalid literal for int() with base 10: '? 3_'
release: Fedora release 14 (Laughlin)
time: 1307952306
uid: 501

backtrace
-----
CCDump.py:99:getTime:ValueError: invalid literal for int() with base 10: '? 3_'

Traceback (most recent call last):
  File "/usr/share/abrt/CCMainWindow.py", line 460, in <module>
    cc.hydrate()
  File "/usr/share/abrt/CCMainWindow.py", line 195, in hydrate
    entry.getTime("%c"),
  File "/usr/share/abrt/CCDump.py", line 99, in getTime
    return int(self.time)
ValueError: invalid literal for int() with base 10: '? 3_'

Local variables in innermost frame:
fmt: '%c'
ex: ValueError("invalid literal for int() with base 10: '? 3_'",)
self: <CCDump.Dump instance at 0x9eb09cc>

How to reproduce
-----
1.playing movie
2.
3.

Comment 1 wolvarine 2011-06-13 08:05:53 UTC
Created attachment 504392 [details]
File: backtrace

Comment 2 wolvarine 2011-07-18 05:23:25 UTC
Package: abrt-gui-1.1.18-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.playing movie
2.
3.

Comment 3 wolvarine 2011-08-24 18:09:46 UTC
Package: abrt-gui-1.1.18-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.playing movie
2.
3.

Comment 4 Jiri Moskovcak 2011-11-30 15:36:03 UTC
Thank you for the report, but this is reported against too old ABRT and F14 is
about to be EOLed -> WONTFIX. Please reopen the bug if it happens again with
more recent ABRT.