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

--- Comment #9 from Stephan Bergmann <[email protected]> ---
I tried on Mac OS X now with a master build from yesterday and cannot
reproduce.  From looking at your backtrace, it smells like some form of memory
corruption when SvInsertPlugInDialog::BrowseHdl calls fillNetscapePluginFilters
calls xPMgr->getPluginDescriptions() (which, AFAIU, needs to load the plugin
libs to retrieve information from them) shortly before initializing
SalAquaFilePicker.  The latter code is generic code to instantiate the file
picker, so if it failed in itself it would also fail in other case ("File -
Open..." etc.).  It is likely that there are specific plugins that cause
trouble here, where you happen to have such a plugin installed while I happen
to have not.

-- 
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