All pastes #383718 Raw Edit

Someone

public text v1 · immutable
#383718 ·published 2007-03-06 15:53 UTC
rendered paste body
(gdb) bt
#0  0x0ee62fec in strlen () from /lib/libc.so.6
#1  0x10d855c8 in PyString_FromString ()
#2  0x10d79608 in PyDict_GetItemString ()
#3  0x10d9a8d4 in PyType_Ready ()
#4  0x10656188 in Curve_Init () at Curve.c:1657
#5  0x106415e8 in M_Blender_Init () at Blender.c:953
#6  0x10de7950 in init_builtin ()
#7  0x10de8980 in load_module ()
#8  0x10de90f0 in import_submodule ()
#9  0x10de9718 in load_next ()
#10 0x10de99c4 in PyImport_ImportModuleEx ()
#11 0x10637d1c in blender_import (self=0x0, args=0x300779f0) at ../BPY_interface.c:2021
#12 0x10d7b220 in PyCFunction_Call ()
#13 0x10d513a0 in PyObject_CallFunction ()
#14 0x10de9ebc in PyImport_Import ()
#15 0x10dea138 in PyImport_ImportModule ()
#16 0x10633384 in init_syspath (first_time=1) at ../BPY_interface.c:283
#17 0x10633074 in BPY_start_python (argc=1, argv=0x7fbbd5e4) at ../BPY_interface.c:210
#18 0x101d5e0c in main (argc=1, argv=0x7fbbd5e4) at creator.c:472