Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.9k
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem description
Hi,
I'm runningDevelopment Build weekly-2025.11.05 on Linux with the AppImage.
Steps to reproducehttps://youtu.be/xOwaRLx0X6g?t=9
In short:
- Create an assembly,
- create a part.
- Go to the sketcher
- add a geometry,
- extrude in part design,
- and click OK.
Here is the output.
Traceback (most recent call last): File "/tmp/.mount_FreeCAemFHeg/usr/Mod/Assembly/JointObject.py", line 2116, in clearSelection self.updateJoint() File "/tmp/.mount_FreeCAemFHeg/usr/Mod/Assembly/JointObject.py", line 1862, in updateJoint self.updateJointList() File "/tmp/.mount_FreeCAemFHeg/usr/Mod/Assembly/JointObject.py", line 1870, in updateJointList self.jForm.featureList.clear()<class 'RuntimeError'>: Internal C++ object (PySide6.QtWidgets.QListWidget) already deleted.Fatal Python error: PyThreadState_Get: the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL)Python runtime state: initializedCurrent thread 0x000075eb683d1040 (most recent call first): <no Python frame>Extension modules: FreeCAD, FreeCADGui, shiboken6.Shiboken, PySide6.QtCore, PySide6.QtGui, PySide6.QtWidgets, PySide6.QtNetwork, PySide6.QtSvg, Materials, Part, Measure, MeasureGui, StartGui, Sketcher, _PartDesign, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, MatGui, PartGui, SketcherGui, PartDesignGui, pivy._coin, TechDraw, TechDrawGui, SpreadsheetGui, Spreadsheet, AssemblyApp, AssemblyGui (total: 39)/tmp/.mount_FreeCAemFHeg/AppRun : ligne 34 : 845162 Abandon (core dumped)"${MAIN}" "$@"This has been reproduced many times.
Thanks.
Full version info
OS: EndeavourOS (i3/i3/xcb)Architecture: x86_64Version: 1.1.0dev.20251104 (Git shallow) AppImageBuild date: 2025/11/04 19:07:44Build type: ReleaseBranch: mainHash: af014a1bb44264d749ba9522917f0d1ac76c4bbfPython 3.11.14, Qt 6.8.3, Coin 4.0.3, Vtk 9.3.1, boost 1_86, Eigen3 3.4.0, PySide 6.8.3shiboken 6.8.3, xerces-c 3.3.0, IfcOpenShell 0.8.2, OCC 7.8.1Locale: French/France (fr_FR)Navigation Style/Orbit Style/Rotation Mode: Gesture/Trackball/Drag at cursorStylesheet/Theme/QtStyle: FreeCAD Dark.qss/FreeCAD Dark/Logical DPI/Physical DPI/Pixel Ratio: 96/204.418/1Installed mods:* FusedFilamentDesign 0.25.380* fasteners 0.5.43* lattice2 1.0.0* Woodworking-master 1.0.1.39285.1.1.1.2025.08.06* Manipulator 1.6.3* Gridfinity 0.11.9* freecad.gears 1.3.0* Curves 0.6.70
Subproject(s) affected?
None
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct