Advertisement
10110111

Untitled

Oct 19th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.70 KB | None | 0 0
  1. #0  0xffffe424 in __kernel_vsyscall ()
  2. #1  0x404cd7b1 in raise () from /lib/libc.so.6
  3. #2  0x404cefc8 in abort () from /lib/libc.so.6
  4. #3  0x4043012f in __gnu_cxx::__verbose_terminate_handler () from /opt/gcc-4.5/lib/libstdc++.so.6
  5. #4  0x4042da8b in __cxxabiv1::__terminate () from /opt/gcc-4.5/lib/libstdc++.so.6
  6. #5  0x4042dabf in std::terminate () from /opt/gcc-4.5/lib/libstdc++.so.6
  7. #6  0x4042dcd8 in __cxa_throw () from /opt/gcc-4.5/lib/libstdc++.so.6
  8. #7  0x40e27122 in bridge_object::Test_Impl::getRaiseAttr1 (this=0x40cf3288) at /fastdocs/programmer/libreoffice/libo/testtools/source/bridgetest/cppobj.cxx:306
  9. #8  0x40cd077f in gcc3::callVirtualMethod (pAdjustedThisPtr=0x40cf329c, nVtableIndex=37, pRegisterReturn=0xbfe777e0, pReturnTypeDescr=0x87dfe00, bSimpleReturn=true, pStackLongs=0xbfe77510, nStackLongs=1)
  10.     at /fastdocs/programmer/libreoffice/libo/bridges/source/cpp_uno/gcc3_linux_intel/callvirtualmethod.cxx:112
  11. #9  0x40cd6059 in cpp_call (pThis=0x87f4068, aVtableSlot={offset = 0, index = 37}, pReturnTypeRef=0x87dfe00, nParams=0, pParams=0x0, pUnoReturn=0xbfe777e0, pUnoArgs=0xbfe77690, ppUnoExc=0xbfe776a8)
  12.     at /fastdocs/programmer/libreoffice/libo/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx:175
  13. #10 0x40cd63f9 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x87f4068, pMemberDescr=0x87f4d48, pReturn=0xbfe777e0, pArgs=0xbfe77690, ppException=0xbfe776a8)
  14.     at /fastdocs/programmer/libreoffice/libo/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx:292
  15. #11 0x40cd0c41 in cpp2uno_call (pThis=0x87fa9a0, pMemberTypeDescr=0x87f4d48, pReturnTypeRef=0x87dfe00, nParams=0, pParams=0x0, pCallStack=0xbfe777ec, pReturnValue=0xbfe777e0)
  16.     at /fastdocs/programmer/libreoffice/libo/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx:163
  17. #12 0x40cd10fb in cpp_vtable_call (nFunctionIndex=37, nVtableOffset=0, pCallStack=0xbfe777ec, pReturnValue=0xbfe777e0)
  18.     at /fastdocs/programmer/libreoffice/libo/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx:275
  19. #13 0x40cded25 in privateSnippetExecutorGeneral () at /fastdocs/programmer/libreoffice/libo/bridges/source/cpp_uno/gcc3_linux_intel/call.s:36
  20. #14 0x40df11a6 in performTest (xContext=@0x4066cbb4, xLBT=@0xbfe78104, noCurrentContext=false) at /fastdocs/programmer/libreoffice/libo/testtools/source/bridgetest/bridgetest.cxx:551
  21. #15 0x40df6633 in bridge_test::TestBridgeImpl::run (this=0x4066cb98, rArgs=@0xbfe78274) at /fastdocs/programmer/libreoffice/libo/testtools/source/bridgetest/bridgetest.cxx:1228
  22. #16 0x0804d81b in sal_main () at /fastdocs/programmer/libreoffice/libo/cpputools/source/unoexe/unoexe.cxx:855
  23. #17 0x0804c196 in main (argc=11, argv=0xbfe78434) at /fastdocs/programmer/libreoffice/libo/cpputools/source/unoexe/unoexe.cxx:598
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement