Bug 584076 - [abrt] crash in tortoisehg-1.0-1.fc12: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
Summary: [abrt] crash in tortoisehg-1.0-1.fc12: Process /usr/bin/python was killed by ...
Keywords:
Status: CLOSED DUPLICATE of bug 578931
Alias: None
Product: Fedora
Classification: Fedora
Component: pygtk2
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:90c6cd3bb7ef41c0606555f3155...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-20 17:38 UTC by Neal Becker
Modified: 2010-06-17 21:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-06-17 21:17:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (159.03 KB, text/plain)
2010-04-20 17:38 UTC, Neal Becker
no flags Details

Description Neal Becker 2010-04-20 17:38:29 UTC
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)

Comment 1 Neal Becker 2010-04-20 17:38:31 UTC
Created attachment 407880 [details]
File: backtrace

Comment 2 Mads Kiilerich 2010-04-20 19:40:51 UTC
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?

Comment 3 Mads Kiilerich 2010-04-20 19:44:03 UTC
Neal, do you by any chance have Gnome Assistive Technologies enabled?

Comment 4 Neal Becker 2010-04-21 10:58:52 UTC
I don't think so - I never use gnome (use kde)

Comment 5 Mads Kiilerich 2010-06-17 21:17:45 UTC

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


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