Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.33 KB | None | 0 0
  1. 1  0x00007ffff6c16ec9 in abort () from /usr/lib/libc.so.6
  2. #2  0x00007ffff7589d57 in __gnu_cxx::__verbose_terminate_handler () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
  3. #3  0x00007ffff75878c6 in __cxxabiv1::__terminate (handler=<optimized out>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47
  4. #4  0x00007ffff7587913 in std::terminate () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57
  5. #5  0x00007ffff7587b68 in __cxxabiv1::__cxa_throw (obj=<optimized out>, tinfo=0x7ffff5dbfe10 <typeinfo for com::sun::star::uno::DeploymentException>,
  6.     dest=0x7ffff5a619b4 <com::sun::star::uno::DeploymentException::~DeploymentException()>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_throw.cc:93
  7. #6  0x00007ffff5acab14 in cppuhelper::ServiceManager::readRdbFile (this=0x555555797b10, uri="file:///home/wastack/lo_home/libreoffice/workdir/Rdb/ure/services.rdb", optional=false)
  8.     at /home/wastack/lo_home/libreoffice/cppuhelper/source/servicemanager.cxx:1378
  9. #7  0x00007ffff5aca424 in cppuhelper::ServiceManager::init (this=0x555555797b10,
  10.     rdbUris="file:///home/wastack/lo_home/libreoffice/workdir/Rdb/ure/services.rdb file:///home/wastack/lo_home/libreoffice/workdir/ComponentTarget/basic/util/sb.component file:///home/wastack/lo_home/libreoffice/"...) at /home/wastack/lo_home/libreoffice/cppuhelper/source/servicemanager.cxx:1329
  11. #8  0x00007ffff5a78de0 in cppu::defaultBootstrap_InitialComponentContext (iniUri="file:///home/wastack/lo_home/libreoffice/instdir/program/unorc")
  12.     at /home/wastack/lo_home/libreoffice/cppuhelper/source/defaultbootstrap.cxx:58
  13. #9  0x00007ffff5a796be in cppu::defaultBootstrap_InitialComponentContext () at /home/wastack/lo_home/libreoffice/cppuhelper/source/defaultbootstrap.cxx:104
  14. #10 0x00007ffff4ca47fc in (anonymous namespace)::Prot::Prot (this=0x555555795320) at /home/wastack/lo_home/libreoffice/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx:78
  15. #11 0x00007ffff4ca4a53 in unobootstrapprotector () at /home/wastack/lo_home/libreoffice/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx:101
  16. #12 0x000055555555dd86 in sal_main () at /home/wastack/lo_home/libreoffice/sal/cppunittester/cppunittester.cxx:452
  17. #13 0x000055555555da9d in main (argc=23, argv=0x7fffffff2168) at /home/wastack/lo_home/libreoffice/sal/cppunittester/cppunittester.cxx:372
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement