Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637954 - media-gfx/freecad SIGSEGV exception with bezier curve and involute gear
Summary: media-gfx/freecad SIGSEGV exception with bezier curve and involute gear
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-17 18:57 UTC by concavemail
Modified: 2018-08-07 08:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info.txt,5.54 KB, text/plain)
2017-11-19 10:33 UTC, concavemail
Details

Note You need to log in before you can comment on or make changes to this bug.
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.