https://bugs.freedesktop.org/show_bug.cgi?id=57079

--- Comment #10 from Michael Stahl <[email protected]> ---
apparently the SvxSuperContourDlg registers an event handler
that is called on configuration changes... but it somehow isn't
unregistered when the dialog is closed

==21999== Invalid read of size 2
==21999==    at 0x86CDCB4: ToolBox::SetOutStyle(unsigned short)
(toolbox2.cxx:1791)
==21999==    by 0x225E44B6: SvxSuperContourDlg::MiscHdl(void*)
(_contdlg.cxx:806)
==21999==    by 0x6D2DE86: SvtMiscOptions_Impl::CallListeners() (link.hxx:143)
==21999==    by 0x7F48B0A:
utl::ConfigChangeListener_Impl::changesOccurred(com::sun::star::util::ChangesEvent
const&) (configitem.cxx:208)
==21999==    by 0x16BA7705: configmgr::Broadcaster::send()
(broadcaster.cxx:198)
==21999==    by 0x16BDBC78: configmgr::RootAccess::commitChanges()
(rootaccess.cxx:197)
==21999==  Address 0x26ba7b4c is 1,964 bytes inside a block of size 4,680
free'd
==21999==    at 0x4A073CC: operator delete(void*) (vg_replace_malloc.c:480)
==21999==    by 0x6228869: SfxChildWindow::~SfxChildWindow() (childwin.cxx:201)
==21999==    by 0x225E4596:
SvxContourDlgChildWindow::~SvxContourDlgChildWindow() (contdlg.hxx:45)
==21999==    by 0x6229140: SfxChildWindow::Destroy() (childwin.cxx:193)
==21999==    by 0x6277B27:
SfxWorkWindow::RemoveChildWin_Impl(SfxChildWin_Impl*) (workwin.cxx:1622)
==21999==    by 0x6278EA6: SfxWorkWindow::ToggleChildWindow_Impl(unsigned
short, unsigned char) (workwin.cxx:2072)
==21999==    by 0x21236144: SwBaseShell::Execute(SfxRequest&) (basesh.cxx:956)
==21999==    by 0x62A76CC: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&,
SfxRequest&, unsigned char) (shell.hxx:199)
==21999==    by 0x62AF9CC: SfxDispatcher::Execute(unsigned short, unsigned
short, SfxPoolItem const*, ...) (dispatch.cxx:1208)
==21999==    by 0x62D61AE: SfxFloatingWindow::Close() (basedlgs.cxx:562)
==21999==    by 0x225E0F78: SvxSuperContourDlg::Close() (_contdlg.cxx:337)
==21999==    by 0x871D9CD: DelayedCloseEventLink(void*, void*)
(winproc.cxx:1918)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to