gdb /usr/local/bin/blender GNU gdb 6.3 Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/local/bin/blender (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 28626)] Compiled with Python version 2.4. Checking for installed Python... got it! Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... 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' Trying to import AC3D model(s) from: /home/sandreas/data/blender/testingRecalcRC.ac ... 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' Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... 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' Trying to import AC3D model(s) from: /home/sandreas/data/blender/1Coil2-9186.ac ... Done! Data imported in 0.731 seconds. Trying to import AC3D model(s) from: /home/sandreas/data/blender/galileoShuttle5-16995.ac ... Memoryblock free: pointer not in memlist Memoryblock free: pointer not in memlist Memoryblock free: pointer not in memlist Traceback (most recent call last): File "", line 638, in filesel_callback File "", line 223, in __init__ File "", line 551, in testAC3DImport TypeError: expected an integer index Trying to import AC3D model(s) from: /home/sandreas/data/blender/2warpcoil-9186.ac ... Done! Data imported in 0.729 seconds. Trying to import AC3D model(s) from: /home/sandreas/data/blender/1warpcoilRC-mirrorReloadRecalc.ac ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 28626)] 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 () ---Type to continue, or q to quit--- #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 Starting program: /usr/local/bin/blender (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 28636)] Compiled with Python version 2.4. Checking for installed Python... got it! 3ds export time: 0.33 Importing 3DS: "/home/sandreas/data/blender/2Coil-9186.3ds" finished importing: "/home/sandreas/data/blender/2Coil-9186.3ds" in 3.2671 sec. Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... 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' Trying to import AC3D model(s) from: /home/sandreas/data/blender/testingRecalcRC.ac ... Memoryblock free: attempt to free illegal pointer Memoryblock free: pointer not in memlist Memoryblock free: attempt to free illegal pointer Memoryblock free: pointer not in memlist Memoryblock free: pointer not in memlist Memoryblock free: pointer not in memlist Memoryblock free: pointer not in memlist Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 28636)] 0x082af6b1 in multires_free () (gdb) bt #0 0x082af6b1 in multires_free () #1 0x084d7979 in free_mesh () #2 0x084cf803 in free_libblock () #3 0x0846640a in faceedge_comp () #4 0x0892182b in PyFrame_Fini () #5 0x088f9de3 in PyTraceBack_Print () #6 0x088f9dee in PyTraceBack_Print () #7 0x088f9dee in PyTraceBack_Print () #8 0x08892d39 in PyDict_SetItem () #9 0x08893bf4 in PyDict_SetItemString () #10 0x088f8a92 in PySys_SetObject () #11 0x088f60e6 in PyErr_PrintEx () #12 0x088f5de2 in PyErr_Print () #13 0x083fc095 in BPY_free_finished_script () #14 0x08330ab7 in winqreadscriptspace () #15 0x0824a807 in scrarea_do_winhandle () #16 0x0819ad42 in scrarea_queue_redraw () #17 0x0819c240 in do_screenhandlers () #18 0x0819c6f5 in screenmain () #19 0x08162fee in main ()