Bug 651617 - [abrt] gramps-3.2.4-2.fc14: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
Summary: [abrt] gramps-3.2.4-2.fc14: Process /usr/bin/python was killed by signal 11 (...
Keywords:
Status: CLOSED DUPLICATE of bug 648319
Alias: None
Product: Fedora
Classification: Fedora
Component: pywebkitgtk
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Ignacio Vazquez-Abrams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8c48b18b9c3d7f345d8639b7956...
: 657922 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-09 22:06 UTC by Retlaw Dlawso
Modified: 2010-12-01 04:07 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-01 04:07:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (437 bytes, text/plain)
2010-11-09 22:06 UTC, Retlaw Dlawso
no flags Details

Description Retlaw Dlawso 2010-11-09 22:06:06 UTC
abrt version: 1.1.13
architecture: x86_64
cmdline: /usr/bin/python -O /usr/share/gramps/gramps.py
comment: never started gramps before
component: gramps
executable: /usr/bin/python
kernel: 2.6.35.6-48.fc14.x86_64
package: gramps-3.2.4-2.fc14
rating: 4
reason: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1289338119
uid: 500

backtrace
-----
[New Thread 4124]
[New Thread 4132]
[New Thread 4131]
[New Thread 4133]
Core was generated by `/usr/bin/python -O /usr/share/gramps/gramps.py'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000034c9e597c3 in FixedVMPoolAllocator (this=<value optimized out>) at JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:308

Timeout exceeded: 60 second, killing gdb
Debuginfo absent: 4257771e62117a262b24534d02815175ef7f4164

How to reproduce
-----
1. just started gramps
2.
3.

Comment 1 Retlaw Dlawso 2010-11-09 22:06:09 UTC
Created attachment 459273 [details]
File: backtrace

Comment 2 Peter Verthez 2010-11-12 15:06:05 UTC
Same problem for me.   Gramps simply never starts up on Fedora 14.

Comment 3 Fedora Update System 2010-11-19 20:26:09 UTC
gramps-3.2.5-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gramps-3.2.5-1.fc14

Comment 4 Fedora Update System 2010-11-21 01:28:01 UTC
gramps-3.2.5-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gramps'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/gramps-3.2.5-1.fc14

Comment 5 Peter Verthez 2010-11-21 09:28:51 UTC
I tried out the new build, but the problem is not solved: it crashes with exactly the same error and stacktrace.

Comment 6 Peter Verthez 2010-11-21 09:38:31 UTC
Copied from line in abrt:

Package:    	gramps-3.2.5-1.fc14
Latest Crash:	Sun 21 Nov 2010 10:35:01 AM 
Command:    	/usr/bin/python -O /usr/share/gramps/gramps.py
Reason:     	Process /usr/bin/python was killed by signal 11 (SIGSEGV)
Comment:    	None
Bug Reports:	

Copied from detail of line in abrt:

[New Thread 7128]
[New Thread 7141]
[New Thread 7142]
[New Thread 7143]
Core was generated by `/usr/bin/python -O /usr/share/gramps/gramps.py'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000030024597c3 in FixedVMPoolAllocator (this=<value optimized out>) at JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp:308

Timeout exceeded: 60 second, killing gdb
Debuginfo absent: 4257771e62117a262b24534d02815175ef7f4164

Comment 7 Jeffrey C. Ollie 2010-11-22 14:59:47 UTC
Hmmm... I'm thinking that this has more to do with the embedded web browser.  It looks like Gramps will use either webkit or gtkmozembed, depending on what's installed.  Can you tell me what the output of "rpm -q pywebkitgtk gnome-python2-gtkmozembed" is?

Comment 8 Peter Verthez 2010-11-22 17:37:51 UTC
I have the following:

$ rpm -q pywebkitgtk gnome-python2-gtkmozembed
pywebkitgtk-1.1.6-2.fc12.x86_64
package gnome-python2-gtkmozembed is not installed

Comment 9 Peter Verthez 2010-11-22 17:44:36 UTC
Sorry, that's on my current Fedora 12 system...

Here's the correct output:
$ rpm -q pywebkitgtk gnome-python2-gtkmozembed
pywebkitgtk-1.1.6-5.fc14.x86_64
package gnome-python2-gtkmozembed is not installed

Comment 10 Jeffrey C. Ollie 2010-11-22 20:20:43 UTC
Ok, I'm going to assign this to pywebkitgtk then, as this appears to be dying somewhere inside pywebkitgkt.  You could try uninstalling pywebkitgtk and installing gnome-python2-gtkmozembed to see if anything changes, but I don't know what else would get uninstalled when you take pywebkitgtk out.

Comment 11 Peter Verthez 2010-11-23 17:40:44 UTC
Yes, you seem to be correct.

I did what you proposed (the only dependency that I also had to uninstall was rhythmbox), and then indeed gramps started.

So the cause is pywebkitgtk.

Comment 12 Jeffrey C. Ollie 2010-11-29 13:04:14 UTC
*** Bug 657922 has been marked as a duplicate of this bug. ***

Comment 13 Pete Zaitcev 2010-12-01 04:07:23 UTC

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


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