GDB crashing because of Python
Tom Tromey
tromey@redhat.com
Thu Aug 23 18:52:00 GMT 2012
Kevin> I'm on Fedora 17, x86_64, Python seems to be at version 2.7.3, gdb is
Kevin> up to date against the trunk (7.5.50.20120823-cvs)
I installed F17 in a mock chroot and ran the latest gdb there.
This isn't an identical scenario due to possible kernel differences, but
I wouldn't expect those to matter.
>> Fatal Python error: GC object already tracked
Kevin> this one appears when I start the inferior execution, and start it again
I couldn't make it crash.
What happens if you run under valgrind?
When I do that, I see some output, but nothing that looks too serious
and/or new.
Tom
More information about the Gdb
mailing list