Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.69 KB | None | 0 0
  1. Reading symbols from ./CEGUISampleFramework-0.8...(no debugging symbols found)...done.
  2. (gdb) run
  3. Starting program: /home/java/eclipse/cdt/workspace/source/cegui/build/bin/CEGUISampleFramework-0.8
  4. [Thread debugging using libthread_db enabled]
  5. Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
  6.  
  7. Program received signal SIGSEGV, Segmentation fault.
  8. 0xb6b3f735 in __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const ()
  9.    from /usr/lib/i386-linux-gnu/libstdc++.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement