(gdb) run -d Starting program: /usr/local/bin/blender -d (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 28682)] Blender V 2.42 argv[0] = /usr/local/bin/blender argv[1] = -d Compiled with Python version 2.4. Checking for installed Python... got it! Color depth r 8 g 8 b 8 Aux buffers: 4 ordered Registering scripts in Blender menus ... Getting menu data for scripts from file: /home/sandreas/.blender/Bpymenus Color depth r 8 g 8 b 8 Aux buffers: 4 Color depth r 8 g 8 b 8 Aux buffers: 4 Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... BPy error: Callback call failed! Traceback (most recent call last): File "", line 638, in filesel_callback File "", line 223, in __init__ File "", line 573, in testAC3DImport AttributeError: Obj instance has no attribute 'txt' ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/testingRecalcRC.ac ... BPy error: Callback call failed! Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 28682)] 0x08520bd7 in IDP_FreeProperty () (gdb) bt #0 0x08520bd7 in IDP_FreeProperty () #1 0x084cf730 in free_libblock () #2 0x0846640a in faceedge_comp () #3 0x0892182b in PyFrame_Fini () #4 0x088f9de3 in PyTraceBack_Print () #5 0x088f9dee in PyTraceBack_Print () #6 0x088f9dee in PyTraceBack_Print () #7 0x08892d39 in PyDict_SetItem () #8 0x08893bf4 in PyDict_SetItemString () #9 0x088f8a92 in PySys_SetObject () #10 0x088f60e6 in PyErr_PrintEx () #11 0x088f5de2 in PyErr_Print () #12 0x083fc095 in BPY_free_finished_script () #13 0x08330ab7 in winqreadscriptspace () #14 0x0824a807 in scrarea_do_winhandle () #15 0x0819ad42 in scrarea_queue_redraw () #16 0x0819c240 in do_screenhandlers () #17 0x0819c6f5 in screenmain () #18 0x08162fee in main () (gdb) run -d Starting program: /usr/local/bin/blender -d (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 28692)] Blender V 2.42 argv[0] = /usr/local/bin/blender argv[1] = -d Compiled with Python version 2.4. Checking for installed Python... got it! Color depth r 8 g 8 b 8 Aux buffers: 4 ordered Registering scripts in Blender menus ... Getting menu data for scripts from file: /home/sandreas/.blender/Bpymenus Color depth r 8 g 8 b 8 Aux buffers: 4 Color depth r 8 g 8 b 8 Aux buffers: 4 Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... BPy error: Callback call failed! Traceback (most recent call last): File "", line 638, in filesel_callback File "", line 223, in __init__ File "", line 573, in testAC3DImport AttributeError: Obj instance has no attribute 'txt' ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... BPy error: Callback call failed! Traceback (most recent call last): File "", line 638, in filesel_callback File "", line 223, in __init__ File "", line 573, in testAC3DImport AttributeError: Obj instance has no attribute 'txt' ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... BPy error: Callback call failed! Traceback (most recent call last): File "", line 638, in filesel_callback File "", line 223, in __init__ File "", line 573, in testAC3DImport AttributeError: Obj instance has no attribute 'txt' ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... BPy error: Callback call failed! Traceback (most recent call last): File "", line 638, in filesel_callback File "", line 223, in __init__ File "", line 573, in testAC3DImport AttributeError: Obj instance has no attribute 'txt' ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/2warpcoil-9186.ac ... ordered OBMesh.Coil OBMesh.Coil.001 Done! Data imported in 0.739 seconds. ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/1warpcoilRC-mirrorReloadRecalc.ac ... ordered OBMesh.Coil OBMesh.Coil.001 Done! Data imported in 0.931 seconds. ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/1warpcoilRC-mirror-4593.ac ... ordered OBMesh.Coil OBMesh.Coil.001 Done! Data imported in 0.735 seconds. ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/1Coil2-9186.ac ... ordered OBMesh.Coil OBMesh.Coil.001 Done! Data imported in 0.739 seconds. ordered Trying to import AC3D model(s) from: /home/sandreas/data/blender/1Coil2recalc-9186.ac ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 28692)] 0x088fdd4f in _PyObject_GC_Del () (gdb) bt #0 0x088fdd4f in _PyObject_GC_Del () #1 0x0888a4c4 in PyList_AsTuple () #2 0x088fd44d in _PyObject_GC_Del () #3 0x088fd1ae in _PyObject_GC_Malloc () #4 0x088fd1d7 in _PyObject_GC_New () #5 0x088878e6 in PyList_New () #6 0x088c47a8 in PyEval_EvalFrame () #7 0x088c6b6d in PyEval_CallObjectWithKeywords () #8 0x088c6704 in PyEval_CallObjectWithKeywords () #9 0x088c4c57 in PyEval_EvalFrame () #10 0x088c6b6d in PyEval_CallObjectWithKeywords () #11 0x088c6704 in PyEval_CallObjectWithKeywords () #12 0x088c4c57 in PyEval_EvalFrame () #13 0x088c56ce in PyEval_EvalCodeEx () #14 0x08922ba7 in PyStaticMethod_New () #15 0x08879889 in PyObject_Call () #16 0x088804c8 in PyMethod_Fini () #17 0x08879889 in PyObject_Call () #18 0x088c6597 in PyEval_CallObjectWithKeywords () #19 0x0887aa2b in PyInstance_New () #20 0x08879889 in PyObject_Call () #21 0x088c6c52 in PyEval_CallObjectWithKeywords () #22 0x088c668b in PyEval_CallObjectWithKeywords () #23 0x088c4c57 in PyEval_EvalFrame () #24 0x088c56ce in PyEval_EvalCodeEx () #25 0x08922ba7 in PyStaticMethod_New () #26 0x08876dd6 in PyObject_CallFunction () #27 0x08445495 in M_Window_Redraw () #28 0x081b3dbf in free_filesel_spec () #29 0x081b411b in free_filesel_spec () #30 0x081b584a in winqreadfilespace () #31 0x0824a807 in scrarea_do_winhandle () #32 0x0819ad42 in scrarea_queue_redraw () #33 0x0819c240 in do_screenhandlers () #34 0x0819c6f5 in screenmain () #35 0x08162fee in main () (gdb) run -d Starting program: /usr/src/blender-2.43-RC2-linux-glibc232-py24-i386/blender -d (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 28722)] Blender V 2.42 argv[0] = /usr/src/blender-2.43-RC2-linux-glibc232-py24-i386/blender argv[1] = -d Compiled with Python version 2.4. Checking for installed Python... got it! Color depth r 8 g 8 b 8 Aux buffers: 4 ordered Registering scripts in Blender menus ... Getting menu data for scripts from dir(s): default: /home/sandreas/.blender/scripts Warning: script uv_from_adjacent.py's menu name is already in use. Edit the script and change its Name: 'UVs from unselected adjacent' field, please. Note: if you really want to have two scripts for the same menu with the same name, keep one in the default dir and the other in the user defined dir (only the later will be registered). BPyMenus error: Couldn't create entry for: uv_from_adjacent.py Warning: script armature_symmetry.py's menu name is already in use. Edit the script and change its Name: 'Armature Symmetry' field, please. Note: if you really want to have two scripts for the same menu with the same name, keep one in the default dir and the other in the user defined dir (only the later will be registered). BPyMenus error: Couldn't create entry for: armature_symmetry.py Color depth r 8 g 8 b 8 Aux buffers: 4 Color depth r 8 g 8 b 8 Aux buffers: 4 Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... Couldn't load texture: shuttle6-1.rgb Couldn't load texture: shuttle6-1.rgb Couldn't load texture: shuttle6-1.rgb Couldn't load texture: shuttle6-1.rgb ...[clip]...load coil.blend... ordered OBMesh.Coil.001 OBMesh.Coil ...[note:ctrl-q pressed]... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 28722)] 0x885ab000 in ?? () (gdb) bt #0 0x885ab000 in ?? () #1 0x088888af in PyList_AsTuple () #2 0x088888af in PyList_AsTuple () #3 0x08893f74 in PyDict_DelItemString () #4 0x0887bbd4 in PyMethod_Fini () #5 0x088888af in PyList_AsTuple () #6 0x08892fe2 in PyDict_Clear () #7 0x088950a1 in PyDict_DelItemString () #8 0x088fe01e in _PyObject_GC_Del () #9 0x088fd5ca in _PyObject_GC_Del () #10 0x088fcfbc in PyGC_Collect () #11 0x088f55b6 in Py_Finalize () #12 0x083fada7 in BPY_end_python () #13 0x08268c07 in exit_usiblender () #14 0x0819ca02 in screenmain () #15 0x08162fee in main ()