===UPDATED .blender/scripts/.py FROM CVS 2007Feb09 ==================== gdb /usr/src/blender-2.43-RC2-linux-glibc232-py24-i386/blender GNU gdb 6.3 Using host libthread_db library "/lib/libthread_db.so.1". (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 4872)] 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 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 Color depth r 8 g 8 b 8 Aux buffers: 4 Trying to import AC3D model(s) from: /home/sandreas/data/blender/cambelg.ac ... ...[clip]... Done! Data imported in 0.167 seconds. /home/sandreas/data/blender/testing.ac ... ...[clip]... Done! Data imported in 0.154 seconds. Trying to import AC3D model(s) from: /home/sandreas/data/blender/danube26.ac ... Fatal Python error: Inconsistent interned string state. Program received signal SIGABRT, Aborted. [Switching to Thread 16384 (LWP 4872)] 0x4033f001 in __kill () from /lib/libc.so.6 (gdb) bt #0 0x4033f001 in __kill () from /lib/libc.so.6 #1 0x400d74b1 in pthread_kill (thread=4872, signo=0) at signals.c:65 #2 0x400d77bb in __pthread_raise (sig=1074646048) at signals.c:187 #3 0x4033edb4 in *__GI_raise (sig=6) at ../linuxthreads/sysdeps/unix/sysv/linux/raise.c:34 #4 0x40340298 in *__GI_abort () at ../sysdeps/generic/abort.c:88 #5 0x088f69f9 in Py_FatalError () #6 0x0889d317 in PyString_Fini () #7 0x088888af in PyList_AsTuple () #8 0x08892fe2 in PyDict_Clear () #9 0x088950a1 in PyDict_DelItemString () #10 0x088fe01e in _PyObject_GC_Del () #11 0x088fd5ca in _PyObject_GC_Del () #12 0x088fd1ae in _PyObject_GC_Malloc () #13 0x088fd1d7 in _PyObject_GC_New () #14 0x088878e6 in PyList_New () #15 0x08888f4b in PyList_AsTuple () #16 0x08878659 in PyNumber_Multiply () #17 0x088c3507 in PyEval_EvalFrame () #18 0x088c6b6d in PyEval_CallObjectWithKeywords () #19 0x088c6704 in PyEval_CallObjectWithKeywords () #20 0x088c4c57 in PyEval_EvalFrame () #21 0x088c6b6d in PyEval_CallObjectWithKeywords () #22 0x088c6704 in PyEval_CallObjectWithKeywords () #23 0x088c4c57 in PyEval_EvalFrame () #24 0x088c56ce in PyEval_EvalCodeEx () #25 0x08922ba7 in PyStaticMethod_New () #26 0x08879889 in PyObject_Call () #27 0x088804c8 in PyMethod_Fini () #28 0x08879889 in PyObject_Call () #29 0x088c6597 in PyEval_CallObjectWithKeywords () #30 0x0887aa2b in PyInstance_New () #31 0x08879889 in PyObject_Call () #32 0x088c6c52 in PyEval_CallObjectWithKeywords () #33 0x088c668b in PyEval_CallObjectWithKeywords () #34 0x088c4c57 in PyEval_EvalFrame () #35 0x088c56ce in PyEval_EvalCodeEx () #36 0x08922ba7 in PyStaticMethod_New () #37 0x08876dd6 in PyObject_CallFunction () #38 0x08445495 in M_Window_Redraw () #39 0x081b3dbf in free_filesel_spec () #40 0x081b411b in free_filesel_spec () #41 0x081b584a in winqreadfilespace () #42 0x0824a807 in scrarea_do_winhandle () #43 0x0819ad42 in scrarea_queue_redraw () #44 0x0819c240 in do_screenhandlers () #45 0x0819c6f5 in screenmain () #46 0x08162fee in main () (gdb) [Reload and retry same file] Trying to import AC3D model(s) from: /home/sandreas/data/blender/danube26.ac ... ordered ...[clip]... Done! Data imported in 3.257 seconds. Trying to import AC3D model(s) from: /home/sandreas/data/blender/testing.ac ... ...[clip]... Done! Data imported in 0.161 seconds. /home/sandreas/data/blender/testing.ac ... ...[clip]... Done! Data imported in 0.163 seconds. /home/sandreas/data/blender/testing.ac ... ...[clip]... Done! Data imported in 0.153 seconds. /home/sandreas/data/blender/testing.ac ... ...[clip]... Done! Data imported in 0.144 seconds. /home/sandreas/data/blender/testing.ac ... Couldn't load texture: shuttle6-1.rgb Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 4956)] 0x088a2f7a in PyType_IsSubtype () (gdb) bt #0 0x088a2f7a in PyType_IsSubtype () #1 0x08898ed2 in _PyTrash_destroy_chain () #2 0x08897057 in PyObject_RichCompare () #3 0x08898529 in PyObject_RichCompareBool () #4 0x0888a326 in PyList_AsTuple () #5 0x08895c9a in PyCFunction_Call () #6 0x088c69a6 in PyEval_CallObjectWithKeywords () #7 0x088c4c57 in PyEval_EvalFrame () #8 0x088c6b6d in PyEval_CallObjectWithKeywords () #9 0x088c6704 in PyEval_CallObjectWithKeywords () #10 0x088c4c57 in PyEval_EvalFrame () #11 0x088c56ce in PyEval_EvalCodeEx () #12 0x08922ba7 in PyStaticMethod_New () #13 0x08879889 in PyObject_Call () #14 0x088804c8 in PyMethod_Fini () #15 0x08879889 in PyObject_Call () #16 0x088c6597 in PyEval_CallObjectWithKeywords () #17 0x0887aa2b in PyInstance_New () #18 0x08879889 in PyObject_Call () #19 0x088c6c52 in PyEval_CallObjectWithKeywords () #20 0x088c668b in PyEval_CallObjectWithKeywords () #21 0x088c4c57 in PyEval_EvalFrame () #22 0x088c56ce in PyEval_EvalCodeEx () #23 0x08922ba7 in PyStaticMethod_New () #24 0x08876dd6 in PyObject_CallFunction () #25 0x08445495 in M_Window_Redraw () #26 0x081b3dbf in free_filesel_spec () #27 0x081b411b in free_filesel_spec () #28 0x081b584a in winqreadfilespace () #29 0x0824a807 in scrarea_do_winhandle () #30 0x0819ad42 in scrarea_queue_redraw () #31 0x0819c240 in do_screenhandlers () #32 0x0819c6f5 in screenmain () #33 0x08162fee in main () (gdb) (gdb) run -d Trying to import AC3D model(s) from: /home/sandreas/data/blender/1Coil2-9186.ac ... ...[clip]... Done! Data imported in 0.833 seconds. /home/sandreas/data/blender/1Coil2recalc-9186.ac ...[clip]... Done! Data imported in 0.818 seconds. /home/sandreas/data/blender/1warpcoil2-4593.ac ... BPy error: Callback call failed! Traceback (most recent call last): File "", line 684, in filesel_callback File "", line 220, in __init__ File "", line 440, in parse_file File "", line 347, in parse_surf ValueError: invalid literal for int(): x [file did not load, blank (normal looking) workarea. PRESS CTRL-Q] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 5117)] 0x088fdd4f in _PyObject_GC_Del () (gdb) quit (gdb) run -d Trying to import AC3D model(s) from: /home/sandreas/data/blender/1warpcoil2-4593.ac .. ...[clip]... Done! Data imported in 0.802 seconds. /home/sandreas/data/blender/1warpcoilRC-mirror-4593.ac ... ...[clip]... Done! Data imported in 0.856 seconds. /home/sandreas/data/blender/1warpcoilRC-mirrorReloadRecalc.ac ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 5184)] 0x8823f000 in ?? () (gdb) bt #0 0x8823f000 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 0x088fd1ae in _PyObject_GC_Malloc () #11 0x088fd1d7 in _PyObject_GC_New () #12 0x088878e6 in PyList_New () #13 0x08888f4b in PyList_AsTuple () #14 0x08878659 in PyNumber_Multiply () #15 0x088c3507 in PyEval_EvalFrame () #16 0x088c6b6d in PyEval_CallObjectWithKeywords () #17 0x088c6704 in PyEval_CallObjectWithKeywords () #18 0x088c4c57 in PyEval_EvalFrame () #19 0x088c6b6d in PyEval_CallObjectWithKeywords () #20 0x088c6704 in PyEval_CallObjectWithKeywords () #21 0x088c4c57 in PyEval_EvalFrame () #22 0x088c56ce in PyEval_EvalCodeEx () #23 0x08922ba7 in PyStaticMethod_New () #24 0x08879889 in PyObject_Call () #25 0x088804c8 in PyMethod_Fini () #26 0x08879889 in PyObject_Call () #27 0x088c6597 in PyEval_CallObjectWithKeywords () #28 0x0887aa2b in PyInstance_New () #29 0x08879889 in PyObject_Call () #30 0x088c6c52 in PyEval_CallObjectWithKeywords () #31 0x088c668b in PyEval_CallObjectWithKeywords () #32 0x088c4c57 in PyEval_EvalFrame () #33 0x088c56ce in PyEval_EvalCodeEx () #34 0x08922ba7 in PyStaticMethod_New () #35 0x08876dd6 in PyObject_CallFunction () #36 0x08445495 in M_Window_Redraw () #37 0x081b3dbf in free_filesel_spec () #38 0x081b411b in free_filesel_spec () #39 0x081b584a in winqreadfilespace () #40 0x0824a807 in scrarea_do_winhandle () #41 0x0819ad42 in scrarea_queue_redraw () #42 0x0819c240 in do_screenhandlers () #43 0x0819c6f5 in screenmain () #44 0x08162fee in main () (gdb)