[Libreoffice] DisposedException on storeToURL

Caolán McNamara caolanm at redhat.com
Tue Nov 8 02:51:14 PST 2011


On Mon, 2011-11-07 at 11:35 -0500, Grover Blue wrote:
> 01 sal3!rtl_uString_acquire+0x14
> 02 tlmi!String::String+0x11
> 03 swmi!SwDoc::GetFldType+0x7f
> 04 swmi!SwXTextTables::getSupportedServiceNames+0x130f9
> 05 swmi!SwXTextTables::getSupportedServiceNames+0x13649
> 06 swmi!SwXTextTableCursor::queryInterface+0x7591
> 07 xomi!XMLTextImportHelper::InsertTextContent+0x26

Looks like a "fairly straightforward" crash in writer in
SwDoc::GetFldType. The ideal scenario would be to build libreoffice with
debugging symbols, attach msvc debugger to it, get it to crash and
inspect what specific madness has happened there.

And/or see if it happens under Linux too, which is a whole lot faster
and easier to debug typically.

C.



More information about the LibreOffice mailing list