Bug 879947

Summary: Fritzing crashes right after startup
Product: [Fedora] Fedora Reporter: Mebus <mebus>
Component: fritzingAssignee: Ed Marshall <esm>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17CC: esm, mark
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-08 00:36:13 UTC Type: Bug
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
strace of Fritzing none

Description Mebus 2012-11-25 17:03:39 UTC
Created attachment 651581 [details]
strace of Fritzing

Description of problem:

Start Fritzing on Fedora 17 64bit (fritzing-0.7.5b-1.fc17.x86_64
). And click view functions to see it crash.

I attached an strace of Fritzing --debug.

This is Fritzing --debug:


"load something" 
"checking for backups" 
"load previous 0" 
"check files to load 0" 
"load last open" 
"create empty sketch" 
"init sketch widgets" 
"before creating dock" 
"before creating bins" 
"after html view" 
"init bin manager" 
"open core bin" 
"after palette model" 
"open progress /usr/share/fritzing/bins/core.fzb" 
"loading bin 'Core Parts'" 
"done loading bin 'Core Parts'" 
"close progress /usr/share/fritzing/bins/core.fzb" 
"after core bin" 
"after bin manager" 
"after creating bins" 
"create menus" 
"create toolbars" 
"after creating status bar" 
"create view switcher" 
"sticky load success 1" 
"finish up sketch loading" 
zsh: segmentation fault (core dumped)  strace -o fritzing_strace.txt Fritzing --debug
strace -o fritzing_strace.txt Fritzing --debug  4,79s user 1,56s system 41% cpu 15,165 total

Comment 1 Ed Marshall 2013-01-08 00:36:13 UTC

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