[Bug 271083] cad/freecad

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Apr 2023 16:44:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271083

            Bug ID: 271083
           Summary: cad/freecad
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cmt@freebsd.org
          Reporter: denverh@comcast.net
             Flags: maintainer-feedback?(cmt@freebsd.org)
          Assignee: cmt@freebsd.org

FreeCAD-0.20.2_1
13.1-RELEASE-p6

Transform operation causes memory fault.  This happens with FreeCAD built from
ports or installed with pkg.  Same with libCoin.  Transforms using an object's
data properties directly do not do this.

In a new project, use the Part workbench to create a primitive object, like a
sphere or a cube.  Right click on the object in the Combo View and select
Transform.  Move or rotate the object a bit then either click the OK button or
hit escape.  This always results in a Memory Fault.

GDB says this:
Thread 1 received signal SIGSEGV, Segmentation fault.
Address not mapped to object.
0x0000000803436310 in SoCallbackAction::~SoCallbackAction() () from
/usr/local/lib/libCoin.so.80

I can supply BT output if necessary, but there's a lot of it.  Hopefully this
isn't unique to my system, but I don't have another one running right now that
I can try this on.

-- 
You are receiving this mail because:
You are the assignee for the bug.