abrt 1.0.8 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: /usr/bin/python /usr/bin/hgtk merge component: tortoisehg executable: /usr/bin/python kernel: 2.6.32.9-67.fc12.x86_64 package: tortoisehg-1.0-1.fc12 rating: 4 reason: Process /usr/bin/python was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine) comment ----- hg pull -u ssh://nbecker1/jupiter pulling from ssh://nbecker1/jupiter searching fohg pull -u ssh://nbecker1/jupiter pulling from ssh://nbecker1/jupiter searching for changes adding changesets adding manifests adding file changes added 3 changesets with 5 changes to 5 files (+1 heads) not updating, since new heads added (run 'hg heads' to see heads, 'hg merge' to merge) [nbecker@nbecker6 jupiter]$ hgtk merge Segmentation fault (core dumped)r changes adding changesets adding manifests adding file changes added 3 changesets with 5 changes to 5 files (+1 heads) not updating, since new heads added (run 'hg heads' to see heads, 'hg merge' to merge) [nbecker@nbecker6 jupiter]$ hgtk merge Segmentation fault (core dumped)
Created attachment 407880 [details] File: backtrace
It seems like a recursion in pygobject.c causes the stack to max out. That shouldn't be possible from a pure python program. Reassigning to pygtk2: Does this tell you anything?
Neal, do you by any chance have Gnome Assistive Technologies enabled?
I don't think so - I never use gnome (use kde)
*** This bug has been marked as a duplicate of bug 578931 ***