Bug 697984 - [abrt] abrt-addon-ccpp-2.0.0-5.fc15: abrt-action-list-dsos.py:17:parse_maps:IOError: [Errno 2] No such file or directory: 'maps'
Summary: [abrt] abrt-addon-ccpp-2.0.0-5.fc15: abrt-action-list-dsos.py:17:parse_maps:I...
Keywords:
Status: CLOSED DUPLICATE of bug 697596
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a43cc8e0
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-19 20:07 UTC by Steve Tyler
Modified: 2015-02-01 22:53 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-04-19 20:09:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (427 bytes, text/plain)
2011-04-19 20:07 UTC, Steve Tyler
no flags Details

Description Steve Tyler 2011-04-19 20:07:19 UTC
abrt version: 2.0.0
executable: /usr/bin/abrt-action-list-dsos.py
component: abrt
package: abrt-addon-ccpp-2.0.0-5.fc15
kernel: 2.6.38.2-9.fc15.x86_64
reason: abrt-action-list-dsos.py:17:parse_maps:IOError: [Errno 2] No such file or directory: 'maps'
architecture: x86_64
uid: 0
username: root
os_release: Fedora release 15 (Lovelock)
time: 1303147467

comment
-----
Ran:
$ sudo systemctl restart prefdm.service
from a console window.

/var/log/messages has more context ...

event_log
-----
2011-04-18-10:34:04> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-04-18-10:34:04* (exited with 1)
2011-04-18-10:35:51> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-04-18-10:35:51* (exited with 1)
2011-04-18-10:37:17> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-04-18-10:37:17* (exited with 1)
2011-04-18-10:38:01> The report was appended to /tmp/abrt.log
2011-04-19-13:00:06> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-04-19-13:00:06* (exited with 1)
2011-04-19-13:01:20> Empty login or password, please check /etc/abrt/plugins/Bugzilla.conf
2011-04-19-13:01:20* (exited with 1)

backtrace
-----
abrt-action-list-dsos.py:17:parse_maps:IOError: [Errno 2] No such file or directory: 'maps'

Traceback (most recent call last):
  File "/usr/bin/abrt-action-list-dsos.py", line 22, in <module>
    dsos = parse_maps("maps")
  File "/usr/bin/abrt-action-list-dsos.py", line 17, in parse_maps
    f = open(maps_path, "r")
IOError: [Errno 2] No such file or directory: 'maps'

Local variables in innermost frame:
maps_path: 'maps'

Comment 1 Steve Tyler 2011-04-19 20:07:22 UTC
Created attachment 493274 [details]
File: backtrace

Comment 2 Steve Tyler 2011-04-19 20:09:01 UTC

*** This bug has been marked as a duplicate of bug 697596 ***


Note You need to log in before you can comment on or make changes to this bug.