Advertisement
Guest User

Untitled

a guest
Jul 11th, 2011
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 6.21 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x00007ff2f44dd182 in framework::LockHelper::acquireWriteAccess (this=<value optimized out>) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/framework/source/fwi/threadhelp/lockhelper.cxx:339
  3. 339                                         m_pSolarMutex->acquire();
  4. (gdb) l
  5. 334             case E_OWNMUTEX     :   {
  6. 335                                         m_pOwnMutex->acquire();
  7. 336                                     }
  8. 337                                     break;
  9. 338             case E_SOLARMUTEX   :   {
  10. 339                                         m_pSolarMutex->acquire();
  11. 340                                     }
  12. 341                                     break;
  13. 342             case E_FAIRRWLOCK   :   {
  14. 343                                         m_pFairRWLock->acquireWriteAccess();
  15.  
  16.  
  17. (gdb) bt
  18. #0  0x00007ff2f44dd182 in framework::LockHelper::acquireWriteAccess (this=<value optimized out>) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/framework/source/fwi/threadhelp/lockhelper.cxx:339
  19. #1  0x00007ff2d59d43f0 in lock (this=0x7ff2d5622bf8) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-libs-core-3.4.1.3/framework/inc/threadhelp/writeguard.hxx:122
  20. #2  WriteGuard (this=0x7ff2d5622bf8) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-libs-core-3.4.1.3/framework/inc/threadhelp/writeguard.hxx:85
  21. #3  framework::Desktop::dispose (this=0x7ff2d5622bf8) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/framework/source/services/desktop.cxx:1187
  22. #4  0x00007ff301d06a38 in cppu::OFactoryComponentHelper::dispose (this=<value optimized out>) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/factory.cxx:531
  23. #5  0x00007ff301d1ab8a in cppu::OComponentHelper::release (this=0x7ff2d5628b78) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/component.cxx:102
  24. #6  0x00007ff301d0de18 in ~Reference (this=0x7ff2e355d540, __in_chrg=<value optimized out>) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/solver/340/unxlngx6.pro/inc/com/sun/star/uno/Reference.hxx:117
  25. #7  ~ORegistryFactoryHelper (this=0x7ff2e355d540, __in_chrg=<value optimized out>) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/factory.cxx:551
  26. #8  cppu::ORegistryFactoryHelper::~ORegistryFactoryHelper (this=0x7ff2e355d540, __in_chrg=<value optimized out>) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/factory.cxx:551
  27. #9  0x00007ff301cf5fe8 in cppu::OWeakAggObject::release (this=0x7ff2e355d540) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/weak.cxx:285
  28. #10 0x00007ff301d1ab2c in cppu::OComponentHelper::release (this=0x7ff2e355d540) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/component.cxx:124
  29. #11 0x00007ff2fcd03f3e in ~Reference (this=<value optimized out>) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/solver/340/unxlngx6.pro/inc/com/sun/star/uno/Reference.hxx:117
  30. #12 destroy<com::sun::star::uno::Reference<com::sun::star::uno::XInterface> > (this=<value optimized out>) at /usr/include/boost/unordered/detail/fwd.hpp:86
  31. #13 delete_node (this=<value optimized out>) at /usr/include/boost/unordered/detail/buckets.hpp:67
  32. #14 clear_bucket (this=<value optimized out>) at /usr/include/boost/unordered/detail/buckets.hpp:82
  33. #15 boost::unordered_detail::hash_buckets<std::allocator<com::sun::star::uno::Reference<com::sun::star::uno::XInterface> >, boost::unordered_detail::ungrouped>::delete_buckets (this=<value optimized out>) at /usr/include/boost/unordered/detail/buckets.hpp:92
  34. #16 0x00007ff2fcd08c2b in ~hash_buckets (this=0x7ff3036f5008) at /usr/include/boost/unordered/detail/buckets.hpp:135
  35. #17 ~hash_table (this=0x7ff3036f5008) at /usr/include/boost/unordered/detail/fwd.hpp:494
  36. #18 ~hash_unique_table (this=0x7ff3036f5008) at /usr/include/boost/unordered/detail/unique.hpp:49
  37. #19 ~unordered_set (this=0x7ff3036f5008) at /usr/include/boost/unordered/unordered_set.hpp:154
  38. #20 stoc_smgr::OServiceManager::disposing (this=0x7ff3036f5008) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/stoc/source/servicemanager/servicemanager.cxx:1030
  39. #21 0x00007ff301cdf89c in cppu::WeakComponentImplHelperBase::dispose (this=0x7ff3036f5008) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/implbase.cxx:283
  40. #22 0x00007ff2fcd042a5 in stoc_smgr::ORegistryServiceManager::dispose (this=0x7ff3036f5008) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/stoc/source/servicemanager/servicemanager.cxx:1748
  41. #23 0x00007ff301d13ace in try_dispose (this=0x7ff303686c10) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/component_context.cxx:286
  42. #24 cppu::ComponentContext::disposing (this=0x7ff303686c10) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/component_context.cxx:749
  43. #25 0x00007ff301cdf89c in cppu::WeakComponentImplHelperBase::dispose (this=0x7ff303686c10) at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-ure-3.4.1.3/cppuhelper/source/implbase.cxx:283
  44. #26 0x00007ff3030f78c3 in ~DisposeGuard () at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-libs-core-3.4.1.3/desktop/source/pkgchk/unopkg/unopkg_shared.h:151
  45. #27 unopkg_main () at /var/pisi/libreoffice-3.4.1.3-16/work/libreoffice-bootstrap-3.4.1.3/src/libreoffice-libs-core-3.4.1.3/desktop/source/pkgchk/unopkg/unopkg_app.cxx:228
  46. #28 0x0000000000400e9b in sal_main (argc=<value optimized out>, argv=<value optimized out>) at unopkg_main.c:36
  47. #29 main (argc=<value optimized out>, argv=<value optimized out>) at unopkg_main.c:35
  48. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement