retracing failed with status: 1 Traceback
Bug #1191366 reported by
Cody Garver
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apport |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
This happens on everything I try to retrace. Tested on raring and precise.
06/15/13 17:28:50: retracing #1189991 failed with status: 1
Traceback (most recent call last):
File "bin/crash-digger", line 209, in <module>
opts.
File "bin/crash-digger", line 136, in run
self.
File "bin/crash-digger", line 101, in retrace_next
raise SystemError(
SystemError: retracing #1189991 failed
To post a comment you must log in.
Please show me the complete command line that you used for this, as well as your configuration directory (for elementary). This output doesn't have any actual error message, we need the real error from apport-retrace to see what's going on. Can you please run apport-retrace on that bug directly and copy&paste the output? (Something like
apport-retrace -sv --auth /your/auth/file --sandbox /your/config -C /your/cache 1189991
)
Or provide me with above configs so that I can run this myself?