Bugzilla – Attachment 172337 Details for
Bug 142478
[CRASH] searching on slide notes will crash Impress
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Valgrind trace
valgrind.log (text/x-log), 116.29 KB, created by
Julien Nabet
on 2021-05-25 17:52:18 UTC
(
hide
)
Description:
Valgrind trace
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2021-05-25 17:52:18 UTC
Size:
116.29 KB
patch
obsolete
>use kill -SIGUSR2 pid to dump traces of active allocations >==591826== Memcheck, a memory error detector >==591826== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. >==591826== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info >==591826== Command: /home/julien/lo/libo_perf/instdir/program/oosplash --impress --valgrind >==591826== >==591845== Memcheck, a memory error detector >==591845== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. >==591845== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info >==591845== Command: /home/julien/lo/libo_perf/instdir/program/javaldx -env:INIFILENAME=vnd.sun.star.pathname:/home/julien/lo/libo_perf/instdir/program/redirectrc >==591845== >==591845== >==591845== HEAP SUMMARY: >==591845== in use at exit: 9,036 bytes in 100 blocks >==591845== total heap usage: 1,958 allocs, 1,858 frees, 1,150,939 bytes allocated >==591845== >==591845== LEAK SUMMARY: >==591845== definitely lost: 0 bytes in 0 blocks >==591845== indirectly lost: 0 bytes in 0 blocks >==591845== possibly lost: 0 bytes in 0 blocks >==591845== still reachable: 9,036 bytes in 100 blocks >==591845== suppressed: 0 bytes in 0 blocks >==591845== Rerun with --leak-check=full to see details of leaked memory >==591845== >==591845== For lists of detected and suppressed errors, rerun with: -s >==591845== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) >==591866== Memcheck, a memory error detector >==591866== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. >==591866== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info >==591866== Command: /home/julien/lo/libo_perf/instdir/program/soffice.bin --impress --valgrind --splash-pipe=5 >==591866== >==591867== Invalid read of size 8 >==591867== at 0x401D604: strncmp (strcmp.S:175) >==591867== by 0x400604D: is_dst (dl-load.c:209) >==591867== by 0x4008566: _dl_dst_count (dl-load.c:246) >==591867== by 0x4008757: expand_dynamic_string_token (dl-load.c:388) >==591867== by 0x40088D1: fillin_rpath.isra.0 (dl-load.c:460) >==591867== by 0x4008BE1: decompose_rpath (dl-load.c:631) >==591867== by 0x4009745: cache_rpath (dl-load.c:673) >==591867== by 0x4009745: cache_rpath (dl-load.c:654) >==591867== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591867== by 0x400DDC0: openaux (dl-deps.c:64) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591867== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x40138F9: _dl_open (dl-open.c:837) >==591867== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591867== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591867== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591867== by 0x102E5F3D: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C2680: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102DB7A7: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102CA1A8: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C5AC3: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x4968DEF: glxtest() (glxtest.cxx:183) >==591867== by 0x4968C1B: fire_glxtest_process() (glxtest.cxx:271) >==591867== by 0x490910A: soffice_main (sofficemain.cxx:62) >==591867== by 0x40115A: sal_main (main.c:49) >==591867== by 0x40115A: main (main.c:47) >==591867== Address 0xfde9ed9 is 9 bytes inside a block of size 15 alloc'd >==591867== at 0x483877F: malloc (vg_replace_malloc.c:307) >==591867== by 0x401C16A: strdup (strdup.c:42) >==591867== by 0x4008B74: decompose_rpath (dl-load.c:606) >==591867== by 0x4009745: cache_rpath (dl-load.c:673) >==591867== by 0x4009745: cache_rpath (dl-load.c:654) >==591867== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591867== by 0x400DDC0: openaux (dl-deps.c:64) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591867== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x40138F9: _dl_open (dl-open.c:837) >==591867== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591867== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591867== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591867== by 0x102E5F3D: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C2680: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102DB7A7: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102CA1A8: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C5AC3: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x4968DEF: glxtest() (glxtest.cxx:183) >==591867== by 0x4968C1B: fire_glxtest_process() (glxtest.cxx:271) >==591867== by 0x490910A: soffice_main (sofficemain.cxx:62) >==591867== by 0x40115A: sal_main (main.c:49) >==591867== by 0x40115A: main (main.c:47) >==591867== >==591867== Invalid read of size 8 >==591867== at 0x401D604: strncmp (strcmp.S:175) >==591867== by 0x400604D: is_dst (dl-load.c:209) >==591867== by 0x400861E: _dl_dst_substitute (dl-load.c:288) >==591867== by 0x40088D1: fillin_rpath.isra.0 (dl-load.c:460) >==591867== by 0x4008BE1: decompose_rpath (dl-load.c:631) >==591867== by 0x4009745: cache_rpath (dl-load.c:673) >==591867== by 0x4009745: cache_rpath (dl-load.c:654) >==591867== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591867== by 0x400DDC0: openaux (dl-deps.c:64) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591867== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x40138F9: _dl_open (dl-open.c:837) >==591867== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591867== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591867== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591867== by 0x102E5F3D: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C2680: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102DB7A7: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102CA1A8: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C5AC3: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x4968DEF: glxtest() (glxtest.cxx:183) >==591867== by 0x4968C1B: fire_glxtest_process() (glxtest.cxx:271) >==591867== by 0x490910A: soffice_main (sofficemain.cxx:62) >==591867== by 0x40115A: sal_main (main.c:49) >==591867== by 0x40115A: main (main.c:47) >==591867== Address 0xfde9ed9 is 9 bytes inside a block of size 15 alloc'd >==591867== at 0x483877F: malloc (vg_replace_malloc.c:307) >==591867== by 0x401C16A: strdup (strdup.c:42) >==591867== by 0x4008B74: decompose_rpath (dl-load.c:606) >==591867== by 0x4009745: cache_rpath (dl-load.c:673) >==591867== by 0x4009745: cache_rpath (dl-load.c:654) >==591867== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591867== by 0x400DDC0: openaux (dl-deps.c:64) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591867== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x40138F9: _dl_open (dl-open.c:837) >==591867== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591867== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591867== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591867== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591867== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591867== by 0x102E5F3D: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C2680: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102DB7A7: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102CA1A8: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x102C5AC3: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) >==591867== by 0x4968DEF: glxtest() (glxtest.cxx:183) >==591867== by 0x4968C1B: fire_glxtest_process() (glxtest.cxx:271) >==591867== by 0x490910A: soffice_main (sofficemain.cxx:62) >==591867== by 0x40115A: sal_main (main.c:49) >==591867== by 0x40115A: main (main.c:47) >==591867== >==591866== Invalid read of size 8 >==591866== at 0x401D5FC: strncmp (strcmp.S:173) >==591866== by 0x400604D: is_dst (dl-load.c:209) >==591866== by 0x4008566: _dl_dst_count (dl-load.c:246) >==591866== by 0x4008757: expand_dynamic_string_token (dl-load.c:388) >==591866== by 0x40088D1: fillin_rpath.isra.0 (dl-load.c:460) >==591866== by 0x4008BE1: decompose_rpath (dl-load.c:631) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x10731ad1 is 1 bytes inside a block of size 8 alloc'd >==591866== at 0x483877F: malloc (vg_replace_malloc.c:307) >==591866== by 0x401C16A: strdup (strdup.c:42) >==591866== by 0x4008B74: decompose_rpath (dl-load.c:606) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid read of size 8 >==591866== at 0x401D604: strncmp (strcmp.S:175) >==591866== by 0x400604D: is_dst (dl-load.c:209) >==591866== by 0x4008566: _dl_dst_count (dl-load.c:246) >==591866== by 0x4008757: expand_dynamic_string_token (dl-load.c:388) >==591866== by 0x40088D1: fillin_rpath.isra.0 (dl-load.c:460) >==591866== by 0x4008BE1: decompose_rpath (dl-load.c:631) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x10731ad9 is 1 bytes after a block of size 8 alloc'd >==591866== at 0x483877F: malloc (vg_replace_malloc.c:307) >==591866== by 0x401C16A: strdup (strdup.c:42) >==591866== by 0x4008B74: decompose_rpath (dl-load.c:606) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid read of size 8 >==591866== at 0x401D5FC: strncmp (strcmp.S:173) >==591866== by 0x400604D: is_dst (dl-load.c:209) >==591866== by 0x400861E: _dl_dst_substitute (dl-load.c:288) >==591866== by 0x40088D1: fillin_rpath.isra.0 (dl-load.c:460) >==591866== by 0x4008BE1: decompose_rpath (dl-load.c:631) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x10731ad1 is 1 bytes inside a block of size 8 alloc'd >==591866== at 0x483877F: malloc (vg_replace_malloc.c:307) >==591866== by 0x401C16A: strdup (strdup.c:42) >==591866== by 0x4008B74: decompose_rpath (dl-load.c:606) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid read of size 8 >==591866== at 0x401D604: strncmp (strcmp.S:175) >==591866== by 0x400604D: is_dst (dl-load.c:209) >==591866== by 0x400861E: _dl_dst_substitute (dl-load.c:288) >==591866== by 0x40088D1: fillin_rpath.isra.0 (dl-load.c:460) >==591866== by 0x4008BE1: decompose_rpath (dl-load.c:631) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x10731ad9 is 1 bytes after a block of size 8 alloc'd >==591866== at 0x483877F: malloc (vg_replace_malloc.c:307) >==591866== by 0x401C16A: strdup (strdup.c:42) >==591866== by 0x4008B74: decompose_rpath (dl-load.c:606) >==591866== by 0x4009745: cache_rpath (dl-load.c:673) >==591866== by 0x4009745: cache_rpath (dl-load.c:654) >==591866== by 0x4009745: _dl_map_object (dl-load.c:2074) >==591866== by 0x400DDC0: openaux (dl-deps.c:64) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x400E138: _dl_map_object_deps (dl-deps.c:248) >==591866== by 0x4013DAA: dl_open_worker (dl-open.c:571) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x40138F9: _dl_open (dl-open.c:837) >==591866== by 0x4BAF257: dlopen_doit (dlopen.c:66) >==591866== by 0x4B0225F: _dl_catch_exception (dl-error-skeleton.c:208) >==591866== by 0x4B0231E: _dl_catch_error (dl-error-skeleton.c:227) >==591866== by 0x4BAFA64: _dlerror_run (dlerror.c:170) >==591866== by 0x4BAF2E3: dlopen@@GLIBC_2.2.5 (dlopen.c:87) >==591866== by 0x48833E6: osl_loadModuleAscii (module.cxx:150) >==591866== by 0x48833E6: osl_loadModule (module.cxx:124) >==591866== by 0x58551E4: load (module.hxx:88) >==591866== by 0x58551E4: Module (module.hxx:70) >==591866== by 0x58551E4: cppuhelper::detail::loadSharedLibComponentFactory(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, std::function<com::sun::star::uno::XInterface* (com::sun::star::uno::XComponentContext*, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)>*, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>*) (shlib.cxx:295) >==591866== by 0x583A74D: cppuhelper::ServiceManager::loadImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, std::shared_ptr<cppuhelper::ServiceManager::Data::Implementation> const&) (servicemanager.cxx:814) >==591866== by 0x583E465: cppuhelper::ServiceManager::findServiceImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (servicemanager.cxx:1793) >==591866== by 0x583E66F: 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&) (servicemanager.cxx:1012) >==591866== by 0x583E7AC: non-virtual thunk to 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&) (shared_ptr_base.h:0) >==591866== by 0x56D3254: com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) (ReadWriteAccess.hpp:46) >==591866== by 0x56D24F5: comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:119) >==591866== by 0x56D2445: get (instance.hxx:459) >==591866== by 0x56D2445: comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.cxx:113) >==591866== by 0x4901581: comphelper::ConfigurationProperty<officecfg::System::L10N::SystemLocale, rtl::OUString>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (configuration.hxx:213) >==591866== by 0x4900A29: desktop::langselect::prepareLocale() (langselect.cxx:75) >==591866== by 0x48D6EED: desktop::Desktop::Init() (app.cxx:466) >==591866== by 0x83DC4DC: InitVCL() (svmain.cxx:329) >==591866== by 0x83DC1E9: ImplSVMain() (svmain.cxx:189) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591867== >==591867== HEAP SUMMARY: >==591867== in use at exit: 2,062,474 bytes in 21,281 blocks >==591867== total heap usage: 28,631 allocs, 7,350 frees, 5,044,525 bytes allocated >==591867== >==591867== LEAK SUMMARY: >==591867== definitely lost: 176 bytes in 3 blocks >==591867== indirectly lost: 498,814 bytes in 2,241 blocks >==591867== possibly lost: 363,404 bytes in 679 blocks >==591867== still reachable: 1,200,080 bytes in 18,358 blocks >==591867== of which reachable via heuristic: >==591867== newarray : 1,536 bytes in 16 blocks >==591867== suppressed: 0 bytes in 0 blocks >==591867== Rerun with --leak-check=full to see details of leaked memory >==591867== >==591867== For lists of detected and suppressed errors, rerun with: -s >==591867== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) >==591893== Memcheck, a memory error detector >==591893== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. >==591893== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info >==591893== Command: /bin/sh -c paperconf\ 2\>/dev/null >==591893== >==591893== >==591893== HEAP SUMMARY: >==591893== in use at exit: 1,945 bytes in 56 blocks >==591893== total heap usage: 59 allocs, 3 frees, 2,145 bytes allocated >==591893== >==591893== LEAK SUMMARY: >==591893== definitely lost: 0 bytes in 0 blocks >==591893== indirectly lost: 0 bytes in 0 blocks >==591893== possibly lost: 0 bytes in 0 blocks >==591893== still reachable: 1,945 bytes in 56 blocks >==591893== suppressed: 0 bytes in 0 blocks >==591893== Rerun with --leak-check=full to see details of leaked memory >==591893== >==591893== For lists of detected and suppressed errors, rerun with: -s >==591893== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) >--591866-- WARNING: unhandled amd64-linux syscall: 315 >--591866-- You may be able to write your own handler. >--591866-- Read the file README_MISSING_SYSCALL_OR_IOCTL. >--591866-- Nevertheless we consider this a bug. Please report >--591866-- it at http://valgrind.org/support/bug_reports.html. >==591866== Invalid read of size 8 >==591866== at 0x18C5DC97: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:132) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x138e76f8 is 296 bytes inside a block of size 312 free'd >==591866== at 0x4839EAB: operator delete(void*) (vg_replace_malloc.c:584) >==591866== by 0x18E098DC: ~Reference (ref.hxx:129) >==591866== by 0x18E098DC: ~SearchContext (View.hxx:69) >==591866== by 0x18E098DC: sd::View::~View() (sdview.cxx:150) >==591866== by 0x18DB3578: ~DrawView (drawview.cxx:74) >==591866== by 0x18DB3578: sd::DrawView::~DrawView() (drawview.cxx:73) >==591866== by 0x18DE27F8: operator() (unique_ptr.h:85) >==591866== by 0x18DE27F8: reset (unique_ptr.h:182) >==591866== by 0x18DE27F8: reset (unique_ptr.h:456) >==591866== by 0x18DE27F8: sd::DrawViewShell::~DrawViewShell() (drviewsa.cxx:189) >==591866== by 0x18D9253E: _M_release (shared_ptr_base.h:158) >==591866== by 0x18D9253E: ~__shared_count (shared_ptr_base.h:733) >==591866== by 0x18D9253E: ~__shared_ptr (shared_ptr_base.h:1183) >==591866== by 0x18D9253E: SdOutliner::StartSearchAndReplace(SvxSearchItem const*) (Outliner.cxx:498) >==591866== by 0x18C5DC92: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:128) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Block was alloc'd at >==591866== at 0x4838DEF: operator new(unsigned long) (vg_replace_malloc.c:342) >==591866== by 0x18C5D8C3: sd::FuSearch::createPtr(sd::ViewShell*, sd::Window*, sd::View*, SdDrawDocument*, SfxRequest&) (fusearch.cxx:62) >==591866== by 0x18BFEF73: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:216) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid read of size 8 >==591866== at 0x18D8FD2F: __shared_count (shared_ptr_base.h:911) >==591866== by 0x18D8FD2F: __shared_ptr (shared_ptr_base.h:1382) >==591866== by 0x18D8FD2F: shared_ptr (shared_ptr.h:417) >==591866== by 0x18D8FD2F: lock (shared_ptr.h:749) >==591866== by 0x18D8FD2F: SdOutliner::EndSpelling() (Outliner.cxx:286) >==591866== by 0x18C5DCA2: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:132) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x138e78c8 is 376 bytes inside a block of size 600 free'd >==591866== at 0x4839EAB: operator delete(void*) (vg_replace_malloc.c:584) >==591866== by 0x18C5DA8D: sd::FuSearch::~FuSearch() (fusearch.cxx:95) >==591866== by 0x18C5DAB8: sd::FuSearch::~FuSearch() (fusearch.cxx:87) >==591866== by 0x18E098DC: ~Reference (ref.hxx:129) >==591866== by 0x18E098DC: ~SearchContext (View.hxx:69) >==591866== by 0x18E098DC: sd::View::~View() (sdview.cxx:150) >==591866== by 0x18DB3578: ~DrawView (drawview.cxx:74) >==591866== by 0x18DB3578: sd::DrawView::~DrawView() (drawview.cxx:73) >==591866== by 0x18DE27F8: operator() (unique_ptr.h:85) >==591866== by 0x18DE27F8: reset (unique_ptr.h:182) >==591866== by 0x18DE27F8: reset (unique_ptr.h:456) >==591866== by 0x18DE27F8: sd::DrawViewShell::~DrawViewShell() (drviewsa.cxx:189) >==591866== by 0x18D9253E: _M_release (shared_ptr_base.h:158) >==591866== by 0x18D9253E: ~__shared_count (shared_ptr_base.h:733) >==591866== by 0x18D9253E: ~__shared_ptr (shared_ptr_base.h:1183) >==591866== by 0x18D9253E: SdOutliner::StartSearchAndReplace(SvxSearchItem const*) (Outliner.cxx:498) >==591866== by 0x18C5DC92: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:128) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Block was alloc'd at >==591866== at 0x4838DEF: operator new(unsigned long) (vg_replace_malloc.c:342) >==591866== by 0x18C5D98E: sd::FuSearch::DoExecute(SfxRequest&) (fusearch.cxx:74) >==591866== by 0x18C5D901: sd::FuSearch::createPtr(sd::ViewShell*, sd::Window*, sd::View*, SdDrawDocument*, SfxRequest&) (fusearch.cxx:63) >==591866== by 0x18BFEF73: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:216) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid write of size 8 >==591866== at 0x18D8FF57: operator=<sd::ViewShell> (shared_ptr_base.h:1690) >==591866== by 0x18D8FF57: operator=<sd::ViewShell> (shared_ptr.h:732) >==591866== by 0x18D8FF57: SdOutliner::EndSpelling() (Outliner.cxx:294) >==591866== by 0x18C5DCA2: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:132) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x138e78c0 is 368 bytes inside a block of size 600 free'd >==591866== at 0x4839EAB: operator delete(void*) (vg_replace_malloc.c:584) >==591866== by 0x18C5DA8D: sd::FuSearch::~FuSearch() (fusearch.cxx:95) >==591866== by 0x18C5DAB8: sd::FuSearch::~FuSearch() (fusearch.cxx:87) >==591866== by 0x18E098DC: ~Reference (ref.hxx:129) >==591866== by 0x18E098DC: ~SearchContext (View.hxx:69) >==591866== by 0x18E098DC: sd::View::~View() (sdview.cxx:150) >==591866== by 0x18DB3578: ~DrawView (drawview.cxx:74) >==591866== by 0x18DB3578: sd::DrawView::~DrawView() (drawview.cxx:73) >==591866== by 0x18DE27F8: operator() (unique_ptr.h:85) >==591866== by 0x18DE27F8: reset (unique_ptr.h:182) >==591866== by 0x18DE27F8: reset (unique_ptr.h:456) >==591866== by 0x18DE27F8: sd::DrawViewShell::~DrawViewShell() (drviewsa.cxx:189) >==591866== by 0x18D9253E: _M_release (shared_ptr_base.h:158) >==591866== by 0x18D9253E: ~__shared_count (shared_ptr_base.h:733) >==591866== by 0x18D9253E: ~__shared_ptr (shared_ptr_base.h:1183) >==591866== by 0x18D9253E: SdOutliner::StartSearchAndReplace(SvxSearchItem const*) (Outliner.cxx:498) >==591866== by 0x18C5DC92: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:128) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Block was alloc'd at >==591866== at 0x4838DEF: operator new(unsigned long) (vg_replace_malloc.c:342) >==591866== by 0x18C5D98E: sd::FuSearch::DoExecute(SfxRequest&) (fusearch.cxx:74) >==591866== by 0x18C5D901: sd::FuSearch::createPtr(sd::ViewShell*, sd::Window*, sd::View*, SdDrawDocument*, SfxRequest&) (fusearch.cxx:63) >==591866== by 0x18BFEF73: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:216) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid read of size 8 >==591866== at 0x18D8FF85: operator= (shared_ptr_base.h:835) >==591866== by 0x18D8FF85: operator=<sd::ViewShell> (shared_ptr_base.h:1691) >==591866== by 0x18D8FF85: operator=<sd::ViewShell> (shared_ptr.h:732) >==591866== by 0x18D8FF85: SdOutliner::EndSpelling() (Outliner.cxx:294) >==591866== by 0x18C5DCA2: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:132) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x138e78c8 is 376 bytes inside a block of size 600 free'd >==591866== at 0x4839EAB: operator delete(void*) (vg_replace_malloc.c:584) >==591866== by 0x18C5DA8D: sd::FuSearch::~FuSearch() (fusearch.cxx:95) >==591866== by 0x18C5DAB8: sd::FuSearch::~FuSearch() (fusearch.cxx:87) >==591866== by 0x18E098DC: ~Reference (ref.hxx:129) >==591866== by 0x18E098DC: ~SearchContext (View.hxx:69) >==591866== by 0x18E098DC: sd::View::~View() (sdview.cxx:150) >==591866== by 0x18DB3578: ~DrawView (drawview.cxx:74) >==591866== by 0x18DB3578: sd::DrawView::~DrawView() (drawview.cxx:73) >==591866== by 0x18DE27F8: operator() (unique_ptr.h:85) >==591866== by 0x18DE27F8: reset (unique_ptr.h:182) >==591866== by 0x18DE27F8: reset (unique_ptr.h:456) >==591866== by 0x18DE27F8: sd::DrawViewShell::~DrawViewShell() (drviewsa.cxx:189) >==591866== by 0x18D9253E: _M_release (shared_ptr_base.h:158) >==591866== by 0x18D9253E: ~__shared_count (shared_ptr_base.h:733) >==591866== by 0x18D9253E: ~__shared_ptr (shared_ptr_base.h:1183) >==591866== by 0x18D9253E: SdOutliner::StartSearchAndReplace(SvxSearchItem const*) (Outliner.cxx:498) >==591866== by 0x18C5DC92: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:128) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Block was alloc'd at >==591866== at 0x4838DEF: operator new(unsigned long) (vg_replace_malloc.c:342) >==591866== by 0x18C5D98E: sd::FuSearch::DoExecute(SfxRequest&) (fusearch.cxx:74) >==591866== by 0x18C5D901: sd::FuSearch::createPtr(sd::ViewShell*, sd::Window*, sd::View*, SdDrawDocument*, SfxRequest&) (fusearch.cxx:63) >==591866== by 0x18BFEF73: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:216) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid write of size 8 >==591866== at 0x18D8FFC0: operator= (shared_ptr_base.h:837) >==591866== by 0x18D8FFC0: operator=<sd::ViewShell> (shared_ptr_base.h:1691) >==591866== by 0x18D8FFC0: operator=<sd::ViewShell> (shared_ptr.h:732) >==591866== by 0x18D8FFC0: SdOutliner::EndSpelling() (Outliner.cxx:294) >==591866== by 0x18C5DCA2: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:132) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x138e78c8 is 376 bytes inside a block of size 600 free'd >==591866== at 0x4839EAB: operator delete(void*) (vg_replace_malloc.c:584) >==591866== by 0x18C5DA8D: sd::FuSearch::~FuSearch() (fusearch.cxx:95) >==591866== by 0x18C5DAB8: sd::FuSearch::~FuSearch() (fusearch.cxx:87) >==591866== by 0x18E098DC: ~Reference (ref.hxx:129) >==591866== by 0x18E098DC: ~SearchContext (View.hxx:69) >==591866== by 0x18E098DC: sd::View::~View() (sdview.cxx:150) >==591866== by 0x18DB3578: ~DrawView (drawview.cxx:74) >==591866== by 0x18DB3578: sd::DrawView::~DrawView() (drawview.cxx:73) >==591866== by 0x18DE27F8: operator() (unique_ptr.h:85) >==591866== by 0x18DE27F8: reset (unique_ptr.h:182) >==591866== by 0x18DE27F8: reset (unique_ptr.h:456) >==591866== by 0x18DE27F8: sd::DrawViewShell::~DrawViewShell() (drviewsa.cxx:189) >==591866== by 0x18D9253E: _M_release (shared_ptr_base.h:158) >==591866== by 0x18D9253E: ~__shared_count (shared_ptr_base.h:733) >==591866== by 0x18D9253E: ~__shared_ptr (shared_ptr_base.h:1183) >==591866== by 0x18D9253E: SdOutliner::StartSearchAndReplace(SvxSearchItem const*) (Outliner.cxx:498) >==591866== by 0x18C5DC92: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:128) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Block was alloc'd at >==591866== at 0x4838DEF: operator new(unsigned long) (vg_replace_malloc.c:342) >==591866== by 0x18C5D98E: sd::FuSearch::DoExecute(SfxRequest&) (fusearch.cxx:74) >==591866== by 0x18C5D901: sd::FuSearch::createPtr(sd::ViewShell*, sd::Window*, sd::View*, SdDrawDocument*, SfxRequest&) (fusearch.cxx:63) >==591866== by 0x18BFEF73: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:216) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid read of size 8 >==591866== at 0x5A65270: _M_ptr (unique_ptr.h:173) >==591866== by 0x5A65270: get (unique_ptr.h:422) >==591866== by 0x5A65270: operator-> (unique_ptr.h:416) >==591866== by 0x5A65270: Outliner::SetStatusEventHdl(Link<EditStatus&, void> const&) (outlin2.cxx:128) >==591866== by 0x18D90005: SdOutliner::EndSpelling() (Outliner.cxx:301) >==591866== by 0x18C5DCA2: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:132) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x138e7788 is 56 bytes inside a block of size 600 free'd >==591866== at 0x4839EAB: operator delete(void*) (vg_replace_malloc.c:584) >==591866== by 0x18C5DA8D: sd::FuSearch::~FuSearch() (fusearch.cxx:95) >==591866== by 0x18C5DAB8: sd::FuSearch::~FuSearch() (fusearch.cxx:87) >==591866== by 0x18E098DC: ~Reference (ref.hxx:129) >==591866== by 0x18E098DC: ~SearchContext (View.hxx:69) >==591866== by 0x18E098DC: sd::View::~View() (sdview.cxx:150) >==591866== by 0x18DB3578: ~DrawView (drawview.cxx:74) >==591866== by 0x18DB3578: sd::DrawView::~DrawView() (drawview.cxx:73) >==591866== by 0x18DE27F8: operator() (unique_ptr.h:85) >==591866== by 0x18DE27F8: reset (unique_ptr.h:182) >==591866== by 0x18DE27F8: reset (unique_ptr.h:456) >==591866== by 0x18DE27F8: sd::DrawViewShell::~DrawViewShell() (drviewsa.cxx:189) >==591866== by 0x18D9253E: _M_release (shared_ptr_base.h:158) >==591866== by 0x18D9253E: ~__shared_count (shared_ptr_base.h:733) >==591866== by 0x18D9253E: ~__shared_ptr (shared_ptr_base.h:1183) >==591866== by 0x18D9253E: SdOutliner::StartSearchAndReplace(SvxSearchItem const*) (Outliner.cxx:498) >==591866== by 0x18C5DC92: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:128) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Block was alloc'd at >==591866== at 0x4838DEF: operator new(unsigned long) (vg_replace_malloc.c:342) >==591866== by 0x18C5D98E: sd::FuSearch::DoExecute(SfxRequest&) (fusearch.cxx:74) >==591866== by 0x18C5D901: sd::FuSearch::createPtr(sd::ViewShell*, sd::Window*, sd::View*, SdDrawDocument*, SfxRequest&) (fusearch.cxx:63) >==591866== by 0x18BFEF73: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:216) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== >==591866== Invalid read of size 8 >==591866== at 0x5A65274: Outliner::SetStatusEventHdl(Link<EditStatus&, void> const&) (outlin2.cxx:128) >==591866== by 0x18D90005: SdOutliner::EndSpelling() (Outliner.cxx:301) >==591866== by 0x18C5DCA2: sd::FuSearch::SearchAndReplace(SvxSearchItem const*) (fusearch.cxx:132) >==591866== by 0x18BFEAC4: sd::DrawDocShell::Execute(SfxRequest&) (docshel3.cxx:228) >==591866== by 0x6246F83: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:253) >==591866== by 0x62487DC: SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (dispatch.cxx:753) >==591866== by 0x6248B75: SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet const*, SfxItemSet const*, unsigned short) (dispatch.cxx:811) >==591866== by 0x628E564: SfxDispatchController_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&) (unoctitm.cxx:738) >==591866== by 0x628D29D: SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (unoctitm.cxx:229) >==591866== by 0x69E5A6F: (anonymous namespace)::impl_executeSearch(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, ToolBox const*, bool, bool) (tbunosearchcontrollers.cxx:187) >==591866== by 0x69ED149: (anonymous namespace)::FindAllToolboxController::execute(short) (tbunosearchcontrollers.cxx:1153) >==591866== by 0x5D9639C: framework::ToolBarManager::Select(ToolBox*) (toolbarmanager.cxx:2269) >==591866== by 0x80B944F: Call (link.hxx:111) >==591866== by 0x80B944F: ToolBox::Select() (toolbox2.cxx:369) >==591866== by 0x80C837F: ToolBox::ImplHandleMouseButtonUp(MouseEvent const&, bool) (toolbox.cxx:2992) >==591866== by 0x80C9598: ToolBox::Tracking(TrackingEvent const&) (toolbox.cxx:3397) >==591866== by 0x80D0AC8: vcl::Window::EndTracking(TrackingEventFlags) (window2.cxx:306) >==591866== by 0x80E4E02: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (winproc.cxx:696) >==591866== by 0x80E67D6: ImplHandleSalMouseButtonUp (winproc.cxx:2057) >==591866== by 0x80E67D6: ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (winproc.cxx:2412) >==591866== by 0x10187E00: CallCallback (salframe.hxx:306) >==591866== by 0x10187E00: X11SalFrame::HandleMouseEvent(_XEvent*) (salframe.cxx:2799) >==591866== by 0x1018A5D1: X11SalFrame::Dispatch(_XEvent*) (salframe.cxx:3868) >==591866== by 0x1014886B: Yield (saldisp.cxx:1898) >==591866== by 0x1014886B: DisplayYield(int, void*) (saldisp.cxx:381) >==591866== by 0x10147579: HandleNextEvent (saldata.cxx:566) >==591866== by 0x10147579: SalXLib::Yield(bool, bool) (saldata.cxx:758) >==591866== by 0x83D5301: ImplYield (svapp.cxx:465) >==591866== by 0x83D5301: Yield (svapp.cxx:532) >==591866== by 0x83D5301: Application::Execute() (svapp.cxx:444) >==591866== by 0x48DB8E3: desktop::Desktop::Main() (app.cxx:1587) >==591866== by 0x83DC229: ImplSVMain() (svmain.cxx:198) >==591866== by 0x49091C1: soffice_main (sofficemain.cxx:98) >==591866== by 0x40115A: sal_main (main.c:49) >==591866== by 0x40115A: main (main.c:47) >==591866== Address 0x8 is not stack'd, malloc'd or (recently) free'd >==591866== >Application Error >==591866== >==591866== HEAP SUMMARY: >==591866== in use at exit: 94,632,845 bytes in 971,144 blocks >==591866== total heap usage: 7,929,630 allocs, 6,958,486 frees, 1,287,417,846 bytes allocated >==591866== >==591866== LEAK SUMMARY: >==591866== definitely lost: 58,548 bytes in 344 blocks >==591866== indirectly lost: 73,100 bytes in 2,578 blocks >==591866== possibly lost: 1,289,875 bytes in 10,427 blocks >==591866== still reachable: 93,199,041 bytes in 957,697 blocks >==591866== of which reachable via heuristic: >==591866== length64 : 452,616 bytes in 397 blocks >==591866== newarray : 23,608 bytes in 87 blocks >==591866== multipleinheritance: 457,144 bytes in 3,166 blocks >==591866== suppressed: 57 bytes in 1 blocks >==591866== Rerun with --leak-check=full to see details of leaked memory >==591866== >==591866== For lists of detected and suppressed errors, rerun with: -s >==591866== ERROR SUMMARY: 35 errors from 11 contexts (suppressed: 0 from 0) >==591826== >==591826== HEAP SUMMARY: >==591826== in use at exit: 3,348 bytes in 60 blocks >==591826== total heap usage: 683 allocs, 623 frees, 1,232,990 bytes allocated >==591826== >==591826== LEAK SUMMARY: >==591826== definitely lost: 0 bytes in 0 blocks >==591826== indirectly lost: 0 bytes in 0 blocks >==591826== possibly lost: 304 bytes in 1 blocks >==591826== still reachable: 3,044 bytes in 59 blocks >==591826== suppressed: 0 bytes in 0 blocks >==591826== Rerun with --leak-check=full to see details of leaked memory >==591826== >==591826== For lists of detected and suppressed errors, rerun with: -s >==591826== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1 from 1)
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 142478
:
172333
| 172337