Bug 1008746 - gdb ImportError: No module named backtrace
Summary: gdb ImportError: No module named backtrace
Keywords:
Status: CLOSED DUPLICATE of bug 972351
Alias: None
Product: Fedora
Classification: Fedora
Component: gdb
Version: 19
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Jan Kratochvil
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-17 02:18 UTC by Dave Botsch
Modified: 2013-09-17 05:36 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-17 05:36:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dave Botsch 2013-09-17 02:18:59 UTC
Description of problem:

When loading a core file, gdb generates the following error:

Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace

Version-Release number of selected component (if applicable):

gdb-7.6-34.fc19.x86_64

How reproducible:

100%

Steps to Reproduce:
1. generate a core file
2. $ gdb
3. core-file corefile

Actual results:

gdb loads w/o error

Expected results:

see error message above

Comment 1 Jan Kratochvil 2013-09-17 05:36:26 UTC

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


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