Bugzilla – Attachment 85628 Details for
Bug 69036
segfault in osl_acquireMutex
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
typescript: SIGSEGV under valgrind
20130910_1620_valgrind (text/plain), 251.31 KB, created by
Terrence Enger
on 2013-09-11 12:43:50 UTC
(
hide
)
Description:
typescript: SIGSEGV under valgrind
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2013-09-11 12:43:50 UTC
Size:
251.31 KB
patch
obsolete
>Script started on Tue 10 Sep 2013 04:21:13 PM EDT >]0;terry@cougar-natty: ~terry@cougar-natty:~$ $( cat lo[K[K~/lo_hacking/forrunning )/install/program/soffice - -valgrind --norestore --base >use kill -SIGUSR2 pid to dump traces of active allocations >==2243== Memcheck, a memory error detector >==2243== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. >==2243== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info >==2243== Command: /home/terry/lo_hacking/git/libo2/install/program/oosplash --valgrind --norestore --base >==2243== >==2243== Conditional jump or move depends on uninitialised value(s) >==2243== at 0x416ED19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2243== by 0x416EE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2243== by 0x416EE92: inflateInit_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2243== by 0x8055B17: png_create_read_struct_2 (pngread.c:119) >==2243== by 0x805596D: png_create_read_struct (pngread.c:28) >==2243== by 0x804B0BB: splash_load_bmp (splashx.c:93) >==2243== by 0x804D6F1: splash_load_image (splashx.c:601) >==2243== by 0x804DC50: splash_create (splashx.c:735) >==2243== by 0x804F8FB: sal_main_with_args (start.c:866) >==2243== by 0x804F668: main (start.c:784) >==2243== >==2313== Memcheck, a memory error detector >==2313== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. >==2313== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info >==2313== Command: /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/program/../ure-link/bin/javaldx -env:INIFILENAME=vnd.sun.star.pathname:/home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/program/redirectrc >==2313== >==2313== Conditional jump or move depends on uninitialised value(s) >==2313== at 0x46A6D19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2313== by 0x46A6E0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2313== by 0x46A04FB: ??? (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2313== by 0x440100B: ??? (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x44010A3: ??? (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x440168E: __xmlParserInputBufferCreateFilename (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x4401A03: xmlParserInputBufferCreateFilename (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x43D65E0: xmlNewInputFromFile (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x4403702: xmlLoadExternalEntity (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x43EA8B0: xmlCreateURLParserCtxt (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x43EA968: xmlCreateFileParserCtxt (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x43F0316: xmlSAXParseFileWithData (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x43F0406: xmlSAXParseFile (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x43F0460: xmlParseFile (in /usr/lib/libxml2.so.2.7.8) >==2313== by 0x403DEE1: jfw::NodeJava::prepareSettingsDocument() const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libjvmfwklo.so) >==2313== by 0x403CE6D: jfw::NodeJava::load() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libjvmfwklo.so) >==2313== by 0x404141F: jfw::MergedSettings::MergedSettings() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libjvmfwklo.so) >==2313== by 0x404E04E: jfw_getEnabled (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libjvmfwklo.so) >==2313== by 0x8048DEE: sal_main_with_args(int, char**) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/bin/javaldx) >==2313== by 0x8048D2C: main (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/bin/javaldx) >==2313== >==2322== Memcheck, a memory error detector >==2322== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. >==2322== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info >==2322== Command: /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/program/soffice.bin --valgrind --norestore --base --splash-pipe=5 >==2322== >==2313== >==2313== HEAP SUMMARY: >==2313== in use at exit: 3,458 bytes in 77 blocks >==2313== total heap usage: 2,883 allocs, 2,806 frees, 512,625 bytes allocated >==2313== >==2313== LEAK SUMMARY: >==2313== definitely lost: 40 bytes in 1 blocks >==2313== indirectly lost: 120 bytes in 10 blocks >==2313== possibly lost: 48 bytes in 3 blocks >==2313== still reachable: 3,250 bytes in 63 blocks >==2313== suppressed: 0 bytes in 0 blocks >==2313== Rerun with --leak-check=full to see details of leaked memory >==2313== >==2313== For counts of detected and suppressed errors, rerun with: -v >==2313== Use --track-origins=yes to see where uninitialised values come from >==2313== ERROR SUMMARY: 6 errors from 1 contexts (suppressed: 55 from 8) >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x802BD19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x802BE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x1091C677: ZipUtils::Inflater::Inflater(unsigned char) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x109202DF: ZipFile::ZipFile(com::sun::star::uno::Reference<com::sun::star::io::XInputStream>&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, unsigned char) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x1092EE29: OZipFileAccess::initialize(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) (zipfileaccess.cxx:219) >==2322== by 0x4873E5F: cppu::OSingleFactoryHelper::createInstanceWithArgumentsAndContext(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48748EF: cppu::OFactoryComponentHelper::createInstanceWithArgumentsAndContext(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C4AFF: cppuhelper::ServiceManager::createInstanceWithArgumentsAndContext(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x6DB4C8E: com::sun::star::packages::zip::ZipFileAccess::createWithURL(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ZipFileAccess.hpp:34) >==2322== by 0x6DB4365: ImplImageTree::loadImageLinks() (impimagetree.cxx:343) >==2322== by 0x6DB3777: ImplImageTree::setStyle(rtl::OUString const&) (impimagetree.cxx:237) >==2322== by 0x6DB2EA2: ImplImageTree::checkStyle(rtl::OUString const&) (impimagetree.cxx:130) >==2322== by 0x6B7A787: StyleSettings::CheckSymbolStyle(unsigned long) const (settings.cxx:712) >==2322== by 0x6B7A653: StyleSettings::GetAutoSymbolsStyle() const (settings.cxx:677) >==2322== by 0x6B7A54E: StyleSettings::GetCurrentSymbolsStyle() const (settings.cxx:645) >==2322== by 0x6BEC059: StyleSettings::GetCurrentSymbolsStyleName() const (settings.hxx:874) >==2322== by 0x6D368AA: BitmapEx::BitmapEx(ResId const&) (bitmapex.cxx:98) >==2322== by 0xBCA6007: GtkSalFrame::SetIcon(unsigned short) (gtksalframe.cxx:1580) >==2322== by 0xBCA4887: GtkSalFrame::InitCommon() (gtksalframe.cxx:1050) >==2322== by 0xBCA5230: GtkSalFrame::Init(SalFrame*, unsigned long) (gtksalframe.cxx:1289) >==2322== by 0xBCA3643: GtkSalFrame::GtkSalFrame(SalFrame*, unsigned long) (gtksalframe.cxx:481) >==2322== by 0xBC752AE: GtkInstance::CreateFrame(SalFrame*, unsigned long) (gtkinst.cxx:213) >==2322== by 0x70E0B57: Window::ImplInit(Window*, long long, SystemParentData*) (window.cxx:854) >==2322== by 0x6FB376E: ImplBorderWindow::ImplInit(Window*, long long, unsigned short, SystemParentData*) (brdwin.cxx:1910) >==2322== by 0x6FB38E8: ImplBorderWindow::ImplBorderWindow(Window*, SystemParentData*, long long, unsigned short) (brdwin.cxx:1944) >==2322== by 0x710F807: WorkWindow::ImplInit(Window*, long long, SystemParentData*) (wrkwin.cxx:58) >==2322== by 0x710FB4C: WorkWindow::WorkWindow(Window*, long long) (wrkwin.cxx:107) >==2322== by 0x6B86C29: ImplGetDefaultWindow() (svdata.cxx:159) >==2322== by 0x6B82738: Application::GetDefaultDevice() (svapp.cxx:1021) >==2322== by 0x40F433A: desktop::Desktop::Main() (app.cxx:1527) >==2322== by 0x6B8D3B6: ImplSVMain() (svmain.cxx:162) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x802BD19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x802BE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x1091C677: ZipUtils::Inflater::Inflater(unsigned char) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x1091D64D: XUnbufferedStream::XUnbufferedStream(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, SotMutexHolderRef, ZipEntry&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream>, rtl::Reference<EncryptionData> const&, signed char, unsigned char, rtl::OUString const&, unsigned char) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x10922A1D: ZipFile::createUnbufferedStream(SotMutexHolderRef, ZipEntry&, rtl::Reference<EncryptionData> const&, signed char, unsigned char, rtl::OUString) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x10922F60: ZipFile::getDataStream(ZipEntry&, rtl::Reference<EncryptionData> const&, unsigned char, SotMutexHolderRef) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x1092F3B3: OZipFileAccess::getByName(rtl::OUString const&) (zipfileaccess.cxx:243) >==2322== by 0x6DB4427: ImplImageTree::loadImageLinks() (impimagetree.cxx:357) >==2322== by 0x6DB3777: ImplImageTree::setStyle(rtl::OUString const&) (impimagetree.cxx:237) >==2322== by 0x6DB2EA2: ImplImageTree::checkStyle(rtl::OUString const&) (impimagetree.cxx:130) >==2322== by 0x6B7A787: StyleSettings::CheckSymbolStyle(unsigned long) const (settings.cxx:712) >==2322== by 0x6B7A653: StyleSettings::GetAutoSymbolsStyle() const (settings.cxx:677) >==2322== by 0x6B7A54E: StyleSettings::GetCurrentSymbolsStyle() const (settings.cxx:645) >==2322== by 0x6BEC059: StyleSettings::GetCurrentSymbolsStyleName() const (settings.hxx:874) >==2322== by 0x6D368AA: BitmapEx::BitmapEx(ResId const&) (bitmapex.cxx:98) >==2322== by 0xBCA6007: GtkSalFrame::SetIcon(unsigned short) (gtksalframe.cxx:1580) >==2322== by 0xBCA4887: GtkSalFrame::InitCommon() (gtksalframe.cxx:1050) >==2322== by 0xBCA5230: GtkSalFrame::Init(SalFrame*, unsigned long) (gtksalframe.cxx:1289) >==2322== by 0xBCA3643: GtkSalFrame::GtkSalFrame(SalFrame*, unsigned long) (gtksalframe.cxx:481) >==2322== by 0xBC752AE: GtkInstance::CreateFrame(SalFrame*, unsigned long) (gtkinst.cxx:213) >==2322== by 0x70E0B57: Window::ImplInit(Window*, long long, SystemParentData*) (window.cxx:854) >==2322== by 0x6FB376E: ImplBorderWindow::ImplInit(Window*, long long, unsigned short, SystemParentData*) (brdwin.cxx:1910) >==2322== by 0x6FB38E8: ImplBorderWindow::ImplBorderWindow(Window*, SystemParentData*, long long, unsigned short) (brdwin.cxx:1944) >==2322== by 0x710F807: WorkWindow::ImplInit(Window*, long long, SystemParentData*) (wrkwin.cxx:58) >==2322== by 0x710FB4C: WorkWindow::WorkWindow(Window*, long long) (wrkwin.cxx:107) >==2322== by 0x6B86C29: ImplGetDefaultWindow() (svdata.cxx:159) >==2322== by 0x6B82738: Application::GetDefaultDevice() (svapp.cxx:1021) >==2322== by 0x40F433A: desktop::Desktop::Main() (app.cxx:1527) >==2322== by 0x6B8D3B6: ImplSVMain() (svmain.cxx:162) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x802BD19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x802BE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x802BE92: inflateInit_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x64D317C: ZCodec::ImplInitBuf(bool) (zcodec.cxx:394) >==2322== by 0x64D2C06: ZCodec::ReadAsynchron(SvStream&, unsigned char*, unsigned long) (zcodec.cxx:259) >==2322== by 0x6F2EAA3: vcl::PNGReaderImpl::ImplReadIDAT() (pngread.cxx:880) >==2322== by 0x6F2CAEA: vcl::PNGReaderImpl::GetBitmapEx(Size const&) (pngread.cxx:363) >==2322== by 0x6F308DD: vcl::PNGReader::Read(Size const&) (pngread.cxx:1483) >==2322== by 0x6DB2B9B: (anonymous namespace)::loadImageFromStream(boost::shared_ptr<SvStream>, rtl::OUString const&, BitmapEx&) (impimagetree.cxx:108) >==2322== by 0x6DB3F2A: ImplImageTree::find(std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > const&, BitmapEx&) (impimagetree.cxx:317) >==2322== by 0x6DB344D: ImplImageTree::doLoadImage(rtl::OUString const&, rtl::OUString const&, BitmapEx&, bool) (impimagetree.cxx:210) >==2322== by 0x6DB3052: ImplImageTree::loadImage(rtl::OUString const&, rtl::OUString const&, BitmapEx&, bool, bool) (impimagetree.cxx:159) >==2322== by 0x6D368E8: BitmapEx::BitmapEx(ResId const&) (bitmapex.cxx:100) >==2322== by 0xBCA6007: GtkSalFrame::SetIcon(unsigned short) (gtksalframe.cxx:1580) >==2322== by 0xBCA4887: GtkSalFrame::InitCommon() (gtksalframe.cxx:1050) >==2322== by 0xBCA5230: GtkSalFrame::Init(SalFrame*, unsigned long) (gtksalframe.cxx:1289) >==2322== by 0xBCA3643: GtkSalFrame::GtkSalFrame(SalFrame*, unsigned long) (gtksalframe.cxx:481) >==2322== by 0xBC752AE: GtkInstance::CreateFrame(SalFrame*, unsigned long) (gtkinst.cxx:213) >==2322== by 0x70E0B57: Window::ImplInit(Window*, long long, SystemParentData*) (window.cxx:854) >==2322== by 0x6FB376E: ImplBorderWindow::ImplInit(Window*, long long, unsigned short, SystemParentData*) (brdwin.cxx:1910) >==2322== by 0x6FB38E8: ImplBorderWindow::ImplBorderWindow(Window*, SystemParentData*, long long, unsigned short) (brdwin.cxx:1944) >==2322== by 0x710F807: WorkWindow::ImplInit(Window*, long long, SystemParentData*) (wrkwin.cxx:58) >==2322== by 0x710FB4C: WorkWindow::WorkWindow(Window*, long long) (wrkwin.cxx:107) >==2322== by 0x6B86C29: ImplGetDefaultWindow() (svdata.cxx:159) >==2322== by 0x6B82738: Application::GetDefaultDevice() (svapp.cxx:1021) >==2322== by 0x40F433A: desktop::Desktop::Main() (app.cxx:1527) >==2322== by 0x6B8D3B6: ImplSVMain() (svmain.cxx:162) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== >==2539== Memcheck, a memory error detector >==2539== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. >==2539== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info >==2539== Command: /bin/sh -c paperconf\ 2\>/dev/null >==2539== >==2539== >==2539== HEAP SUMMARY: >==2539== in use at exit: 1,121 bytes in 64 blocks >==2539== total heap usage: 66 allocs, 2 frees, 1,221 bytes allocated >==2539== >==2539== LEAK SUMMARY: >==2539== definitely lost: 0 bytes in 0 blocks >==2539== indirectly lost: 0 bytes in 0 blocks >==2539== possibly lost: 0 bytes in 0 blocks >==2539== still reachable: 1,121 bytes in 64 blocks >==2539== suppressed: 0 bytes in 0 blocks >==2539== Rerun with --leak-check=full to see details of leaked memory >==2539== >==2539== For counts of detected and suppressed errors, rerun with: -v >==2539== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 6) >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x14864079: dbaui::OConnectionHelper::PreNotify(NotifyEvent&) (ConnectionHelper.cxx:517) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x7108554: ImplCallPreNotify(NotifyEvent&) (winproc.cxx:64) >==2322== by 0x70EA68E: Window::ImplGrabFocus(unsigned short) (window.cxx:4151) >==2322== by 0x700C164: Window::ImplControlFocus(unsigned short) (dlgctrl.cxx:510) >==2322== by 0x700D44E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:933) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED66F: Window::KeyInput(KeyEvent const&) (window.cxx:4790) >==2322== by 0x710B01D: ImplHandleKey(Window*, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char) (winproc.cxx:1088) >==2322== by 0x710E93D: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2460) >==2322== by 0xBCAD80C: SalFrame::CallCallback(unsigned short, void const*) const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libvclplug_gtklo.so) >==2322== by 0xBCA33B7: GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (gtksalframe.cxx:446) >==2322== by 0xBCAB04A: GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (gtksalframe.cxx:3711) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECD047: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69C62: gtk_propagate_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69EEE: gtk_main_do_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC165A09: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3626F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F36523: g_main_context_iteration (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0xBC720D1: GtkData::Yield(bool, bool) (gtkdata.cxx:576) >==2322== by 0xBC75B67: GtkInstance::Yield(bool, bool) (gtkinst.cxx:439) >==2322== by 0x6B84721: ImplYield(bool, bool) (svapp.cxx:364) >==2322== by 0x6B80F97: Application::Yield() (svapp.cxx:394) >==2322== by 0x7008EB7: Dialog::Execute() (dialog.cxx:915) >==2322== by 0x5C2B69D: svt::OGenericUnoDialog::execute() (genericunodialog.cxx:234) >==2322== by 0x11DB6C60: dbaxml::DBContentLoader::impl_executeNewDatabaseWizard(com::sun::star::uno::Reference<com::sun::star::frame::XModel>&, unsigned char&) (dbloader2.cxx:375) >==2322== by 0x11DB7366: dbaxml::DBContentLoader::load(com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XLoadEventListener> const&) (dbloader2.cxx:456) >==2322== by 0x1046DD2A: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1164) >==2322== by 0x1046AAFB: framework::LoadEnv::startLoading() (loadenv.cxx:400) >==2322== by 0x103FA828: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:119) >==2322== by 0x103FA585: framework::LoadDispatcher::dispatchWithReturnValue(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:65) >==2322== by 0x4634B5C: comphelper::SynchronousDispatch::dispatch(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, rtl::OUString const&, rtl::OUString const&, long, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (synchronousdispatch.cxx:69) >==2322== by 0x4126C8D: desktop::DispatchWatcher::executeDispatchRequests(std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > const&, bool) (dispatchwatcher.cxx:384) >==2322== by 0x4135BC0: desktop::OfficeIPCThread::ExecuteCmdLineRequests(desktop::ProcessDocumentsRequest&) (officeipcthread.cxx:1061) >==2322== by 0x40FA12B: desktop::Desktop::OpenDefault() (app.cxx:2585) >==2322== by 0x40F9371: desktop::Desktop::OpenClients() (app.cxx:2530) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x148640D8: dbaui::OConnectionHelper::PreNotify(NotifyEvent&) (ConnectionHelper.cxx:524) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x7108554: ImplCallPreNotify(NotifyEvent&) (winproc.cxx:64) >==2322== by 0x70EA4EC: Window::ImplGrabFocus(unsigned short) (window.cxx:4123) >==2322== by 0x6BCAF9B: Edit::GetFocus() (edit.cxx:1999) >==2322== by 0x70EA6C6: Window::ImplGrabFocus(unsigned short) (window.cxx:4152) >==2322== by 0x700C164: Window::ImplControlFocus(unsigned short) (dlgctrl.cxx:510) >==2322== by 0x700D44E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:933) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED66F: Window::KeyInput(KeyEvent const&) (window.cxx:4790) >==2322== by 0x710B01D: ImplHandleKey(Window*, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char) (winproc.cxx:1088) >==2322== by 0x710E93D: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2460) >==2322== by 0xBCAD80C: SalFrame::CallCallback(unsigned short, void const*) const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libvclplug_gtklo.so) >==2322== by 0xBCA33B7: GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (gtksalframe.cxx:446) >==2322== by 0xBCAB04A: GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (gtksalframe.cxx:3711) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECD047: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69C62: gtk_propagate_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69EEE: gtk_main_do_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC165A09: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3626F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F36523: g_main_context_iteration (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0xBC720D1: GtkData::Yield(bool, bool) (gtkdata.cxx:576) >==2322== by 0xBC75B67: GtkInstance::Yield(bool, bool) (gtkinst.cxx:439) >==2322== by 0x6B84721: ImplYield(bool, bool) (svapp.cxx:364) >==2322== by 0x6B80F97: Application::Yield() (svapp.cxx:394) >==2322== by 0x7008EB7: Dialog::Execute() (dialog.cxx:915) >==2322== by 0x5C2B69D: svt::OGenericUnoDialog::execute() (genericunodialog.cxx:234) >==2322== by 0x11DB6C60: dbaxml::DBContentLoader::impl_executeNewDatabaseWizard(com::sun::star::uno::Reference<com::sun::star::frame::XModel>&, unsigned char&) (dbloader2.cxx:375) >==2322== by 0x11DB7366: dbaxml::DBContentLoader::load(com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XLoadEventListener> const&) (dbloader2.cxx:456) >==2322== by 0x1046DD2A: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1164) >==2322== by 0x1046AAFB: framework::LoadEnv::startLoading() (loadenv.cxx:400) >==2322== by 0x103FA828: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:119) >==2322== by 0x103FA585: framework::LoadDispatcher::dispatchWithReturnValue(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:65) >==2322== by 0x4634B5C: comphelper::SynchronousDispatch::dispatch(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, rtl::OUString const&, rtl::OUString const&, long, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (synchronousdispatch.cxx:69) >==2322== by 0x4126C8D: desktop::DispatchWatcher::executeDispatchRequests(std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > const&, bool) (dispatchwatcher.cxx:384) >==2322== by 0x4135BC0: desktop::OfficeIPCThread::ExecuteCmdLineRequests(desktop::ProcessDocumentsRequest&) (officeipcthread.cxx:1061) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x14864079: dbaui::OConnectionHelper::PreNotify(NotifyEvent&) (ConnectionHelper.cxx:517) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x7108554: ImplCallPreNotify(NotifyEvent&) (winproc.cxx:64) >==2322== by 0x70EA68E: Window::ImplGrabFocus(unsigned short) (window.cxx:4151) >==2322== by 0x6BCAF9B: Edit::GetFocus() (edit.cxx:1999) >==2322== by 0x70EA6C6: Window::ImplGrabFocus(unsigned short) (window.cxx:4152) >==2322== by 0x700C164: Window::ImplControlFocus(unsigned short) (dlgctrl.cxx:510) >==2322== by 0x700D44E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:933) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED66F: Window::KeyInput(KeyEvent const&) (window.cxx:4790) >==2322== by 0x710B01D: ImplHandleKey(Window*, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char) (winproc.cxx:1088) >==2322== by 0x710E93D: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2460) >==2322== by 0xBCAD80C: SalFrame::CallCallback(unsigned short, void const*) const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libvclplug_gtklo.so) >==2322== by 0xBCA33B7: GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (gtksalframe.cxx:446) >==2322== by 0xBCAB04A: GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (gtksalframe.cxx:3711) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECD047: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69C62: gtk_propagate_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69EEE: gtk_main_do_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC165A09: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3626F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F36523: g_main_context_iteration (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0xBC720D1: GtkData::Yield(bool, bool) (gtkdata.cxx:576) >==2322== by 0xBC75B67: GtkInstance::Yield(bool, bool) (gtkinst.cxx:439) >==2322== by 0x6B84721: ImplYield(bool, bool) (svapp.cxx:364) >==2322== by 0x6B80F97: Application::Yield() (svapp.cxx:394) >==2322== by 0x7008EB7: Dialog::Execute() (dialog.cxx:915) >==2322== by 0x5C2B69D: svt::OGenericUnoDialog::execute() (genericunodialog.cxx:234) >==2322== by 0x11DB6C60: dbaxml::DBContentLoader::impl_executeNewDatabaseWizard(com::sun::star::uno::Reference<com::sun::star::frame::XModel>&, unsigned char&) (dbloader2.cxx:375) >==2322== by 0x11DB7366: dbaxml::DBContentLoader::load(com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XLoadEventListener> const&) (dbloader2.cxx:456) >==2322== by 0x1046DD2A: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1164) >==2322== by 0x1046AAFB: framework::LoadEnv::startLoading() (loadenv.cxx:400) >==2322== by 0x103FA828: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:119) >==2322== by 0x103FA585: framework::LoadDispatcher::dispatchWithReturnValue(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:65) >==2322== by 0x4634B5C: comphelper::SynchronousDispatch::dispatch(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, rtl::OUString const&, rtl::OUString const&, long, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (synchronousdispatch.cxx:69) >==2322== by 0x4126C8D: desktop::DispatchWatcher::executeDispatchRequests(std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > const&, bool) (dispatchwatcher.cxx:384) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x148640D8: dbaui::OConnectionHelper::PreNotify(NotifyEvent&) (ConnectionHelper.cxx:524) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x70EE81A: Window::PreNotify(NotifyEvent&) (window.cxx:5130) >==2322== by 0x7108554: ImplCallPreNotify(NotifyEvent&) (winproc.cxx:64) >==2322== by 0x70EA4EC: Window::ImplGrabFocus(unsigned short) (window.cxx:4123) >==2322== by 0x70F6D6C: Window::GrabFocus() (window.cxx:7612) >==2322== by 0x5AA7085: svt::RoadmapItem::GrabFocus() (roadmap.cxx:734) >==2322== by 0x5AA6790: svt::ORoadmap::SelectRoadmapItemByID(short) (roadmap.cxx:581) >==2322== by 0x5B1B4AF: svt::RoadmapWizard::enterState(short) (roadmapwizard.cxx:580) >==2322== by 0x14896B29: dbaui::ODbTypeWizDialogSetup::enterState(short) (dbwizsetup.cxx:636) >==2322== by 0x5B2A3E6: svt::OWizardMachine::ActivatePage() (wizardmachine.cxx:285) >==2322== by 0x5B32BA7: WizardDialog::ShowPage(unsigned short) (wizdlg.cxx:509) >==2322== by 0x5B2B0ED: svt::OWizardMachine::travelNext() (wizardmachine.cxx:560) >==2322== by 0x5B2B4B9: svt::OWizardMachine::OnNextPage(void*) (wizardmachine.cxx:643) >==2322== by 0x5B2B471: svt::OWizardMachine::LinkStubOnNextPage(void*, void*) (wizardmachine.cxx:638) >==2322== by 0x6B6B7F2: Link::Call(void*) const (link.hxx:123) >==2322== by 0x6BC0869: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:367) >==2322== by 0x6BA173E: Button::Click() (button.cxx:110) >==2322== by 0x700D52E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:957) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED723: Window::KeyUp(KeyEvent const&) (window.cxx:4803) >==2322== by 0x710B056: ImplHandleKey(Window*, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char) (winproc.cxx:1093) >==2322== by 0x710E9F7: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2474) >==2322== by 0xBCAD80C: SalFrame::CallCallback(unsigned short, void const*) const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libvclplug_gtklo.so) >==2322== by 0xBCA3485: GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (gtksalframe.cxx:465) >==2322== by 0xBCAB04A: GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (gtksalframe.cxx:3711) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECD047: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69C62: gtk_propagate_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69EEE: gtk_main_do_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC165A09: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3626F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F36523: g_main_context_iteration (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0xBC720D1: GtkData::Yield(bool, bool) (gtkdata.cxx:576) >==2322== by 0xBC75B67: GtkInstance::Yield(bool, bool) (gtkinst.cxx:439) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0xC14E5A0: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xBBD55F4: ??? (in /usr/lib/liboverlay-scrollbar-0.1.so.0.0.12) >==2322== by 0xBBD963A: ??? (in /usr/lib/liboverlay-scrollbar-0.1.so.0.0.12) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA8961: gtk_widget_map (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBED8D16: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF7C3: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA8961: gtk_widget_map (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA4F74: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF7C3: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA8961: gtk_widget_map (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE9A3B9: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF7C3: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE9BEB0: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA8961: gtk_widget_map (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA4F74: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF7C3: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0xC14B466: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC14B64C: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC14B8E9: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC14C0D2: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC14C097: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC12C357: gdk_synthesize_window_state (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC14E74A: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xBFBC1F9: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE1B32: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE14FFC: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA8961: gtk_widget_map (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBFB402F: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA93F1: gtk_widget_show (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE2C17: gtk_dialog_run (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBCB58BC: RunDialog::run() (SalGtkPicker.cxx:164) >==2322== by 0xBCBBDE3: SalGtkFilePicker::execute() (SalGtkFilePicker.cxx:1001) >==2322== by 0x4EB155A: sfx2::FileDialogHelper_Impl::implDoExecute() (filedlghelper.cxx:1352) >==2322== by 0x4EB2726: sfx2::FileDialogHelper_Impl::execute() (filedlghelper.cxx:1606) >==2322== by 0x4EB6787: sfx2::FileDialogHelper::Execute() (filedlghelper.cxx:2411) >==2322== by 0x14897EC7: dbaui::ODbTypeWizDialogSetup::callSaveAsDialog() (dbwizsetup.cxx:828) >==2322== by 0x14896F67: dbaui::ODbTypeWizDialogSetup::SaveDatabaseDocument() (dbwizsetup.cxx:699) >==2322== by 0x14898E66: dbaui::ODbTypeWizDialogSetup::onFinish() (dbwizsetup.cxx:1025) >==2322== by 0x5B2AA12: svt::OWizardMachine::OnFinish(void*) (wizardmachine.cxx:420) >==2322== by 0x5B2A995: svt::OWizardMachine::LinkStubOnFinish(void*, void*) (wizardmachine.cxx:411) >==2322== by 0x6B6B7F2: Link::Call(void*) const (link.hxx:123) >==2322== by 0x6BC0869: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:367) >==2322== by 0x6BA173E: Button::Click() (button.cxx:110) >==2322== by 0x6BA7421: OKButton::Click() (button.cxx:1802) >==2322== by 0x700D52E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:957) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED723: Window::KeyUp(KeyEvent const&) (window.cxx:4803) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0xC1449C5: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC144986: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC147CBC: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC168D00: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC16467A: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC16591F: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC1659DE: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3626F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3692A: g_main_loop_run (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0xBDE2B8E: gtk_dialog_run (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBCB58BC: RunDialog::run() (SalGtkPicker.cxx:164) >==2322== by 0xBCBBDE3: SalGtkFilePicker::execute() (SalGtkFilePicker.cxx:1001) >==2322== by 0x4EB155A: sfx2::FileDialogHelper_Impl::implDoExecute() (filedlghelper.cxx:1352) >==2322== by 0x4EB2726: sfx2::FileDialogHelper_Impl::execute() (filedlghelper.cxx:1606) >==2322== by 0x4EB6787: sfx2::FileDialogHelper::Execute() (filedlghelper.cxx:2411) >==2322== by 0x14897EC7: dbaui::ODbTypeWizDialogSetup::callSaveAsDialog() (dbwizsetup.cxx:828) >==2322== by 0x14896F67: dbaui::ODbTypeWizDialogSetup::SaveDatabaseDocument() (dbwizsetup.cxx:699) >==2322== by 0x14898E66: dbaui::ODbTypeWizDialogSetup::onFinish() (dbwizsetup.cxx:1025) >==2322== by 0x5B2AA12: svt::OWizardMachine::OnFinish(void*) (wizardmachine.cxx:420) >==2322== by 0x5B2A995: svt::OWizardMachine::LinkStubOnFinish(void*, void*) (wizardmachine.cxx:411) >==2322== by 0x6B6B7F2: Link::Call(void*) const (link.hxx:123) >==2322== by 0x6BC0869: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:367) >==2322== by 0x6BA173E: Button::Click() (button.cxx:110) >==2322== by 0x6BA7421: OKButton::Click() (button.cxx:1802) >==2322== by 0x700D52E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:957) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED723: Window::KeyUp(KeyEvent const&) (window.cxx:4803) >==2322== by 0x710B056: ImplHandleKey(Window*, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char) (winproc.cxx:1093) >==2322== by 0x710E9F7: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2474) >==2322== by 0xBCAD80C: SalFrame::CallCallback(unsigned short, void const*) const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libvclplug_gtklo.so) >==2322== by 0xBCA3485: GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (gtksalframe.cxx:465) >==2322== by 0xBCAB04A: GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (gtksalframe.cxx:3711) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECD047: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69C62: gtk_propagate_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69EEE: gtk_main_do_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC165A09: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0xC1449C5: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC144986: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC144B0D: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC144BCA: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xBBD4EB4: ??? (in /usr/lib/liboverlay-scrollbar-0.1.so.0.0.12) >==2322== by 0xBBD4A1F: ??? (in /usr/lib/liboverlay-scrollbar-0.1.so.0.0.12) >==2322== by 0x8F373CB: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3626F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3692A: g_main_loop_run (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0xBDE2B8E: gtk_dialog_run (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBCB58BC: RunDialog::run() (SalGtkPicker.cxx:164) >==2322== by 0xBCBBDE3: SalGtkFilePicker::execute() (SalGtkFilePicker.cxx:1001) >==2322== by 0x4EB155A: sfx2::FileDialogHelper_Impl::implDoExecute() (filedlghelper.cxx:1352) >==2322== by 0x4EB2726: sfx2::FileDialogHelper_Impl::execute() (filedlghelper.cxx:1606) >==2322== by 0x4EB6787: sfx2::FileDialogHelper::Execute() (filedlghelper.cxx:2411) >==2322== by 0x14897EC7: dbaui::ODbTypeWizDialogSetup::callSaveAsDialog() (dbwizsetup.cxx:828) >==2322== by 0x14896F67: dbaui::ODbTypeWizDialogSetup::SaveDatabaseDocument() (dbwizsetup.cxx:699) >==2322== by 0x14898E66: dbaui::ODbTypeWizDialogSetup::onFinish() (dbwizsetup.cxx:1025) >==2322== by 0x5B2AA12: svt::OWizardMachine::OnFinish(void*) (wizardmachine.cxx:420) >==2322== by 0x5B2A995: svt::OWizardMachine::LinkStubOnFinish(void*, void*) (wizardmachine.cxx:411) >==2322== by 0x6B6B7F2: Link::Call(void*) const (link.hxx:123) >==2322== by 0x6BC0869: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:367) >==2322== by 0x6BA173E: Button::Click() (button.cxx:110) >==2322== by 0x6BA7421: OKButton::Click() (button.cxx:1802) >==2322== by 0x700D52E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:957) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED723: Window::KeyUp(KeyEvent const&) (window.cxx:4803) >==2322== by 0x710B056: ImplHandleKey(Window*, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char) (winproc.cxx:1093) >==2322== by 0x710E9F7: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2474) >==2322== by 0xBCAD80C: SalFrame::CallCallback(unsigned short, void const*) const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libvclplug_gtklo.so) >==2322== by 0xBCA3485: GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (gtksalframe.cxx:465) >==2322== by 0xBCAB04A: GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (gtksalframe.cxx:3711) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECD047: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69C62: gtk_propagate_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69EEE: gtk_main_do_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC165A09: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0xC14A97D: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC14AA26: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC17D183: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC14598B: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xC147936: gdk_window_process_all_updates (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF47E: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC123E47: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0x8F31310: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F35AA7: g_main_context_dispatch (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3626F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0x8F3692A: g_main_loop_run (in /lib/i386-linux-gnu/libglib-2.0.so.0.2800.6) >==2322== by 0xBDE2B8E: gtk_dialog_run (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBCB58BC: RunDialog::run() (SalGtkPicker.cxx:164) >==2322== by 0xBCBBDE3: SalGtkFilePicker::execute() (SalGtkFilePicker.cxx:1001) >==2322== by 0x4EB155A: sfx2::FileDialogHelper_Impl::implDoExecute() (filedlghelper.cxx:1352) >==2322== by 0x4EB2726: sfx2::FileDialogHelper_Impl::execute() (filedlghelper.cxx:1606) >==2322== by 0x4EB6787: sfx2::FileDialogHelper::Execute() (filedlghelper.cxx:2411) >==2322== by 0x14897EC7: dbaui::ODbTypeWizDialogSetup::callSaveAsDialog() (dbwizsetup.cxx:828) >==2322== by 0x14896F67: dbaui::ODbTypeWizDialogSetup::SaveDatabaseDocument() (dbwizsetup.cxx:699) >==2322== by 0x14898E66: dbaui::ODbTypeWizDialogSetup::onFinish() (dbwizsetup.cxx:1025) >==2322== by 0x5B2AA12: svt::OWizardMachine::OnFinish(void*) (wizardmachine.cxx:420) >==2322== by 0x5B2A995: svt::OWizardMachine::LinkStubOnFinish(void*, void*) (wizardmachine.cxx:411) >==2322== by 0x6B6B7F2: Link::Call(void*) const (link.hxx:123) >==2322== by 0x6BC0869: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:367) >==2322== by 0x6BA173E: Button::Click() (button.cxx:110) >==2322== by 0x6BA7421: OKButton::Click() (button.cxx:1802) >==2322== by 0x700D52E: Window::ImplDlgCtrl(KeyEvent const&, unsigned char) (dlgctrl.cxx:957) >==2322== by 0x70EEEC8: Window::Notify(NotifyEvent&) (window.cxx:5254) >==2322== by 0x7099B02: SystemWindow::Notify(NotifyEvent&) (syswin.cxx:108) >==2322== by 0x7008149: Dialog::Notify(NotifyEvent&) (dialog.cxx:598) >==2322== by 0x5B32A53: WizardDialog::Notify(NotifyEvent&) (wizdlg.cxx:466) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70EF070: Window::Notify(NotifyEvent&) (window.cxx:5274) >==2322== by 0x6BC0567: Control::Notify(NotifyEvent&) (ctrl.cxx:312) >==2322== by 0x70ED723: Window::KeyUp(KeyEvent const&) (window.cxx:4803) >==2322== by 0x710B056: ImplHandleKey(Window*, unsigned short, unsigned short, unsigned short, unsigned short, unsigned char) (winproc.cxx:1093) >==2322== by 0x710E9F7: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2474) >==2322== by 0xBCAD80C: SalFrame::CallCallback(unsigned short, void const*) const (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libvclplug_gtklo.so) >==2322== by 0xBCA3485: GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (gtksalframe.cxx:465) >==2322== by 0xBCAB04A: GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (gtksalframe.cxx:3711) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EBA371: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECD047: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69C62: gtk_propagate_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE69EEE: gtk_main_do_event (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xC165A09: ??? (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0xF4244FF: murrine_draw_expander (in /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so) >==2322== by 0xF413867: ??? (in /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so) >==2322== by 0xBF00302: gtk_paint_expander (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDFAB64: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECCE44: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F02: gtk_container_propagate_expose (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F30: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA20FC: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF896: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECCE44: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F02: gtk_container_propagate_expose (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F30: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA4F74: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF896: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECCE44: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F02: gtk_container_propagate_expose (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F30: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA4F74: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF896: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE6BA03: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECCE44: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED58D6: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA0835: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F02: gtk_container_propagate_expose (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDE0F30: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA4F74: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0xC14DE07: gdk_window_hide (in /usr/lib/libgdk-x11-2.0.so.0.2400.4) >==2322== by 0xBBD523F: ??? (in /usr/lib/liboverlay-scrollbar-0.1.so.0.0.12) >==2322== by 0xBBD924A: ??? (in /usr/lib/liboverlay-scrollbar-0.1.so.0.0.12) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA1601: gtk_widget_unmap (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBED8D16: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF74F: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA1601: gtk_widget_unmap (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA4F74: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF74F: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA1601: gtk_widget_unmap (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE9A3B9: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF74F: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBE9BE70: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0xBFA1601: gtk_widget_unmap (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDA4F74: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF663: gtk_container_forall (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0xBDDF74F: ??? (in /usr/lib/libgtk-x11-2.0.so.0.2400.4) >==2322== by 0x8ED648B: g_cclosure_marshal_VOID__VOID (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EB8CC6: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8EBA29F: g_closure_invoke (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ECC7B5: ??? (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5B28: g_signal_emit_valist (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== by 0x8ED5CC1: g_signal_emit (in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.2800.6) >==2322== >==2322== Conditional jump or move depends on uninitialised value(s) >==2322== at 0x802BD19: inflateReset2 (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x802BE0C: inflateInit2_ (in /lib/i386-linux-gnu/libz.so.1.2.3.4) >==2322== by 0x1091C677: ZipUtils::Inflater::Inflater(unsigned char) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x109205CD: ZipFile::ZipFile(com::sun::star::uno::Reference<com::sun::star::io::XInputStream>&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, unsigned char, unsigned char, com::sun::star::uno::Reference<com::sun::star::ucb::XProgressHandler>) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/lib/libpackage2.so) >==2322== by 0x10937688: ZipPackage::initialize(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) (ZipPackage.cxx:747) >==2322== by 0x4873E5F: cppu::OSingleFactoryHelper::createInstanceWithArgumentsAndContext(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48748EF: cppu::OFactoryComponentHelper::createInstanceWithArgumentsAndContext(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C4AFF: cppuhelper::ServiceManager::createInstanceWithArgumentsAndContext(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1B4F8F96: OStorage_Impl::OpenOwnPackage() (xstorage.cxx:504) >==2322== by 0x1B4F99F5: OStorage_Impl::ReadContents() (xstorage.cxx:608) >==2322== by 0x1B4FE8FC: OStorage_Impl::FindElement(rtl::OUString const&) (xstorage.cxx:1366) >==2322== by 0x1B514A80: OStorage::hasByName(rtl::OUString const&) (xstorage.cxx:4352) >==2322== by 0x12C228D3: XMLVersionListPersistence::load(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&) (xmlversion.cxx:376) >==2322== by 0x4F93E4C: SfxMedium::GetVersionList(bool) (docfile.cxx:3100) >==2322== by 0x4F8BED7: SfxMedium::GetStorage(unsigned char) (docfile.cxx:1324) >==2322== by 0x1A4536CB: ScFilterDetect::detect(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&) (scdetect.cxx:410) >==2322== by 0x11D3418A: filter::config::TypeDetection::impl_askDetectService(rtl::OUString const&, comphelper::MediaDescriptor&) (typedetection.cxx:1039) >==2322== by 0x11D33C81: filter::config::TypeDetection::impl_detectTypeFlatAndDeep(comphelper::MediaDescriptor&, std::__debug::list<filter::config::FlatDetectionInfo, std::allocator<filter::config::FlatDetectionInfo> > const&, unsigned char, comphelper::SequenceAsVector<rtl::OUString>&, rtl::OUString&) (typedetection.cxx:945) >==2322== by 0x11D31459: filter::config::TypeDetection::queryTypeByDescriptor(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, unsigned char) (typedetection.cxx:427) >==2322== by 0x1046C0C8: framework::LoadEnv::impl_detectTypeAndFilter() (loadenv.cxx:815) >==2322== by 0x1046AAC0: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==2322== by 0x10469A32: framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference<com::sun::star::frame::XComponentLoader> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, long, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loadenv.cxx:171) >==2322== by 0x104A111A: framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, long, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (desktop.cxx:627) >==2322== by 0x1A2AEDD8: connectivity::calc::OCalcConnection::acquireDoc() (CConnection.cxx:136) >==2322== by 0x1A299864: connectivity::calc::OCalcConnection::ODocHolder::ODocHolder(connectivity::calc::OCalcConnection*) (CConnection.hxx:75) >==2322== by 0x1A2AEA3A: connectivity::calc::OCalcConnection::construct(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (CConnection.cxx:103) >==2322== by 0x1A2B4649: connectivity::calc::ODriver::connect(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (CDriver.cxx:72) >==2322== by 0x1A1A7D5E: connectivity::OPoolCollection::getConnectionWithInfo(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (ZPoolCollection.cxx:123) >==2322== by 0x1212FFA4: dbaccess::ODatabaseSource::buildLowLevelConnection(rtl::OUString const&, rtl::OUString const&) (datasource.cxx:716) >==2322== by 0x12133057: dbaccess::ODatabaseSource::buildIsolatedConnection(rtl::OUString const&, rtl::OUString const&) (datasource.cxx:1184) >==2322== by 0x1212D9FF: dbaccess::OSharedConnectionManager::getConnection(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, dbaccess::ODatabaseSource*) (datasource.cxx:382) >==2322== by 0x12133396: dbaccess::ODatabaseSource::getConnection(rtl::OUString const&, rtl::OUString const&, unsigned char) (datasource.cxx:1213) >==2322== by 0x12132493: dbaccess::ODatabaseSource::getConnection(rtl::OUString const&, rtl::OUString const&) (datasource.cxx:1078) >==2322== by 0x148F44D9: dbaui::ODatasourceConnector::connect(com::sun::star::uno::Reference<com::sun::star::sdbc::XDataSource> const&, dbtools::SQLExceptionInfo*) const (datasourceconnector.cxx:140) >==2322== by 0x148F3F93: dbaui::ODatasourceConnector::connect(rtl::OUString const&, dbtools::SQLExceptionInfo*) const (datasourceconnector.cxx:90) >==2322== by 0x147B5D59: dbaui::OGenericUnoController::connect(rtl::OUString const&, rtl::OUString const&, dbtools::SQLExceptionInfo*) (genericcontroller.cxx:1007) >==2322== by 0x14733BF8: dbaui::OApplicationController::ensureConnection(dbtools::SQLExceptionInfo*) (AppControllerDnD.cxx:358) >==2322== by 0x1470C1F5: dbaui::OApplicationController::onContainerSelect(dbaui::ElementType) (AppController.cxx:1686) >==2322== by 0x1475F211: dbaui::OApplicationSwapWindow::onContainerSelected(dbaui::ElementType) (AppSwapWindow.cxx:148) >==2322== by 0x1475F2EC: dbaui::OApplicationSwapWindow::OnContainerSelectHdl(SvtIconChoiceCtrl*) (AppSwapWindow.cxx:167) >==2322== by 0x1475F28D: dbaui::OApplicationSwapWindow::LinkStubOnContainerSelectHdl(void*, void*) (AppSwapWindow.cxx:159) >==2322== by 0x597A2B4: Link::Call(void*) const (link.hxx:123) >==2322== by 0x59F8E71: SvtIconChoiceCtrl::ClickIcon() (ivctrl.cxx:309) >==2322== by 0x59E6CCD: SvxIconChoiceCtrl_Impl::CallSelectHandler(SvxIconChoiceCtrlEntry*) (imivctl1.cxx:3813) >==2322== by 0x59DB531: SvxIconChoiceCtrl_Impl::SelectEntry(SvxIconChoiceCtrlEntry*, unsigned char, unsigned char, unsigned char, unsigned char) (imivctl1.cxx:398) >==2322== by 0x59E191E: SvxIconChoiceCtrl_Impl::SetCursor(SvxIconChoiceCtrlEntry*, unsigned char, unsigned char) (imivctl1.cxx:2250) >==2322== by 0x59F9007: SvtIconChoiceCtrl::SetCursor(SvxIconChoiceCtrlEntry*) (ivctrl.cxx:351) >==2322== by 0x1475F3E8: dbaui::OApplicationSwapWindow::selectContainer(dbaui::ElementType) (AppSwapWindow.cxx:192) >==2322== by 0x147623EE: dbaui::OApplicationView::selectContainer(dbaui::ElementType) (AppView.cxx:475) >==2322== by 0x14713123: dbaui::OApplicationController::select(com::sun::star::uno::Any const&) (AppController.cxx:2917) >==2322== >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:xmloff.core:2322:1:xmloff/source/core/xmlimp.cxx:848: exception caught >warn:legacy.osl:2322:1:xmloff/source/core/xmlimp.cxx:849: caught an exception! >in function:virtual void SvXMLImport::setTargetDocument(const com::sun::star::uno::Reference<com::sun::star::lang::XComponent>&) >type: com.sun.star.lang.NotInitializedException >context: N8dbaccess17ODatabaseDocumentE > >warn:xmloff.core:2322:1:xmloff/source/core/xmlimp.cxx:848: exception caught >warn:legacy.osl:2322:1:xmloff/source/core/xmlimp.cxx:849: caught an exception! >in function:virtual void SvXMLImport::setTargetDocument(const com::sun::star::uno::Reference<com::sun::star::lang::XComponent>&) >type: com.sun.star.lang.NotInitializedException >context: N8dbaccess17ODatabaseDocumentE > >warn:xmloff.core:2322:1:xmloff/source/core/xmlimp.cxx:848: exception caught >warn:legacy.osl:2322:1:xmloff/source/core/xmlimp.cxx:849: caught an exception! >in function:virtual void SvXMLImport::setTargetDocument(const com::sun::star::uno::Reference<com::sun::star::lang::XComponent>&) >type: com.sun.star.lang.NotInitializedException >context: N8dbaccess17ODatabaseDocumentE > >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sw/source/ui/dbui/dbmgr.cxx:1629: Exception in SwDBMgr::GetColumnSupplier >warn:legacy.osl:2322:1:sw/source/ui/dbui/dbmgr.cxx:1629: Exception in SwDBMgr::GetColumnSupplier >warn:legacy.osl:2322:13:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:13:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sw/source/ui/dbui/dbmgr.cxx:1629: Exception in SwDBMgr::GetColumnSupplier >warn:legacy.osl:2322:1:sw/source/ui/dbui/dbmgr.cxx:1629: Exception in SwDBMgr::GetColumnSupplier >warn:sfx.control:2322:1:sfx2/source/control/dispatch.cxx:1465: Childwindow slot missing: 10365 >warn:sfx.control:2322:1:sfx2/source/control/dispatch.cxx:1465: Childwindow slot missing: 10365 >warn:legacy.osl:2322:1:connectivity/source/commontools/dbtools.cxx:241: getDataSource_allowException: invalid arg ! >warn:legacy.osl:2322:1:connectivity/source/commontools/dbtools.cxx:241: getDataSource_allowException: invalid arg ! >warn:legacy.osl:2322:1:sw/source/ui/dbui/dbmgr.cxx:1629: Exception in SwDBMgr::GetColumnSupplier >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:sfx.control:2322:1:sfx2/source/control/dispatch.cxx:1465: Childwindow slot missing: 10365 >warn:sfx.control:2322:1:sfx2/source/control/dispatch.cxx:1465: Childwindow slot missing: 10365 >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sc/source/core/data/document.cxx:4786: SelectionPattern Null >warn:legacy.osl:2322:1:sfx2/source/appl/app.cxx:223: Memory leak: some object shells were not removed! >==2322== Invalid read of size 4 >==2322== at 0x20C7E150: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C9CAD8: boost::ptr_container_detail::reversible_ptr_container<boost::ptr_container_detail::sequence_config<SwDSParam, std::__debug::vector<void*, std::allocator<void*> > >, boost::heap_clone_allocator>::size() const (reversible_ptr_container.hpp:515) >==2322== by 0x21793C2D: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2940) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x16d0261c is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E158: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C9CAD8: boost::ptr_container_detail::reversible_ptr_container<boost::ptr_container_detail::sequence_config<SwDSParam, std::__debug::vector<void*, std::allocator<void*> > >, boost::heap_clone_allocator>::size() const (reversible_ptr_container.hpp:515) >==2322== by 0x21793C2D: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2940) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x16d02618 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E150: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C9CAD8: boost::ptr_container_detail::reversible_ptr_container<boost::ptr_container_detail::sequence_config<SwDSParam, std::__debug::vector<void*, std::allocator<void*> > >, boost::heap_clone_allocator>::size() const (reversible_ptr_container.hpp:515) >==2322== by 0x21796050: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:325) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x16d0261c is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E158: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C9CAD8: boost::ptr_container_detail::reversible_ptr_container<boost::ptr_container_detail::sequence_config<SwDSParam, std::__debug::vector<void*, std::allocator<void*> > >, boost::heap_clone_allocator>::size() const (reversible_ptr_container.hpp:515) >==2322== by 0x21796050: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:325) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x16d02618 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E150: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C9CAD8: boost::ptr_container_detail::reversible_ptr_container<boost::ptr_container_detail::sequence_config<SwDSParam, std::__debug::vector<void*, std::allocator<void*> > >, boost::heap_clone_allocator>::size() const (reversible_ptr_container.hpp:515) >==2322== by 0x20C9E026: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::is_null(unsigned int) const (ptr_sequence_adapter.hpp:507) >==2322== by 0x21796091: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:326) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== Address 0x16d0261c is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E158: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C9CAD8: boost::ptr_container_detail::reversible_ptr_container<boost::ptr_container_detail::sequence_config<SwDSParam, std::__debug::vector<void*, std::allocator<void*> > >, boost::heap_clone_allocator>::size() const (reversible_ptr_container.hpp:515) >==2322== by 0x20C9E026: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::is_null(unsigned int) const (ptr_sequence_adapter.hpp:507) >==2322== by 0x21796091: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:326) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== Address 0x16d02618 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E150: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C7E1BF: std::__debug::vector<void*, std::allocator<void*> >::operator[](unsigned int) const (vector:279) >==2322== by 0x20C9E06F: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::is_null(unsigned int) const (ptr_sequence_adapter.hpp:508) >==2322== by 0x21796091: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:326) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== Address 0x16d0261c is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E158: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C7E1BF: std::__debug::vector<void*, std::allocator<void*> >::operator[](unsigned int) const (vector:279) >==2322== by 0x20C9E06F: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::is_null(unsigned int) const (ptr_sequence_adapter.hpp:508) >==2322== by 0x21796091: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:326) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== Address 0x16d02618 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C81E52: std::__norm::vector<void*, std::allocator<void*> >::operator[](unsigned int) const (stl_vector.h:634) >==2322== by 0x20C7E27D: std::__debug::vector<void*, std::allocator<void*> >::operator[](unsigned int) const (vector:280) >==2322== by 0x20C9E06F: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::is_null(unsigned int) const (ptr_sequence_adapter.hpp:508) >==2322== by 0x21796091: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:326) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== Address 0x16d02618 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C9E070: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::is_null(unsigned int) const (ptr_sequence_adapter.hpp:508) >==2322== by 0x21796091: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:326) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x66736961 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E150: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C7FB8D: std::__debug::vector<void*, std::allocator<void*> >::operator[](unsigned int) (vector:272) >==2322== by 0x217960D9: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:327) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x16d0261c is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C7E158: std::__norm::vector<void*, std::allocator<void*> >::size() const (stl_vector.h:534) >==2322== by 0x20C7FB8D: std::__debug::vector<void*, std::allocator<void*> >::operator[](unsigned int) (vector:272) >==2322== by 0x217960D9: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:327) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x16d02618 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20C83D16: std::__norm::vector<void*, std::allocator<void*> >::operator[](unsigned int) (stl_vector.h:619) >==2322== by 0x20C7FC4B: std::__debug::vector<void*, std::allocator<void*> >::operator[](unsigned int) (vector:273) >==2322== by 0x217960D9: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:327) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x16d02618 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x217960DA: boost::ptr_sequence_adapter<SwDSParam, std::__debug::vector<void*, std::allocator<void*> >, boost::heap_clone_allocator>::operator[](unsigned int) (ptr_sequence_adapter.hpp:327) >==2322== by 0x21793C52: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2942) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x66736961 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== Invalid read of size 4 >==2322== at 0x20AEDE54: com::sun::star::uno::BaseReference::is() const (Reference.h:92) >==2322== by 0x21793C63: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2943) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== Address 0x6b636180 is not stack'd, malloc'd or (recently) free'd >==2322== >==2322== >==2322== Process terminating with default action of signal 11 (SIGSEGV): dumping core >==2322== Access not within mapped region at address 0x5F6F6C47 >==2322== at 0x20AEDE54: com::sun::star::uno::BaseReference::is() const (Reference.h:92) >==2322== by 0x21793C63: SwConnectionDisposedListener_Impl::disposing(com::sun::star::lang::EventObject const&) (dbmgr.cxx:2943) >==2322== by 0x4883DCC: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4884860: cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488052C: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1218761C: cppu::WeakComponentImplHelper1<com::sun::star::sdbc::XConnection>::dispose() (compbase1.hxx:66) >==2322== by 0x12186C8F: dbaccess::OSharedConnection::close() (SharedConnection.hxx:84) >==2322== by 0x12173055: dbaccess::ODatabaseModelImpl::clearConnections() (ModelImpl.cxx:672) >==2322== by 0x12173318: dbaccess::ODatabaseModelImpl::dispose() (ModelImpl.cxx:712) >==2322== by 0x120FF161: dbaccess::ODatabaseContext::disposing() (databasecontext.cxx:285) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x1210CBDC: cppu::WeakComponentImplHelper3<com::sun::star::lang::XServiceInfo, com::sun::star::sdb::XDatabaseContext, com::sun::star::lang::XUnoTunnel>::dispose() (compbase3.hxx:66) >==2322== by 0x4874A07: cppu::OFactoryComponentHelper::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48690C2: cppu::OComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x487D700: cppu::OFactoryComponentHelper::release() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4864714: com::sun::star::uno::Reference<com::sun::star::lang::XSingleComponentFactory>::~Reference() (Reference.hxx:106) >==2322== by 0x48E1CBA: cppuhelper::ServiceManager::Data::Implementation::~Implementation() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E1D10: void boost::checked_delete<cppuhelper::ServiceManager::Data::Implementation>(cppuhelper::ServiceManager::Data::Implementation*) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48E6751: boost::detail::sp_counted_impl_p<cppuhelper::ServiceManager::Data::Implementation>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486C1F9: boost::detail::sp_counted_base::release() (sp_counted_base_gcc_x86.hpp:146) >==2322== by 0x486C25D: boost::detail::shared_count::~shared_count() (shared_count.hpp:371) >==2322== by 0x4870F4F: boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>::~shared_ptr() (shared_ptr.hpp:329) >==2322== by 0x4870F72: std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >::~pair() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4870FAF: std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >::~_Rb_tree_node() (stl_tree.h:128) >==2322== by 0x4870FC2: __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::destroy(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (new_allocator.h:115) >==2322== by 0x4870759: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:408) >==2322== by 0x4870133: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:990) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x4870113: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::_M_erase(std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >*) (stl_tree.h:988) >==2322== by 0x486F9F2: std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> >, std::_Select1st<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > >, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~_Rb_tree() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x486EF90: std::__norm::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (stl_map.h:87) >==2322== by 0x486F02B: std::__debug::map<rtl::OUString, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> > > >::~map() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48CCAD1: cppuhelper::ServiceManager::Data::~Data() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48C417F: cppuhelper::ServiceManager::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x4871FBA: cppu::WeakComponentImplHelper8<com::sun::star::lang::XServiceInfo, com::sun::star::lang::XMultiServiceFactory, com::sun::star::lang::XMultiComponentFactory, com::sun::star::container::XSet, com::sun::star::container::XContentEnumerationAccess, com::sun::star::beans::XPropertySet, com::sun::star::beans::XPropertySetInfo, com::sun::star::lang::XEventListener>::dispose() (compbase8.hxx:66) >==2322== by 0x4858ED3: cppu::try_dispose(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x485ABAA: cppu::ComponentContext::disposing() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x488053E: cppu::WeakComponentImplHelperBase::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x48688C8: cppu::WeakComponentImplHelper2<com::sun::star::uno::XComponentContext, com::sun::star::container::XNameContainer>::dispose() (in /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/ure/lib/libuno_cppuhelpergcc3.so.3) >==2322== by 0x40F1444: desktop::Desktop::DeInit() (app.cxx:668) >==2322== by 0x6B8E14A: DeInitVCL() (svmain.cxx:489) >==2322== by 0x6B8D461: ImplSVMain() (svmain.cxx:185) >==2322== by 0x6B8D4B0: SVMain() (svmain.cxx:198) >==2322== by 0x4138B69: soffice_main (sofficemain.cxx:81) >==2322== by 0x80486FE: sal_main (main.c:48) >==2322== by 0x80486D2: main (main.c:47) >==2322== If you believe this happened as a result of a stack >==2322== overflow in your program's main thread (unlikely but >==2322== possible), you can try to increase the size of the >==2322== main thread stack using the --main-stacksize= flag. >==2322== The main thread stack size used in this run was 8388608. >==2322== >==2322== HEAP SUMMARY: >==2322== in use at exit: 12,068,040 bytes in 254,158 blocks >==2322== total heap usage: 3,014,331 allocs, 2,760,173 frees, 405,822,606 bytes allocated >==2322== >==2322== LEAK SUMMARY: >==2322== definitely lost: 16,550 bytes in 357 blocks >==2322== indirectly lost: 73,364 bytes in 2,778 blocks >==2322== possibly lost: 1,985,254 bytes in 54,528 blocks >==2322== still reachable: 9,992,872 bytes in 196,495 blocks >==2322== suppressed: 0 bytes in 0 blocks >==2322== Rerun with --leak-check=full to see details of leaked memory >==2322== >==2322== For counts of detected and suppressed errors, rerun with: -v >==2322== Use --track-origins=yes to see where uninitialised values come from >==2322== ERROR SUMMARY: 304 errors from 30 contexts (suppressed: 507 from 13) >Exited with code '137' >==2243== >==2243== HEAP SUMMARY: >==2243== in use at exit: 765 bytes in 21 blocks >==2243== total heap usage: 790 allocs, 769 frees, 1,004,622 bytes allocated >==2243== >==2243== LEAK SUMMARY: >==2243== definitely lost: 164 bytes in 2 blocks >==2243== indirectly lost: 120 bytes in 10 blocks >==2243== possibly lost: 0 bytes in 0 blocks >==2243== still reachable: 481 bytes in 9 blocks >==2243== suppressed: 0 bytes in 0 blocks >==2243== Rerun with --leak-check=full to see details of leaked memory >==2243== >==2243== For counts of detected and suppressed errors, rerun with: -v >==2243== Use --track-origins=yes to see where uninitialised values come from >==2243== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 49 from 9) >]0;terry@cougar-natty: ~terry@cougar-natty:~$ exit >exit > >Script done on Tue 10 Sep 2013 05:32:49 PM EDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 69036
:
85355
| 85628