Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 637954

Summary: media-gfx/freecad SIGSEGV exception with bezier curve and involute gear
Product: Gentoo Linux Reporter: concavemail
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description concavemail 2017-11-17 18:57:12 UTC
Freecad crashes when attempting to draw a bezier curve in the Draft workbench or using the Involute Gear in the Part Design workbench. The specific error is this in both cases:

*** Abort *** an exception was raised, but no catch was found.
	... The exception is:SIGSEGV 'segmentation violation' detected. Address 0
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-11-19 07:18:07 UTC
Which version of freecad? Could you please attach emerge --info? Are you able to get a backtrace at all?
Comment 2 concavemail 2017-11-19 10:33:01 UTC
Created attachment 504892 [details]
emerge --info
Comment 3 concavemail 2017-11-19 10:34:19 UTC
I tried both 0.16.6712 and 0.17_pre with the same error. The emerge info is attached. I have not yet been able to track down a more meaningful error message.