Bug 560500

Summary: [abrt] crash in nautilus-2.28.4-1.fc12
Product: [Fedora] Fedora Reporter: Patrick Dignan <dignan.patrick>
Component: tortoisehgAssignee: Mads Kiilerich <mads>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: mads, tbzatek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:2fa1b9884e23ad4878ba758fcdb7f00122a50f9e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-02 09:28:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Patrick Dignan 2010-01-31 23:48:24 UTC
abrt 1.0.4 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: nautilus
component: nautilus
executable: /usr/bin/nautilus
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: nautilus-2.28.4-1.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)

How to reproduce
-----
1. Install tortoisehg-nautilus
2. Restart nautilus
3. Watch nautilus multiply.

To stop the multiplication, uninstall tortoisehg-nautilus.

Comment 1 Patrick Dignan 2010-01-31 23:48:27 UTC
Created attachment 387917 [details]
File: backtrace

Comment 2 Patrick Dignan 2010-01-31 23:57:39 UTC
I'm not sure where this bug should be filed.  This issue does not occur with my updated nautilus-python installed, so I'm not sure if this should fall under nautilus or tortoisehg-nautilus.

Comment 3 Patrick Dignan 2010-02-01 00:29:35 UTC
Actually, the last comment is incorrect, it does still occur.  This is a tortoisehg-nautilus bug, I think.  Re-assigning.

Comment 4 Mads Kiilerich 2010-02-01 01:19:03 UTC
Strange.

I find it hard to imagine how a bug in an extension written python can trig segmentation faults of this kind.

Do you have other python extensions installed? They work correctly? And the problem remains with tortoisehg-nautilus as the only extension?

If I could reproduce it I would hack nautilus-thg.py and remove code and imports until the problem goes away. But I can't reproduce it - perhaps because I don't have a 64-bit machine?

Comment 5 Mads Kiilerich 2010-03-02 00:30:23 UTC
Patrick, do you still see this issue?

I can't reproduce the problem, and nothing in the stacktrace indicates that it is related to tortoisehg.

Comment 6 Patrick Dignan 2010-03-02 05:30:50 UTC
Hi,

I don't see the issue anymore, I'm not sure if a nautilus update fixed it or the new package you sent me, but all is well here.  Thanks for your work!