Advertisement
Guest User

PySide/Spyder/SegFault#2

a guest
Sep 7th, 2011
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 4.34 KB | None | 0 0
  1. #0  0x41b322b9 in _int_malloc (av=0x41c493e0, bytes=20) at malloc.c:4249
  2. #1  0x41b34b45 in __GI___libc_malloc (bytes=20) at malloc.c:3660
  3. #2  0x425ab5e8 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
  4. #3  0x003d7865 in std::_Rb_tree<SbkObject*, SbkObject*, std::_Identity<SbkObject*>, std::less<SbkObject*>, std::allocator<SbkObject*> >::_M_clone_node(std::_Rb_tree_node<SbkObject*> const*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  5. #4  0x003d78ac in std::_Rb_tree<SbkObject*, SbkObject*, std::_Identity<SbkObject*>, std::less<SbkObject*>, std::allocator<SbkObject*> >::_M_copy(std::_Rb_tree_node<SbkObject*> const*, std::_Rb_tree_node<SbkObject*>*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  6. #5  0x003d78cd in std::_Rb_tree<SbkObject*, SbkObject*, std::_Identity<SbkObject*>, std::less<SbkObject*>, std::allocator<SbkObject*> >::_M_copy(std::_Rb_tree_node<SbkObject*> const*, std::_Rb_tree_node<SbkObject*>*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  7. #6  0x003d78cd in std::_Rb_tree<SbkObject*, SbkObject*, std::_Identity<SbkObject*>, std::less<SbkObject*>, std::allocator<SbkObject*> >::_M_copy(std::_Rb_tree_node<SbkObject*> const*, std::_Rb_tree_node<SbkObject*>*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  8. #7  0x003d78cd in std::_Rb_tree<SbkObject*, SbkObject*, std::_Identity<SbkObject*>, std::less<SbkObject*>, std::allocator<SbkObject*> >::_M_copy(std::_Rb_tree_node<SbkObject*> const*, std::_Rb_tree_node<SbkObject*>*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  9. #8  0x003d78cd in std::_Rb_tree<SbkObject*, SbkObject*, std::_Identity<SbkObject*>, std::less<SbkObject*>, std::allocator<SbkObject*> >::_M_copy(std::_Rb_tree_node<SbkObject*> const*, std::_Rb_tree_node<SbkObject*>*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  10. #9  0x003d64de in Shiboken::Object::invalidate(SbkObject*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  11. #10 0x003d651b in Shiboken::Object::invalidate(SbkObject*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  12. #11 0x003d651b in Shiboken::Object::invalidate(SbkObject*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  13. ....
  14. #104798 0x003d651b in Shiboken::Object::invalidate(SbkObject*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  15. #104799 0x003d651b in Shiboken::Object::invalidate(SbkObject*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  16. #104800 0x003d651b in Shiboken::Object::invalidate(SbkObject*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  17. #104801 0x003d682c in (anonymous namespace)::_destroyParentInfo () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  18. #104802 0x003d68ac in Shiboken::Object::destroy(SbkObject*, void*) () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  19. #104803 0x003d96bf in Shiboken::BindingManager::~BindingManager() () from /home/user4730/pkg/pyside-sandbox/lib/libshiboken-python2.7.so.1.0
  20. #104804 0x41af18d1 in __run_exit_handlers (status=0, listp=0x41c48324, run_list_atexit=true) at exit.c:78
  21. #104805 0x41af195d in __GI_exit (status=0) at exit.c:100
  22. #104806 0x43f15bb1 in Py_Exit (sts=0) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1763
  23. #104807 0x43f15d0b in handle_system_exit () at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1135
  24. #104808 0x43f15fa5 in handle_system_exit () at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1091
  25. #104809 PyErr_PrintEx (set_sys_last_vars=1) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1145
  26. #104810 0x43f1619c in PyErr_Print () at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1048
  27. #104811 0x43f16431 in PyRun_SimpleFileExFlags (fp=<optimized out>, filename=0xbffff3a4 "bootstrap.py", closeit=1, flags=0xbffff10c)
  28.     at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:948
  29. #104812 0x43f1700c in PyRun_AnyFileExFlags (fp=0x8066af0, filename=0xbffff3a4 "bootstrap.py", closeit=1, flags=0xbffff10c)
  30.     at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:748
  31. #104813 0x43f28484 in Py_Main (argc=2, argv=0xbffff1e4) at /usr/src/debug/Python-2.7.1/Modules/main.c:599
  32. #104814 0x08048508 in main (argc=2, argv=0xbffff1e4) at /usr/src/debug/Python-2.7.1/Modules/python.c:23
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement