Advertisement
Guest User

Untitled

a guest
Oct 27th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  2. 0 org.python.python 0x00000001019a96b5 _PyType_Lookup + 149
  3. 1 org.python.python 0x0000000101995f6a _PyObject_GenericGetAttrWithDict + 170
  4. 2 org.python.python 0x0000000101959b18 PyObject_CallMethodObjArgs + 168
  5. 3 _modshogun.so 0x00000001023fc10d SwigDirector_DirectorData::get_name() const + 173 (modshogun_wrap.cxx:10315)
  6. 4 libshogun.13.dylib 0x0000000103cc46fc shogun::CSGObject::unref() + 156 (SGObject.cpp:174)
  7. 5 _modshogun.so 0x0000000102c804f5 _wrap_delete_DirectorData + 197 (modshogun_wrap.cxx:263538)
  8. 6 _modshogun.so 0x0000000102608028 _wrap_delete_DirectorData_closure + 56 (modshogun_wrap.cxx:620130)
  9. 7 org.python.python 0x00000001019b4b75 subtype_dealloc + 757
  10. 8 org.python.python 0x0000000101982714 list_dealloc + 84
  11. 9 org.python.python 0x000000010197af2b frame_dealloc + 91
  12. 10 org.python.python 0x00000001019ee62a fast_function + 202
  13. 11 org.python.python 0x00000001019e9828 PyEval_EvalFrameEx + 10072
  14. 12 org.python.python 0x00000001019e7086 PyEval_EvalCodeEx + 1990
  15. 13 org.python.python 0x00000001019e68b6 PyEval_EvalCode + 54
  16. 14 org.python.python 0x0000000101a0dade PyRun_FileExFlags + 174
  17. 15 org.python.python 0x0000000101a0d649 PyRun_SimpleFileExFlags + 777
  18. 16 org.python.python 0x0000000101a21368 Py_Main + 2952
  19. 17 libdyld.dylib 0x00007fff8ec0c7e1 start + 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement