abrt 1.1.1 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: /usr/bin/python /usr/bin/hgtk merge component: tortoisehg crash_function: _IO_default_xsputn executable: /usr/bin/python global_uuid: 288690f1de253d8d78dead9e4c4f55ac32a9ca54 kernel: 2.6.33.5-124.fc13.x86_64 package: tortoisehg-1.0.4-1.fc13 rating: 4 reason: Process /usr/bin/python was killed by signal 11 (SIGSEGV) release: Fedora release 13 (Goddard) How to reproduce ----- 1. hgtk merge (with no args or options) 2. 3.
Created attachment 424884 [details] File: backtrace
That looks like a segmentation fault while trying to handle an assertion in pygobject. More specific instructions for reproducing (on x86): In hg repo with single head run "hgtk merge". "Unable to merge" messagebox, choose Close. See "Merging in hg" window with 4 grey buttons, but after few seconds it dumps core.
*** This bug has been marked as a duplicate of bug 578931 ***