kosmik2001@Nekrobook ~ $ gdb --args freecad --run-test 0 GNU gdb (Gentoo 11.2 vanilla) 11.2 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from freecad... Reading symbols from /usr/lib/debug//usr/lib64/freecad/bin/FreeCAD.debug... (gdb) run Starting program: /usr/bin/freecad --run-test 0 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". FreeCAD 0.20.1, Libs: 0.20.1RUnknown © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022 FreeCAD is free and open-source software licensed under the terms of LGPL2+ license. FreeCAD wouldn't be possible without FreeCAD community. ##### #### ### #### # # # # # # # ## #### #### # # # # # #### # # # # # # # ##### # # # # #### #### # # # # # # # # # # # # # # ## ## ## # # #### #### ### # # #### ## ## ## [New Thread 0x7fffdd475640 (LWP 5917)] [New Thread 0x7fffd71ff640 (LWP 5918)] [New Thread 0x7fffd69fe640 (LWP 5919)] [New Thread 0x7fffd606d640 (LWP 5923)] [Detaching after vfork from child process 5930] [Detaching after vfork from child process 5931] [New Thread 0x7fffaea7c640 (LWP 5940)] [Detaching after fork from child process 5941] [Detaching after fork from child process 5942] [New Thread 0x7fffae27b640 (LWP 5943)] [New Thread 0x7fffada7a640 (LWP 5944)] [New Thread 0x7fffad279640 (LWP 5945)] [New Thread 0x7fff9ffff640 (LWP 5947)] [New Thread 0x7fffaca78640 (LWP 5946)] [New Thread 0x7fff9f7fe640 (LWP 5948)] [New Thread 0x7fff9effd640 (LWP 5949)] [New Thread 0x7fff9e7fc640 (LWP 5950)] [New Thread 0x7fff9dffb640 (LWP 5951)] [New Thread 0x7fff9d7fa640 (LWP 5952)] [New Thread 0x7fff9cff9640 (LWP 5953)] [New Thread 0x7fff7bfff640 (LWP 5954)] [New Thread 0x7fff7b7fe640 (LWP 5955)] [New Thread 0x7fff7affd640 (LWP 5956)] import TestFemImport import TestObjectExistance import TestFemCommon import TestObjectCreate import TestObjectType import TestObjectOpen import TestMaterialUnits import TestMeshCommon import TestMeshEleTetra10 import TestMeshGroups import TestResult [Thread 0x7fff7bfff640 (LWP 5954) exited] [Thread 0x7fff9cff9640 (LWP 5953) exited] import TestCcxTools import TestSolverCalculix import TestSolverElmer import TestSolverZ88 import TestObjectOpen testAggregates (TestSpreadsheet.SpreadsheetCases) [Thread 0x7fffaca78640 (LWP 5946) exited] [Thread 0x7fff9f7fe640 (LWP 5948) exited] [Thread 0x7fffada7a640 (LWP 5944) exited] [New Thread 0x7fff9f7fe640 (LWP 6081)] Cell.cpp(645): Unnamed#Spreadsheet001.H6: Quantity::operator +=(): Unit mismatch in plus operation Cell.cpp(645): Unnamed#Spreadsheet001.H5: Quantity::operator -(): Unit mismatch in minus operation Cell.cpp(645): Unnamed#Spreadsheet001.H3: Quantity::operator >(): quantities need to have same unit to compare Cell.cpp(645): Unnamed#Spreadsheet001.H2: Quantity::operator <(): quantities need to have same unit to compare Cell.cpp(645): Unnamed#Spreadsheet001.H1: Quantity::operator +=(): Unit mismatch in plus operation Cell.cpp(645): Unnamed#Spreadsheet001.D1: Invalid number of entries: at least two required. Recompute failed! Please check report view. Test all aggregate functions ... ok testAlias (TestSpreadsheet.SpreadsheetCases) Playing with aliases ... ok testAmbiguousAlias (TestSpreadsheet.SpreadsheetCases) Try to set the same alias twice (bug #2402) ... ok testBindAcrossSheets (TestSpreadsheet.SpreadsheetCases) ... ok testBindHiddenRefAcrossSheets (TestSpreadsheet.SpreadsheetCases) ... ok testClearAlias (TestSpreadsheet.SpreadsheetCases) This was causing a crash ... ok testCrossDocumentLinks (TestSpreadsheet.SpreadsheetCases) Expressions across files are not saved (bug #2442) ... ok testCrossLinkEmptyPropertyName (TestSpreadsheet.SpreadsheetCases) ... ERROR testExpressionWithAlias (TestSpreadsheet.SpreadsheetCases) ... ok testFixPR6843 (TestSpreadsheet.SpreadsheetCases) ... ok testFunctions (TestSpreadsheet.SpreadsheetCases) Cell.cpp(645): Unnamed#Spreadsheet.C27: Units must be equal. in expression: cath(7.071067811865476mm; 5mm; 4) Cell.cpp(645): Unnamed#Spreadsheet.C26: Units must be equal. in expression: cath(5mm; 3) Cell.cpp(645): Unnamed#Spreadsheet.C24: Units must be equal. in expression: hypot(3mm; 4; 5) Cell.cpp(645): Unnamed#Spreadsheet.C23: Units must be equal. in expression: hypot(3mm; 4) Cell.cpp(645): Unnamed#Spreadsheet.D21: Exponent is not allowed to have a unit. in expression: pow(7mm; 4mm) Cell.cpp(645): Unnamed#Spreadsheet.C20: Units must be equal. in expression: atan2(3mm; 3) Cell.cpp(645): Unnamed#Spreadsheet.B17: Unit must be empty. in expression: tanh(0.5mm) Cell.cpp(645): Unnamed#Spreadsheet.B16: Unit must be empty. in expression: cosh(0.5mm) Cell.cpp(645): Unnamed#Spreadsheet.B15: Unit must be empty. in expression: sinh(0.5mm) Cell.cpp(645): Unnamed#Spreadsheet.B14: Unit must be empty. in expression: atan(0.5mm) Cell.cpp(645): Unnamed#Spreadsheet.B13: Unit must be empty. in expression: acos(0.5mm) Cell.cpp(645): Unnamed#Spreadsheet.B12: Unit must be empty. in expression: asin(0.5mm) Cell.cpp(645): Unnamed#Spreadsheet.C7: Unit must be empty. in expression: log10(-3mm) Cell.cpp(645): Unnamed#Spreadsheet.C6: Unit must be empty. in expression: log(-3mm) Cell.cpp(645): Unnamed#Spreadsheet.C5: Unit must be empty. in expression: exp(-3mm) Recompute failed! Please check report view. Test all built-in simple functions ... ok testInsertColumnsAlias (TestSpreadsheet.SpreadsheetCases) Regression test for issue 4429; insert columns to sheet with aliases ... ok testInsertRows (TestSpreadsheet.SpreadsheetCases) Inserting rows -- check renaming of internal cells ... ok testInsertRowsAlias (TestSpreadsheet.SpreadsheetCases) Regression test for issue 4429; insert rows to sheet with aliases ... ok testInvoluteGear (TestSpreadsheet.SpreadsheetCases) Support of boolean or integer values ... ok testIssue3128 (TestSpreadsheet.SpreadsheetCases) Regression test for issue 3128; mod should work with arbitrary units for both arguments ... ok testIssue3225 (TestSpreadsheet.SpreadsheetCases) Inserting rows -- check renaming of internal cells ... ok testIssue3363 (TestSpreadsheet.SpreadsheetCases) Regression test for issue 3363; Nested conditionals statement fails with additional conditional statement in false-branch ... ok testIssue3432 (TestSpreadsheet.SpreadsheetCases) Regression test for issue 3432; numbers with units are ignored from aggregates ... ok testIssue4156 (TestSpreadsheet.SpreadsheetCases) Regression test for issue 4156; necessarily use of leading '=' to enter an expression, creates inconsistent behavior depending on the spreadsheet state ... ok testIssue6840 (TestSpreadsheet.SpreadsheetCases) ... ok testIssue6844 (TestSpreadsheet.SpreadsheetCases) ... ok testMatrix (TestSpreadsheet.SpreadsheetCases) Cell.cpp(645): Unnamed#Spreadsheet.H2: Cannot invert singular matrix in expression: G2 ^ -1 Recompute failed! Please check report view. Test Matrix/Vector/Placement/Rotation operations ... ok testMergeCells (TestSpreadsheet.SpreadsheetCases) ... ok testMergeCellsAndBind (TestSpreadsheet.SpreadsheetCases) ... ok testNumbers (TestSpreadsheet.SpreadsheetCases) Test different numbers ... ok testPlacementName (TestSpreadsheet.SpreadsheetCases) Object name is equal to property name (bug #2389) ... ok testPrecedence (TestSpreadsheet.SpreadsheetCases) [New Thread 0x7fffada7a640 (LWP 6142)] Precedence -- test precedence for relational operators and conditional operator. ... ok testQuantitiesAndFractionsAsNumbers (TestSpreadsheet.SpreadsheetCases) Test quantities and simple fractions as numbers ... ok testRelationalOperators (TestSpreadsheet.SpreadsheetCases) Test relational operators ... ok testRemoveColumnsAlias (TestSpreadsheet.SpreadsheetCases) Regression test for issue 4429; remove columns from sheet with aliases ... ok testRemoveColumnsAliasReuseName (TestSpreadsheet.SpreadsheetCases) Regression test for issue 4492; deleted aliases remains in database ... ok testRemoveRows (TestSpreadsheet.SpreadsheetCases) Removing rows -- check renaming of internal cells ... ok testRemoveRowsAlias (TestSpreadsheet.SpreadsheetCases) Regression test for issue 4429; remove rows from sheet with aliases ... ok testRemoveRowsAliasReuseName (TestSpreadsheet.SpreadsheetCases) Regression test for issue 4492; deleted aliases remains in database ... ok testRenameAlias (TestSpreadsheet.SpreadsheetCases) Test renaming of alias1 to alias2 in a spreadsheet ... ok testRenameAlias2 (TestSpreadsheet.SpreadsheetCases) Test renaming of alias1 to alias2 in a spreadsheet, when referenced from another object ... ok testRenameAlias3 (TestSpreadsheet.SpreadsheetCases) Test renaming of document object referenced from another object ... ok testSetInvalidAlias (TestSpreadsheet.SpreadsheetCases) Try to use a cell address as alias name ... ok testSetInvalidAlias2 (TestSpreadsheet.SpreadsheetCases) Try to use a unit (reserved word) as alias name ... ok testSketcher (TestSpreadsheet.SpreadsheetCases) [New Thread 0x7fffaca78640 (LWP 6184)] [Thread 0x7fffaca78640 (LWP 6184) exited] [New Thread 0x7fffaca78640 (LWP 6185)] [Thread 0x7fffaca78640 (LWP 6185) exited] [New Thread 0x7fffaca78640 (LWP 6186)] [Thread 0x7fffaca78640 (LWP 6186) exited] [New Thread 0x7fffaca78640 (LWP 6187)] [Thread 0x7fffaca78640 (LWP 6187) exited] Mixup of Label and Name (bug #2407) ... ok testUndoAliasCreationReuseName (TestSpreadsheet.SpreadsheetCases) Test deleted aliases by undo remains in database ... ok testUnits (TestSpreadsheet.SpreadsheetCases) Units -- test unit calculations. ... ok testAngle (BaseTests.AlgebraTestCase) ... ok testAngleWithNullVector (BaseTests.AlgebraTestCase) ... ok testBounding (BaseTests.AlgebraTestCase) ... ok testInverted (BaseTests.AlgebraTestCase) ... ok testMatrix (BaseTests.AlgebraTestCase) ... ok testRotAndMoveMatrix (BaseTests.AlgebraTestCase) ... ok testRotation (BaseTests.AlgebraTestCase) ... ok testVector2d (BaseTests.AlgebraTestCase) ... ok testYawPitchRoll (BaseTests.AlgebraTestCase) ... ok [New Thread 0x7fffaca78640 (LWP 6188)] [New Thread 0x7fff9cff9640 (LWP 6189)] [New Thread 0x7fff692ae640 (LWP 6190)] [New Thread 0x7fff68aad640 (LWP 6191)] [New Thread 0x7fff682ac640 (LWP 6192)] [New Thread 0x7fff67aab640 (LWP 6193)] [New Thread 0x7fff672aa640 (LWP 6194)] [New Thread 0x7fff66aa9640 (LWP 6195)] [New Thread 0x7fff662a8640 (LWP 6196)] [New Thread 0x7fff65aa7640 (LWP 6197)] testAsynchronPrintFromThread (BaseTests.ConsoleTestCase) ... Call from Python thread (not synchronized): count=1 Call from Python thread (not synchronized): count=2 Call from Python thread (not synchronized): count=3 Call from Python thread (not synchronized): count=4 Call from Python thread (not synchronized): count=5 Call from Python thread (not synchronized): count=6 [Thread 0x7fff67aab640 (LWP 6193) exited] Call from Python thread (not synchronized): count=7 Call from Python thread (not synchronized): count=8 [Thread 0x7fff682ac640 (LWP 6192) exited] [Thread 0x7fff662a8640 (LWP 6196) exited] [Thread 0x7fff66aa9640 (LWP 6195) exited] Call from Python thread (not synchronized): count=9 Call from Python thread (not synchronized): count=10 [Thread 0x7fff68aad640 (LWP 6191) exited] [Thread 0x7fff65aa7640 (LWP 6197) exited] [Thread 0x7fff672aa640 (LWP 6194) exited] [Thread 0x7fff692ae640 (LWP 6190) exited] [Thread 0x7fff9cff9640 (LWP 6189) exited] [Thread 0x7fffaca78640 (LWP 6188) exited] 10 ok testPrint (BaseTests.ConsoleTestCase) ... Printing message Printing error Printing warning ok [New Thread 0x7fff65aa7640 (LWP 6201)] [New Thread 0x7fff672aa640 (LWP 6202)] [New Thread 0x7fff66aa9640 (LWP 6203)] [New Thread 0x7fff662a8640 (LWP 6204)] [New Thread 0x7fffaca78640 (LWP 6205)] [New Thread 0x7fff9cff9640 (LWP 6206)] [New Thread 0x7fff692ae640 (LWP 6207)] testSynchronPrintFromThread (BaseTests.ConsoleTestCase) ... Call from Python thread: count=1 Call from Python thread: count=2 [New Thread 0x7fff66aa9640 (LWP 6208)] [Thread 0x7fff66aa9640 (LWP 6203) exited] [Thread 0x7fff672aa640 (LWP 6202) exited] [New Thread 0x7fff672aa640 (LWP 6209)] [New Thread 0x7fff68aad640 (LWP 6210)] Call from Python thread: count=3 Call from Python thread: count=4 [Thread 0x7fffaca78640 (LWP 6205) exited] Call from Python thread: count=5 [Thread 0x7fff9cff9640 (LWP 6206) exited] Call from Python thread: count=6 [Thread 0x7fff65aa7640 (LWP 6201) exited] Call from Python thread: count=7 [Thread 0x7fff692ae640 (LWP 6207) exited] [Thread 0x7fff662a8640 (LWP 6204) exited] Call from Python thread: count=8 [Thread 0x7fff66aa9640 (LWP 6208) exited] Call from Python thread: count=9 [Thread 0x7fff672aa640 (LWP 6209) exited] Call from Python thread: count=10 [Thread 0x7fff68aad640 (LWP 6210) exited] 10 ok testAddition (BaseTests.MatrixTestCase) ... ok testAnything (BaseTests.MatrixTestCase) ... ok testColRow (BaseTests.MatrixTestCase) ... ok testMatrix (BaseTests.MatrixTestCase) ... ok testMatrixPlacementMatrix (BaseTests.MatrixTestCase) ... ok testMinus (BaseTests.MatrixTestCase) ... ok testMultLeftOrRight (BaseTests.MatrixTestCase) ... ok testNull (BaseTests.MatrixTestCase) ... ok testNumberProtocol (BaseTests.MatrixTestCase) ... ok testOrder (BaseTests.MatrixTestCase) ... ok testPlacement (BaseTests.MatrixTestCase) ... ok testPower (BaseTests.MatrixTestCase) ... ok testRotation (BaseTests.MatrixTestCase) ... ok testScalar (BaseTests.MatrixTestCase) ... ok testScale (BaseTests.MatrixTestCase) ... ok testShearing (BaseTests.MatrixTestCase) ... ok testTrace (BaseTests.MatrixTestCase) ... ok testUnity (BaseTests.MatrixTestCase) ... ok testVector (BaseTests.MatrixTestCase) ... ok testVectorMult (BaseTests.MatrixTestCase) ... ok testBool (BaseTests.ParameterTestCase) ... ok testExportImport (BaseTests.ParameterTestCase) ... ok testFloat (BaseTests.ParameterTestCase) ... ok testGroup (BaseTests.ParameterTestCase) ... ok testGroupNames (BaseTests.ParameterTestCase) ... ok testInt (BaseTests.ParameterTestCase) ... ok testNesting (BaseTests.ParameterTestCase) ... ok testString (BaseTests.ParameterTestCase) ... ok testConversions (UnitTests.UnitBasicCases) ... ok testDivide (UnitTests.UnitBasicCases) ... ok testEnergy (UnitTests.UnitBasicCases) ... ok testImperial (UnitTests.UnitBasicCases) ... ok testIssue6735 (UnitTests.UnitBasicCases) ... ok testQuantity (UnitTests.UnitBasicCases) ... ok testSchemeTranslation (UnitTests.UnitBasicCases) ... b'10.0 mm : 9.524999999999999 mm : 3/8" : CentiMetre : Building US (ft-in/sqft/cft)' b'100.0 mm : 98.425 mm : 3+7/8" : DeciMetre : Building US (ft-in/sqft/cft)' b'1000000.0 mm : 1000001.175 mm : 3280\' 10+1/8" : KiloMetre : Building US (ft-in/sqft/cft)' b'1000000.0 kg/s^2 : 999999.5503821528 kg/s^2 : 5710,1466608456139511 lbf/in : MegaNewtonPerMeter : US customary (in/lb)' b'1000000.0 kg/s^2 : 999999.5503821528 kg/s^2 : 5710,1466608456139511 lbf/in : MegaNewtonPerMeter : Imperial decimal (in/lb)' b'1000000.0 kg/s^2 : 999999.5503821528 kg/s^2 : 5710,1466608456139511 lbf/in : MegaNewtonPerMeter : Imperial for Civil Eng (ft, ft/sec)' b'1000.0 mm : 1000.1250000000001 mm : 3\' 3+3/8" : Metre : Building US (ft-in/sqft/cft)' b'1.0 mm : 0.0 : 0 : MilliMetre : Building US (ft-in/sqft/cft)' b'0.0254 mm : 0.0 : 0 : Thou : Building US (ft-in/sqft/cft)' ok testSchemes (UnitTests.UnitBasicCases) ... ok testSelfConsistency (UnitTests.UnitBasicCases) ... ok testToString (UnitTests.UnitBasicCases) ... ok testTrigonometric (UnitTests.UnitBasicCases) ... ok testVoltage (UnitTests.UnitBasicCases) ... ok testIssue0003323 (Document.DocumentBacklinks) ... ok testAbortTransaction (Document.DocumentBasicCases) ... ok testAccessByNameOrID (Document.DocumentBasicCases) ... ok testAddRemove (Document.DocumentBasicCases) ... ok testAddRemoveUndo (Document.DocumentBasicCases) ... ok testAddition (Document.DocumentBasicCases) ... ok testAttributeOfDynamicProperty (Document.DocumentBasicCases) ... ok testCreateDestroy (Document.DocumentBasicCases) ... ok testDuplicateLinks (Document.DocumentBasicCases) ... ok testEnum (Document.DocumentBasicCases) ... ok testExtensionBug0002785 (Document.DocumentBasicCases) ... ok testExtensionBugViewProvider (Document.DocumentBasicCases) ... ok testExtensionGroup (Document.DocumentBasicCases) ... ok testExtensions (Document.DocumentBasicCases) ... ok testIssue4823 (Document.DocumentBasicCases) ... ok testMem (Document.DocumentBasicCases) ... ok testNoRecompute (Document.DocumentBasicCases) ... ok testNoRecomputeParent (Document.DocumentBasicCases) ... ok testNotification_Issue2902Part2 (Document.DocumentBasicCases) ... ok testNotification_Issue2996 (Document.DocumentBasicCases) ... ok testObjects (Document.DocumentBasicCases) ... ok testPlacementList (Document.DocumentBasicCases) ... ok testProp_NonePropertyLink (Document.DocumentBasicCases) ... ok testProp_OutputPropertyLink (Document.DocumentBasicCases) ... ok testPropertyLink_Issue2902Part1 (Document.DocumentBasicCases) ... ok testRemoval (Document.DocumentBasicCases) ... ok testSamePropertyOfLinkAndLinkedObject (Document.DocumentBasicCases) ... ok testSubObject (Document.DocumentBasicCases) ... ok Document.cpp(675): Invalid view provider type 'App::Extension' for CreateTest#App__DocumentObject testWrongTypes (Document.DocumentBasicCases) ... ok testExpression (Document.DocumentExpressionCases) ... ok testIssue4649 (Document.DocumentExpressionCases) ... onChanged .Cls object at 0x7fffc52976a0> Proxy onChanged .Cls object at 0x7fffc52976a0> ExpressionEngine onChanged .Cls object at 0x7fffc52976a0> ExpressionEngine onChanged .Cls object at 0x7fffc52976a0> propA Removing expression... onChanged .Cls object at 0x7fffc52976a0> ExpressionEngine onChanged .Cls object at 0x7fffc52976a0> _GroupTouched onChanged .Cls object at 0x7fffc52976a0> propA Removing expression... onChanged .Cls object at 0x7fffc52976a0> ExpressionEngine onChanged .Cls object at 0x7fffc52976a0> ExpressionEngine onChanged .Cls object at 0x7fffc52976a0> propA Removing expression... onChanged .Cls object at 0x7fffc52976a0> _GroupTouched /usr/lib64/freecad/Mod/Test/Document.py(1611): Module Document has no class Cls [New Thread 0x7fff68aad640 (LWP 6273)] [New Thread 0x7fff672aa640 (LWP 6274)] [New Thread 0x7fff66aa9640 (LWP 6275)] ok testApplyFiles (Document.DocumentFileIncludeCases) ... ok testGroup (Document.DocumentGroupCases) ... ok App::FeatureTest: Link(s) to object(s) 'Cylinder' go out of the allowed scope 'Fusion'. Instead, the linked object(s) reside within 'Part1'. App::FeatureTest: Link(s) to object(s) 'Box Cylinder' go out of the allowed scope 'Fusion'. Instead, the linked object(s) reside within 'Part1 Part1'. 1.327e-06 Document.cpp(3198): The graph must be a DAG. 0.00632203 Document.cpp(3553): GroupTests#Part1 still touched after recompute testGroupAndGeoFeatureGroup (Document.DocumentGroupCases) ... ok testIssue0003150Part2 (Document.DocumentGroupCases) ... ok testDocument (Document.DocumentObserverCases) ... ok testGuiObserver (Document.DocumentObserverCases) ... ok testObject (Document.DocumentObserverCases) ... ok testRemoveObserver (Document.DocumentObserverCases) ... ok testSave (Document.DocumentObserverCases) ... ok testUndoDisabledDocument (Document.DocumentObserverCases) ... ok testColorList (Document.DocumentPlatformCases) ... ok testFloatList (Document.DocumentPlatformCases) ... ok testPoints (Document.DocumentPlatformCases) ... ok testVectorList (Document.DocumentPlatformCases) ... ok [New Thread 0x7fff662a8640 (LWP 6306)] [Thread 0x7fff662a8640 (LWP 6306) exited] [New Thread 0x7fff662a8640 (LWP 6307)] [Thread 0x7fff662a8640 (LWP 6307) exited] [New Thread 0x7fff662a8640 (LWP 6308)] [Thread 0x7fff662a8640 (LWP 6308) exited] testDescent (Document.DocumentPropertyCases) ... ok testRemoveProperty (Document.DocumentPropertyCases) ... ok testRemovePropertyExpression (Document.DocumentPropertyCases) ... ok testRemovePropertyOnChange (Document.DocumentPropertyCases) ... ok testDescent (Document.DocumentRecomputeCases) ... ok testRecompute (Document.DocumentRecomputeCases) ... ok testActiveDocument (Document.DocumentSaveRestoreCases) ... ok testExtensionSaveRestore (Document.DocumentSaveRestoreCases) ... ok Document with the UUID 'd3fde0bf-fcf8-4020-960a-92f8a3e2748c' already exists, change to 'a0b82709-036c-4ed8-9975-695b4382b69f' testPersistenceContentDump (Document.DocumentSaveRestoreCases) ... ok testRestore (Document.DocumentSaveRestoreCases) ... ok testSaveAndRestore (Document.DocumentSaveRestoreCases) ... ok testUndo (Document.UndoRedoCases) ... ok testUndoClear (Document.UndoRedoCases) ... ok testUndoInList (Document.UndoRedoCases) ... ok testUndoIssue0003150Part1 (Document.UndoRedoCases) ... ok testUndoProperties (Document.UndoRedoCases) ... ok test_content_item_tags (Metadata.TestMetadata) ... ok test_content_types (Metadata.TestMetadata) ... ok test_copy_constructor (Metadata.TestMetadata) ... ok test_default_constructor (Metadata.TestMetadata) ... ok test_file_path (Metadata.TestMetadata) ... ok test_first_supported_version (Metadata.TestMetadata) ... ok test_generic_metadata (Metadata.TestMetadata) ... ok test_last_supported_version (Metadata.TestMetadata) ... ok test_supports_current (Metadata.TestMetadata) ... ok test_toplevel_tags (Metadata.TestMetadata) ... ok test_xml_constructor (Metadata.TestMetadata) ... ok testSaveAndRestore (UnicodeTests.DocumentSaveRestoreCases) ... ok testUnicodeLabel (UnicodeTests.UnicodeBasicCases) ... ok [Thread 0x7fff66aa9640 (LWP 6275) exited] [Thread 0x7fff9ffff640 (LWP 5947) exited] [Thread 0x7fff9f7fe640 (LWP 6081) exited] [Thread 0x7fff672aa640 (LWP 6274) exited] testAll (TestPythonSyntax.PythonSyntaxTestCase) ... ok [New Thread 0x7fff672aa640 (LWP 6380)] [New Thread 0x7fff672aa640 (LWP 6381)] [Thread 0x7fff672aa640 (LWP 6380) exited] [Thread 0x7fff672aa640 (LWP 6381) exited] testConstraintWithExpression (SketcherTests.TestSketchExpression.TestSketchExpression) ... ok [New Thread 0x7fff672aa640 (LWP 6382)] [Thread 0x7fff672aa640 (LWP 6382) exited] [New Thread 0x7fff672aa640 (LWP 6383)] [Thread 0x7fff672aa640 (LWP 6383) exited] [New Thread 0x7fff672aa640 (LWP 6384)] [Thread 0x7fff672aa640 (LWP 6384) exited] [New Thread 0x7fff672aa640 (LWP 6385)] [Thread 0x7fff672aa640 (LWP 6385) exited] [New Thread 0x7fff672aa640 (LWP 6386)] [Thread 0x7fff672aa640 (LWP 6386) exited] [New Thread 0x7fff672aa640 (LWP 6387)] [Thread 0x7fff672aa640 (LWP 6387) exited] [New Thread 0x7fff672aa640 (LWP 6388)] [Thread 0x7fff672aa640 (LWP 6388) exited] [New Thread 0x7fff672aa640 (LWP 6389)] [Thread 0x7fff672aa640 (LWP 6389) exited] [New Thread 0x7fff672aa640 (LWP 6390)] [Thread 0x7fff672aa640 (LWP 6390) exited] [New Thread 0x7fff672aa640 (LWP 6391)] [Thread 0x7fff672aa640 (LWP 6391) exited] [New Thread 0x7fff672aa640 (LWP 6392)] [New Thread 0x7fff672aa640 (LWP 6393)] [Thread 0x7fff672aa640 (LWP 6392) exited] [Thread 0x7fff672aa640 (LWP 6393) exited] [New Thread 0x7fff672aa640 (LWP 6394)] [Thread 0x7fff672aa640 (LWP 6394) exited] [New Thread 0x7fff672aa640 (LWP 6395)] [Thread 0x7fff672aa640 (LWP 6395) exited] testBasicFillet (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6399)] [Thread 0x7fff672aa640 (LWP 6399) exited] [New Thread 0x7fff672aa640 (LWP 6400)] [Thread 0x7fff672aa640 (LWP 6400) exited] [New Thread 0x7fff672aa640 (LWP 6401)] [Thread 0x7fff672aa640 (LWP 6401) exited] [New Thread 0x7fff672aa640 (LWP 6402)] [Thread 0x7fff672aa640 (LWP 6402) exited] [New Thread 0x7fff672aa640 (LWP 6403)] [New Thread 0x7fff672aa640 (LWP 6404)] [Thread 0x7fff672aa640 (LWP 6403) exited] [New Thread 0x7fff672aa640 (LWP 6405)] [Thread 0x7fff672aa640 (LWP 6404) exited] [Thread 0x7fff672aa640 (LWP 6405) exited] [New Thread 0x7fff672aa640 (LWP 6406)] [Thread 0x7fff672aa640 (LWP 6406) exited] [New Thread 0x7fff672aa640 (LWP 6407)] [Thread 0x7fff672aa640 (LWP 6407) exited] [New Thread 0x7fff672aa640 (LWP 6408)] [Thread 0x7fff672aa640 (LWP 6408) exited] [New Thread 0x7fff672aa640 (LWP 6409)] [New Thread 0x7fff672aa640 (LWP 6410)] [Thread 0x7fff672aa640 (LWP 6409) exited] [Thread 0x7fff672aa640 (LWP 6410) exited] [New Thread 0x7fff672aa640 (LWP 6411)] [Thread 0x7fff672aa640 (LWP 6411) exited] [New Thread 0x7fff672aa640 (LWP 6412)] [New Thread 0x7fff672aa640 (LWP 6413)] [Thread 0x7fff672aa640 (LWP 6412) exited] [Thread 0x7fff672aa640 (LWP 6413) exited] [New Thread 0x7fff672aa640 (LWP 6414)] [Thread 0x7fff672aa640 (LWP 6414) exited] [New Thread 0x7fff672aa640 (LWP 6415)] [Thread 0x7fff672aa640 (LWP 6415) exited] testCoincident (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6417)] [Thread 0x7fff672aa640 (LWP 6417) exited] [New Thread 0x7fff672aa640 (LWP 6418)] [Thread 0x7fff672aa640 (LWP 6418) exited] [New Thread 0x7fff672aa640 (LWP 6419)] [Thread 0x7fff672aa640 (LWP 6419) exited] [New Thread 0x7fff672aa640 (LWP 6420)] [Thread 0x7fff672aa640 (LWP 6420) exited] [New Thread 0x7fff672aa640 (LWP 6421)] [New Thread 0x7fff672aa640 (LWP 6422)] [Thread 0x7fff672aa640 (LWP 6421) exited] [Thread 0x7fff672aa640 (LWP 6422) exited] [New Thread 0x7fff672aa640 (LWP 6423)] [Thread 0x7fff672aa640 (LWP 6423) exited] [New Thread 0x7fff672aa640 (LWP 6424)] [New Thread 0x7fff672aa640 (LWP 6425)] [Thread 0x7fff672aa640 (LWP 6424) exited] [Thread 0x7fff672aa640 (LWP 6425) exited] testCurve (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6429)] [Thread 0x7fff672aa640 (LWP 6429) exited] [New Thread 0x7fff672aa640 (LWP 6430)] [Thread 0x7fff672aa640 (LWP 6430) exited] [New Thread 0x7fff672aa640 (LWP 6431)] [New Thread 0x7fff672aa640 (LWP 6432)] [Thread 0x7fff672aa640 (LWP 6431) exited] [Thread 0x7fff672aa640 (LWP 6432) exited] [New Thread 0x7fff672aa640 (LWP 6433)] [New Thread 0x7fff672aa640 (LWP 6434)] [Thread 0x7fff672aa640 (LWP 6433) exited] [New Thread 0x7fff672aa640 (LWP 6435)] [Thread 0x7fff672aa640 (LWP 6434) exited] [Thread 0x7fff672aa640 (LWP 6435) exited] [New Thread 0x7fff672aa640 (LWP 6436)] [Thread 0x7fff672aa640 (LWP 6436) exited] [New Thread 0x7fff672aa640 (LWP 6437)] [Thread 0x7fff672aa640 (LWP 6437) exited] [New Thread 0x7fff672aa640 (LWP 6438)] [New Thread 0x7fff672aa640 (LWP 6439)] [Thread 0x7fff672aa640 (LWP 6438) exited] [New Thread 0x7fff672aa640 (LWP 6440)] [Thread 0x7fff672aa640 (LWP 6439) exited] [Thread 0x7fff672aa640 (LWP 6440) exited] [New Thread 0x7fff672aa640 (LWP 6441)] [New Thread 0x7fff672aa640 (LWP 6442)] [Thread 0x7fff672aa640 (LWP 6441) exited] [New Thread 0x7fff672aa640 (LWP 6443)] [Thread 0x7fff672aa640 (LWP 6442) exited] [Thread 0x7fff672aa640 (LWP 6443) exited] [New Thread 0x7fff672aa640 (LWP 6444)] [New Thread 0x7fff672aa640 (LWP 6445)] [Thread 0x7fff672aa640 (LWP 6445) exited] [Thread 0x7fff672aa640 (LWP 6444) exited] [New Thread 0x7fff672aa640 (LWP 6446)] [Thread 0x7fff672aa640 (LWP 6446) exited] [New Thread 0x7fff672aa640 (LWP 6447)] [Thread 0x7fff672aa640 (LWP 6447) exited] testDistance (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6448)] [Thread 0x7fff672aa640 (LWP 6448) exited] [New Thread 0x7fff672aa640 (LWP 6449)] [New Thread 0x7fff672aa640 (LWP 6450)] [Thread 0x7fff672aa640 (LWP 6449) exited] [New Thread 0x7fff672aa640 (LWP 6451)] [Thread 0x7fff672aa640 (LWP 6450) exited] [Thread 0x7fff672aa640 (LWP 6451) exited] [New Thread 0x7fff672aa640 (LWP 6452)] [Thread 0x7fff672aa640 (LWP 6452) exited] [New Thread 0x7fff672aa640 (LWP 6453)] [Thread 0x7fff672aa640 (LWP 6453) exited] [New Thread 0x7fff672aa640 (LWP 6454)] [Thread 0x7fff672aa640 (LWP 6454) exited] [New Thread 0x7fff672aa640 (LWP 6455)] [Thread 0x7fff672aa640 (LWP 6455) exited] [New Thread 0x7fff672aa640 (LWP 6456)] [New Thread 0x7fff672aa640 (LWP 6457)] [Thread 0x7fff672aa640 (LWP 6456) exited] [Thread 0x7fff672aa640 (LWP 6457) exited] testHorizontalVertical (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6458)] [Thread 0x7fff672aa640 (LWP 6458) exited] [New Thread 0x7fff672aa640 (LWP 6459)] [Thread 0x7fff672aa640 (LWP 6459) exited] [New Thread 0x7fff672aa640 (LWP 6460)] [Thread 0x7fff672aa640 (LWP 6460) exited] [New Thread 0x7fff672aa640 (LWP 6461)] [New Thread 0x7fff672aa640 (LWP 6462)] [Thread 0x7fff672aa640 (LWP 6461) exited] [New Thread 0x7fff672aa640 (LWP 6463)] [Thread 0x7fff672aa640 (LWP 6462) exited] [Thread 0x7fff672aa640 (LWP 6463) exited] [New Thread 0x7fff672aa640 (LWP 6464)] [Thread 0x7fff672aa640 (LWP 6464) exited] [New Thread 0x7fff672aa640 (LWP 6465)] [Thread 0x7fff672aa640 (LWP 6465) exited] [New Thread 0x7fff672aa640 (LWP 6466)] [Thread 0x7fff672aa640 (LWP 6466) exited] testOriginalCorner (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6467)] [Thread 0x7fff672aa640 (LWP 6467) exited] [New Thread 0x7fff672aa640 (LWP 6468)] [Thread 0x7fff672aa640 (LWP 6468) exited] [New Thread 0x7fff672aa640 (LWP 6469)] [Thread 0x7fff672aa640 (LWP 6469) exited] [New Thread 0x7fff672aa640 (LWP 6470)] [Thread 0x7fff672aa640 (LWP 6470) exited] [New Thread 0x7fff672aa640 (LWP 6471)] [Thread 0x7fff672aa640 (LWP 6471) exited] [New Thread 0x7fff672aa640 (LWP 6472)] [Thread 0x7fff672aa640 (LWP 6472) exited] [New Thread 0x7fff672aa640 (LWP 6473)] [Thread 0x7fff672aa640 (LWP 6473) exited] [New Thread 0x7fff672aa640 (LWP 6474)] [New Thread 0x7fff672aa640 (LWP 6475)] [Thread 0x7fff672aa640 (LWP 6474) exited] [Thread 0x7fff672aa640 (LWP 6475) exited] [New Thread 0x7fff672aa640 (LWP 6476)] [Thread 0x7fff672aa640 (LWP 6476) exited] [New Thread 0x7fff672aa640 (LWP 6477)] [Thread 0x7fff672aa640 (LWP 6477) exited] [New Thread 0x7fff672aa640 (LWP 6478)] [Thread 0x7fff672aa640 (LWP 6478) exited] [New Thread 0x7fff672aa640 (LWP 6479)] [Thread 0x7fff672aa640 (LWP 6479) exited] [New Thread 0x7fff672aa640 (LWP 6480)] [Thread 0x7fff672aa640 (LWP 6480) exited] [New Thread 0x7fff672aa640 (LWP 6484)] [Thread 0x7fff672aa640 (LWP 6484) exited] [New Thread 0x7fff672aa640 (LWP 6485)] [Thread 0x7fff672aa640 (LWP 6485) exited] [New Thread 0x7fff672aa640 (LWP 6486)] [Thread 0x7fff672aa640 (LWP 6486) exited] testPointOnObject (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6487)] [Thread 0x7fff672aa640 (LWP 6487) exited] [New Thread 0x7fff672aa640 (LWP 6488)] [Thread 0x7fff672aa640 (LWP 6488) exited] [New Thread 0x7fff672aa640 (LWP 6489)] [Thread 0x7fff672aa640 (LWP 6489) exited] [New Thread 0x7fff672aa640 (LWP 6490)] [Thread 0x7fff672aa640 (LWP 6490) exited] [New Thread 0x7fff672aa640 (LWP 6491)] [Thread 0x7fff672aa640 (LWP 6491) exited] [New Thread 0x7fff672aa640 (LWP 6492)] [Thread 0x7fff672aa640 (LWP 6492) exited] [New Thread 0x7fff672aa640 (LWP 6493)] [Thread 0x7fff672aa640 (LWP 6493) exited] [New Thread 0x7fff672aa640 (LWP 6494)] [Thread 0x7fff672aa640 (LWP 6494) exited] [New Thread 0x7fff672aa640 (LWP 6495)] [New Thread 0x7fff672aa640 (LWP 6496)] [Thread 0x7fff672aa640 (LWP 6495) exited] [Thread 0x7fff672aa640 (LWP 6496) exited] [New Thread 0x7fff672aa640 (LWP 6497)] [Thread 0x7fff672aa640 (LWP 6497) exited] [New Thread 0x7fff672aa640 (LWP 6498)] [Thread 0x7fff672aa640 (LWP 6498) exited] [New Thread 0x7fff672aa640 (LWP 6499)] [Thread 0x7fff672aa640 (LWP 6499) exited] testSymmetric (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6500)] [New Thread 0x7fff672aa640 (LWP 6501)] [Thread 0x7fff672aa640 (LWP 6500) exited] [New Thread 0x7fff672aa640 (LWP 6502)] [Thread 0x7fff672aa640 (LWP 6501) exited] [New Thread 0x7fff672aa640 (LWP 6503)] [Thread 0x7fff672aa640 (LWP 6502) exited] [New Thread 0x7fff672aa640 (LWP 6504)] [Thread 0x7fff672aa640 (LWP 6503) exited] [Thread 0x7fff672aa640 (LWP 6504) exited] [New Thread 0x7fff672aa640 (LWP 6505)] [New Thread 0x7fff672aa640 (LWP 6506)] [Thread 0x7fff672aa640 (LWP 6505) exited] [New Thread 0x7fff672aa640 (LWP 6507)] [Thread 0x7fff672aa640 (LWP 6506) exited] [Thread 0x7fff672aa640 (LWP 6507) exited] [New Thread 0x7fff672aa640 (LWP 6508)] [Thread 0x7fff672aa640 (LWP 6508) exited] [New Thread 0x7fff672aa640 (LWP 6509)] [New Thread 0x7fff672aa640 (LWP 6510)] [Thread 0x7fff672aa640 (LWP 6509) exited] [New Thread 0x7fff672aa640 (LWP 6511)] [Thread 0x7fff672aa640 (LWP 6510) exited] [Thread 0x7fff672aa640 (LWP 6511) exited] testTangent (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6512)] [New Thread 0x7fff672aa640 (LWP 6513)] [Thread 0x7fff672aa640 (LWP 6512) exited] [New Thread 0x7fff672aa640 (LWP 6514)] [Thread 0x7fff672aa640 (LWP 6513) exited] [New Thread 0x7fff672aa640 (LWP 6515)] [Thread 0x7fff672aa640 (LWP 6514) exited] [New Thread 0x7fff672aa640 (LWP 6516)] [Thread 0x7fff672aa640 (LWP 6515) exited] [Thread 0x7fff672aa640 (LWP 6516) exited] [New Thread 0x7fff672aa640 (LWP 6517)] [Thread 0x7fff672aa640 (LWP 6517) exited] [New Thread 0x7fff672aa640 (LWP 6518)] [Thread 0x7fff672aa640 (LWP 6518) exited] [New Thread 0x7fff672aa640 (LWP 6519)] [Thread 0x7fff672aa640 (LWP 6519) exited] [New Thread 0x7fff672aa640 (LWP 6520)] [Thread 0x7fff672aa640 (LWP 6520) exited] [New Thread 0x7fff672aa640 (LWP 6521)] [Thread 0x7fff672aa640 (LWP 6521) exited] testUnconnected (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6525)] [New Thread 0x7fff672aa640 (LWP 6526)] [Thread 0x7fff672aa640 (LWP 6525) exited] [New Thread 0x7fff672aa640 (LWP 6527)] [New Thread 0x7fff672aa640 (LWP 6528)] [Thread 0x7fff672aa640 (LWP 6527) exited] [Thread 0x7fff672aa640 (LWP 6526) exited] [New Thread 0x7fff672aa640 (LWP 6529)] [Thread 0x7fff672aa640 (LWP 6528) exited] [Thread 0x7fff672aa640 (LWP 6529) exited] [New Thread 0x7fff672aa640 (LWP 6530)] [New Thread 0x7fff672aa640 (LWP 6531)] [Thread 0x7fff672aa640 (LWP 6530) exited] [Thread 0x7fff672aa640 (LWP 6531) exited] testUnconnectedCurve (SketcherTests.TestSketchFillet.TestSketchFillet) ... ok [New Thread 0x7fff672aa640 (LWP 6532)] [Thread 0x7fff672aa640 (LWP 6532) exited] [New Thread 0x7fff672aa640 (LWP 6533)] [Thread 0x7fff672aa640 (LWP 6533) exited] [New Thread 0x7fff672aa640 (LWP 6534)] [Thread 0x7fff672aa640 (LWP 6534) exited] [New Thread 0x7fff672aa640 (LWP 6535)] [Thread 0x7fff672aa640 (LWP 6535) exited] [New Thread 0x7fff672aa640 (LWP 6536)] [New Thread 0x7fff672aa640 (LWP 6537)] [Thread 0x7fff672aa640 (LWP 6536) exited] [New Thread 0x7fff672aa640 (LWP 6538)] [Thread 0x7fff672aa640 (LWP 6537) exited] [Thread 0x7fff672aa640 (LWP 6538) exited] [New Thread 0x7fff672aa640 (LWP 6539)] [Thread 0x7fff672aa640 (LWP 6539) exited] [New Thread 0x7fff672aa640 (LWP 6540)] [Thread 0x7fff672aa640 (LWP 6540) exited] [New Thread 0x7fff672aa640 (LWP 6541)] [Thread 0x7fff672aa640 (LWP 6541) exited] [New Thread 0x7fff672aa640 (LWP 6542)] [Thread 0x7fff672aa640 (LWP 6542) exited] [New Thread 0x7fff672aa640 (LWP 6543)] [Thread 0x7fff672aa640 (LWP 6543) exited] [New Thread 0x7fff672aa640 (LWP 6544)] [Thread 0x7fff672aa640 (LWP 6544) exited] [New Thread 0x7fff672aa640 (LWP 6545)] [New Thread 0x7fff672aa640 (LWP 6546)] [Thread 0x7fff672aa640 (LWP 6545) exited] [Thread 0x7fff672aa640 (LWP 6546) exited] [New Thread 0x7fff672aa640 (LWP 6547)] [New Thread 0x7fff672aa640 (LWP 6548)] [Thread 0x7fff672aa640 (LWP 6547) exited] [New Thread 0x7fff672aa640 (LWP 6549)] [Thread 0x7fff672aa640 (LWP 6548) exited] [Thread 0x7fff672aa640 (LWP 6549) exited] [New Thread 0x7fff672aa640 (LWP 6550)] [Thread 0x7fff672aa640 (LWP 6550) exited] [New Thread 0x7fff672aa640 (LWP 6551)] [New Thread 0x7fff672aa640 (LWP 6552)] [Thread 0x7fff672aa640 (LWP 6551) exited] [New Thread 0x7fff672aa640 (LWP 6553)] [Thread 0x7fff672aa640 (LWP 6552) exited] [Thread 0x7fff672aa640 (LWP 6553) exited] [New Thread 0x7fff672aa640 (LWP 6554)] [Thread 0x7fff672aa640 (LWP 6554) exited] [New Thread 0x7fff672aa640 (LWP 6555)] [Thread 0x7fff672aa640 (LWP 6555) exited] [New Thread 0x7fff672aa640 (LWP 6556)] [Thread 0x7fff672aa640 (LWP 6556) exited] [New Thread 0x7fff672aa640 (LWP 6557)] [Thread 0x7fff672aa640 (LWP 6557) exited] [New Thread 0x7fff672aa640 (LWP 6558)] [Thread 0x7fff672aa640 (LWP 6558) exited] [New Thread 0x7fff672aa640 (LWP 6559)] [Thread 0x7fff672aa640 (LWP 6559) exited] [New Thread 0x7fff672aa640 (LWP 6560)] [Thread 0x7fff672aa640 (LWP 6560) exited] [New Thread 0x7fff672aa640 (LWP 6561)] [Thread 0x7fff672aa640 (LWP 6561) exited] [New Thread 0x7fff672aa640 (LWP 6562)] [Thread 0x7fff672aa640 (LWP 6562) exited] [New Thread 0x7fff672aa640 (LWP 6563)] [Thread 0x7fff672aa640 (LWP 6563) exited] [New Thread 0x7fff672aa640 (LWP 6564)] [Thread 0x7fff672aa640 (LWP 6564) exited] [New Thread 0x7fff672aa640 (LWP 6565)] [Thread 0x7fff672aa640 (LWP 6565) exited] testBlockConstraintEllipse (SketcherTests.TestSketcherSolver.TestSketcherSolver) ... ok [New Thread 0x7fff672aa640 (LWP 6566)] [New Thread 0x7fff672aa640 (LWP 6567)] [Thread 0x7fff672aa640 (LWP 6566) exited] [Thread 0x7fff672aa640 (LWP 6567) exited] [New Thread 0x7fff672aa640 (LWP 6568)] [Thread 0x7fff672aa640 (LWP 6568) exited] [New Thread 0x7fff672aa640 (LWP 6569)] [Thread 0x7fff672aa640 (LWP 6569) exited] [New Thread 0x7fff672aa640 (LWP 6570)] [New Thread 0x7fff672aa640 (LWP 6571)] [Thread 0x7fff672aa640 (LWP 6570) exited] [New Thread 0x7fff672aa640 (LWP 6572)] [Thread 0x7fff672aa640 (LWP 6571) exited] [Thread 0x7fff672aa640 (LWP 6572) exited] [New Thread 0x7fff672aa640 (LWP 6573)] [Thread 0x7fff672aa640 (LWP 6573) exited] [New Thread 0x7fff672aa640 (LWP 6574)] [Thread 0x7fff672aa640 (LWP 6574) exited] [New Thread 0x7fff672aa640 (LWP 6575)] [New Thread 0x7fff672aa640 (LWP 6576)] [Thread 0x7fff672aa640 (LWP 6575) exited] [Thread 0x7fff672aa640 (LWP 6576) exited] [New Thread 0x7fff672aa640 (LWP 6577)] [Thread 0x7fff672aa640 (LWP 6577) exited] [New Thread 0x7fff672aa640 (LWP 6578)] [Thread 0x7fff672aa640 (LWP 6578) exited] [New Thread 0x7fff672aa640 (LWP 6579)] [Thread 0x7fff672aa640 (LWP 6579) exited] testBoxCase (SketcherTests.TestSketcherSolver.TestSketcherSolver) ... ok [New Thread 0x7fff672aa640 (LWP 6583)] [Thread 0x7fff672aa640 (LWP 6583) exited] [New Thread 0x7fff672aa640 (LWP 6584)] [Thread 0x7fff672aa640 (LWP 6584) exited] [New Thread 0x7fff672aa640 (LWP 6585)] [Thread 0x7fff672aa640 (LWP 6585) exited] [New Thread 0x7fff672aa640 (LWP 6586)] [Thread 0x7fff672aa640 (LWP 6586) exited] [New Thread 0x7fff672aa640 (LWP 6587)] [Thread 0x7fff672aa640 (LWP 6587) exited] [New Thread 0x7fff672aa640 (LWP 6588)] [Thread 0x7fff672aa640 (LWP 6588) exited] [New Thread 0x7fff672aa640 (LWP 6589)] [Thread 0x7fff672aa640 (LWP 6589) exited] [New Thread 0x7fff672aa640 (LWP 6590)] [Thread 0x7fff672aa640 (LWP 6590) exited] [New Thread 0x7fff672aa640 (LWP 6591)] [New Thread 0x7fff672aa640 (LWP 6592)] [Thread 0x7fff672aa640 (LWP 6591) exited] [Thread 0x7fff672aa640 (LWP 6592) exited] testIssue3245 (SketcherTests.TestSketcherSolver.TestSketcherSolver) ... ok [New Thread 0x7fff672aa640 (LWP 6595)] [Thread 0x7fff672aa640 (LWP 6595) exited] [New Thread 0x7fff672aa640 (LWP 6596)] [Thread 0x7fff672aa640 (LWP 6596) exited] [New Thread 0x7fff672aa640 (LWP 6597)] [Thread 0x7fff672aa640 (LWP 6597) exited] [New Thread 0x7fff672aa640 (LWP 6598)] [Thread 0x7fff672aa640 (LWP 6598) exited] testIssue3245_2 (SketcherTests.TestSketcherSolver.TestSketcherSolver) ... ok [New Thread 0x7fff672aa640 (LWP 6602)] [Thread 0x7fff672aa640 (LWP 6602) exited] [New Thread 0x7fff672aa640 (LWP 6603)] [Thread 0x7fff672aa640 (LWP 6603) exited] [New Thread 0x7fff672aa640 (LWP 6604)] [Thread 0x7fff672aa640 (LWP 6604) exited] [New Thread 0x7fff672aa640 (LWP 6605)] [Thread 0x7fff672aa640 (LWP 6605) exited] [New Thread 0x7fff672aa640 (LWP 6606)] [Thread 0x7fff672aa640 (LWP 6606) exited] [New Thread 0x7fff672aa640 (LWP 6607)] [Thread 0x7fff672aa640 (LWP 6607) exited] [New Thread 0x7fff672aa640 (LWP 6608)] [Thread 0x7fff672aa640 (LWP 6608) exited] [New Thread 0x7fff672aa640 (LWP 6609)] [Thread 0x7fff672aa640 (LWP 6609) exited] [New Thread 0x7fff672aa640 (LWP 6610)] [Thread 0x7fff672aa640 (LWP 6610) exited] [New Thread 0x7fff672aa640 (LWP 6611)] [Thread 0x7fff672aa640 (LWP 6611) exited] [New Thread 0x7fff672aa640 (LWP 6612)] [Thread 0x7fff672aa640 (LWP 6612) exited] [New Thread 0x7fff672aa640 (LWP 6613)] [Thread 0x7fff672aa640 (LWP 6613) exited] [New Thread 0x7fff672aa640 (LWP 6614)] [Thread 0x7fff672aa640 (LWP 6614) exited] [New Thread 0x7fff672aa640 (LWP 6615)] [Thread 0x7fff672aa640 (LWP 6615) exited] [New Thread 0x7fff672aa640 (LWP 6616)] [Thread 0x7fff672aa640 (LWP 6616) exited] [New Thread 0x7fff672aa640 (LWP 6617)] [Thread 0x7fff672aa640 (LWP 6617) exited] [New Thread 0x7fff672aa640 (LWP 6618)] [Thread 0x7fff672aa640 (LWP 6618) exited] [New Thread 0x7fff672aa640 (LWP 6619)] [Thread 0x7fff672aa640 (LWP 6619) exited] [New Thread 0x7fff672aa640 (LWP 6620)] [Thread 0x7fff672aa640 (LWP 6620) exited] [New Thread 0x7fff672aa640 (LWP 6621)] [Thread 0x7fff672aa640 (LWP 6621) exited] [New Thread 0x7fff672aa640 (LWP 6622)] [Thread 0x7fff672aa640 (LWP 6622) exited] [New Thread 0x7fff672aa640 (LWP 6623)] [Thread 0x7fff672aa640 (LWP 6623) exited] [New Thread 0x7fff672aa640 (LWP 6624)] [Thread 0x7fff672aa640 (LWP 6624) exited] [New Thread 0x7fff672aa640 (LWP 6625)] [Thread 0x7fff672aa640 (LWP 6625) exited] [New Thread 0x7fff672aa640 (LWP 6626)] [Thread 0x7fff672aa640 (LWP 6626) exited] testSlotCase (SketcherTests.TestSketcherSolver.TestSketcherSolver) ... ok [New Thread 0x7fff672aa640 (LWP 6627)] [Thread 0x7fff672aa640 (LWP 6627) exited] [New Thread 0x7fff672aa640 (LWP 6628)] [Thread 0x7fff672aa640 (LWP 6628) exited] testThreeLinesWithCoincidences_1 (SketcherTests.TestSketcherSolver.TestSketcherSolver) ... ok [New Thread 0x7fff672aa640 (LWP 6629)] [Thread 0x7fff672aa640 (LWP 6629) exited] [New Thread 0x7fff672aa640 (LWP 6630)] [Thread 0x7fff672aa640 (LWP 6630) exited] testThreeLinesWithCoincidences_2 (SketcherTests.TestSketcherSolver.TestSketcherSolver) ... ok [New Thread 0x7fff672aa640 (LWP 6631)] [New Thread 0x7fff9f7fe640 (LWP 6632)] [New Thread 0x7fff9ffff640 (LWP 6633)] [Thread 0x7fff672aa640 (LWP 6631) exited] [Thread 0x7fff9f7fe640 (LWP 6632) exited] testLoadMesh (MeshTestsApp.LoadMeshInThreadsCases) ... ok [New Thread 0x7fff9f7fe640 (LWP 6637)] [New Thread 0x7fff672aa640 (LWP 6638)] [Thread 0x7fff9f7fe640 (LWP 6637) exited] [Thread 0x7fff672aa640 (LWP 6638) exited] testSphereMesh (MeshTestsApp.LoadMeshInThreadsCases) ... ok testIntersection (MeshTestsApp.MeshGeoTestCases) ... ok testIntersection2 (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionCoplanar (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOfCollinearEdges (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOfIntersectingEdges (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOfParallelEdges (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOfParallelTriangles (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOfTransformedMesh (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOfWarpedEdges (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOnEdge (MeshTestsApp.MeshGeoTestCases) ... ok testIntersectionOverlap (MeshTestsApp.MeshGeoTestCases) ... ok testSelfIntersection (MeshTestsApp.MeshGeoTestCases) ... ok testFindNearest (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnOneEdge (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnTwoEdges_01 (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnTwoEdges_02 (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnTwoEdges_10 (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnTwoEdges_12 (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnTwoEdges_20 (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnTwoEdges_21 (MeshTestsApp.MeshSplitTestCases) ... ok testSplitFacetOnTwoEdges_5teps (MeshTestsApp.MeshSplitTestCases) ... ok testCenterOfGravity (MeshTestsApp.MeshSubElement) ... ok testCountSubElements (MeshTestsApp.MeshSubElement) ... ok testFacesFromSubElement (MeshTestsApp.MeshSubElement) ... ok testSegmentSubElement (MeshTestsApp.MeshSubElement) ... ok testSubElements (MeshTestsApp.MeshSubElement) ... ok testCollapseFacetsAll (MeshTestsApp.MeshTopoTestCases) ... ok testCollapseFacetsMultible (MeshTestsApp.MeshTopoTestCases) ... ok [New Thread 0x7fff672aa640 (LWP 6663)] testCollapseFacetsSingle (MeshTestsApp.MeshTopoTestCases) ... ok testCorruptedFacet (MeshTestsApp.MeshTopoTestCases) ... ok testCTRIA3Element (MeshTestsApp.NastranReader) ... ok testDelimitedGRIDElement (MeshTestsApp.NastranReader) ... ok testEightCharGRIDElement (MeshTestsApp.NastranReader) ... ok testSixteenCharGRIDElement (MeshTestsApp.NastranReader) ... ok testPrimitiveCount (MeshTestsApp.PivyTestCases) ... ok Thread 1 "freecad" received signal SIGSEGV, Segmentation fault. 0x00007ffff2e1b2dc in ?? () from /lib64/libc.so.6 (gdb) bt #0 0x00007ffff2e1b2dc in () at /lib64/libc.so.6 #1 0x00007fffc7ba111a in cast_internal(_object*, _object*, char const*, int) () at /usr/lib/python3.10/site-packages/pivy/_coin.cpython-310-x86_64-linux-gnu.so #2 0x00007fffc7ba126f in cast(_object*, _object*) () at /usr/lib/python3.10/site-packages/pivy/_coin.cpython-310-x86_64-linux-gnu.so #3 0x00007ffff4350624 in () at /usr/lib64/libpython3.10.so.1.0 #4 0x00007ffff4313353 in _PyObject_MakeTpCall () at /usr/lib64/libpython3.10.so.1.0 #5 0x00007ffff42c7c4b in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #6 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #7 0x00007ffff4315e78 in () at /usr/lib64/libpython3.10.so.1.0 #8 0x00007ffff42c6c11 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #9 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #10 0x00007ffff42c6b8f in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #11 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #12 0x00007ffff4315de2 in () at /usr/lib64/libpython3.10.so.1.0 #13 0x00007ffff42c4343 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #14 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #15 0x00007ffff43134a3 in _PyObject_FastCallDictTstate () at /usr/lib64/libpython3.10.so.1.0 #16 0x00007ffff4313780 in _PyObject_Call_Prepend () at /usr/lib64/libpython3.10.so.1.0 #17 0x00007ffff437023c in () at /usr/lib64/libpython3.10.so.1.0 #18 0x00007ffff4313353 in _PyObject_MakeTpCall () at /usr/lib64/libpython3.10.so.1.0 #19 0x00007ffff42c8a49 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #20 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #21 0x00007ffff4315de2 in () at /usr/lib64/libpython3.10.so.1.0 #22 0x00007ffff42c4343 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #23 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #24 0x00007ffff43134a3 in _PyObject_FastCallDictTstate () at /usr/lib64/libpython3.10.so.1.0 #25 0x00007ffff4313780 in _PyObject_Call_Prepend () at /usr/lib64/libpython3.10.so.1.0 #26 0x00007ffff437023c in () at /usr/lib64/libpython3.10.so.1.0 #27 0x00007ffff4313353 in _PyObject_MakeTpCall () at /usr/lib64/libpython3.10.so.1.0 #28 0x00007ffff42c8a49 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #29 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #30 0x00007ffff4315de2 in () at /usr/lib64/libpython3.10.so.1.0 #31 0x00007ffff42c4343 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 --Type for more, q to quit, c to continue without paging-- #32 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #33 0x00007ffff43134a3 in _PyObject_FastCallDictTstate () at /usr/lib64/libpython3.10.so.1.0 #34 0x00007ffff4313780 in _PyObject_Call_Prepend () at /usr/lib64/libpython3.10.so.1.0 #35 0x00007ffff437023c in () at /usr/lib64/libpython3.10.so.1.0 #36 0x00007ffff4313353 in _PyObject_MakeTpCall () at /usr/lib64/libpython3.10.so.1.0 #37 0x00007ffff42c8a49 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #38 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #39 0x00007ffff4315de2 in () at /usr/lib64/libpython3.10.so.1.0 #40 0x00007ffff42c4343 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #41 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #42 0x00007ffff43134a3 in _PyObject_FastCallDictTstate () at /usr/lib64/libpython3.10.so.1.0 #43 0x00007ffff4313780 in _PyObject_Call_Prepend () at /usr/lib64/libpython3.10.so.1.0 #44 0x00007ffff437023c in () at /usr/lib64/libpython3.10.so.1.0 #45 0x00007ffff4313353 in _PyObject_MakeTpCall () at /usr/lib64/libpython3.10.so.1.0 #46 0x00007ffff42c8a49 in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #47 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #48 0x00007ffff42c6b8f in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #49 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #50 0x00007ffff42c7bef in _PyEval_EvalFrameDefault () at /usr/lib64/libpython3.10.so.1.0 #51 0x00007ffff43da164 in () at /usr/lib64/libpython3.10.so.1.0 #52 0x00007ffff43da330 in PyEval_EvalCode () at /usr/lib64/libpython3.10.so.1.0 #53 0x00007ffff4418cc3 in () at /usr/lib64/libpython3.10.so.1.0 #54 0x00007ffff4418ee7 in () at /usr/lib64/libpython3.10.so.1.0 #55 0x00007ffff441b6b5 in PyRun_StringFlags () at /usr/lib64/libpython3.10.so.1.0 #56 0x00007ffff47f6b6a in Base::InterpreterSingleton::runString[abi:cxx11](char const*) (this=0x555555610970, sCmd=0x7ffff58ad480 "#", '*' , "\n#* Copyright (c) 2002 Jürgen Riegel ", ' ' , "*\n#*", ' ' ...) at /usr/src/debug/media-gfx/freecad-0.20.1/FreeCAD-0.20.1/src/Base/Interpreter.cpp:249 #57 0x00007ffff724574a in Gui::MainWindow::delayedStartup() (this=0x7fffffffcc80) at /usr/src/debug/media-gfx/freecad-0.20.1/FreeCAD-0.20.1/src/Gui/MainWindow.cpp:1243 #58 0x00007ffff724d1f9 in Gui::MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x7fffffffcc80, _c=QMetaObject::InvokeMetaMethod, _id=31, _a=0x555555c7a898) at /usr/src/debug/media-gfx/freecad-0.20.1/FreeCAD-0.20.1_build/src/Gui/FreeCADGui_autogen/include/moc_MainWindow.cpp:311 #59 0x00007ffff335912f in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #60 0x00007ffff7242df8 in Gui::MainWindow::event(QEvent*) (this=0x7fffffffcc80, e=0x555555c7a850) at /usr/src/debug/media-gfx/freecad-0.20.1/FreeCAD-0.20.1/src/Gui/MainWindow.cpp:801 #61 0x00007ffff3d0c7bf in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #62 0x00007ffff6c8d5a1 in Gui::GUIApplication::notify(QObject*, QEvent*) (this= 0x7fffffffcc40, receiver=0x7fffffffcc80, event=0x555555c7a850) --Type for more, q to quit, c to continue without paging-- at /usr/src/debug/media-gfx/freecad-0.20.1/FreeCAD-0.20.1/src/Gui/GuiApplication.cpp:84 #63 0x00007ffff332e658 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #64 0x00007ffff3331b5e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5 #65 0x00007ffff337f723 in () at /usr/lib64/libQt5Core.so.5 #66 0x00007ffff0f15d8c in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #67 0x00007ffff0f16038 in () at /usr/lib64/libglib-2.0.so.0 #68 0x00007ffff0f160ef in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #69 0x00007ffff337f1c8 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #70 0x00007ffff332d0eb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #71 0x00007ffff3335450 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #72 0x00007ffff6b1980f in Gui::Application::runApplication() () at /usr/src/debug/media-gfx/freecad-0.20.1/FreeCAD-0.20.1/src/Gui/Application.cpp:2278 #73 0x00005555555604c0 in main(int, char**) (argc=3, argv=0x7fffffffd8f8) at /usr/src/debug/media-gfx/freecad-0.20.1/FreeCAD-0.20.1/src/Main/MainGui.cpp:290 (gdb) quit A debugging session is active. Inferior 1 [process 5866] will be killed. Quit anyway? (y or n)