https://bugs.documentfoundation.org/show_bug.cgi?id=88070

--- Comment #9 from Alexis PAQUIN <chpa...@gmail.com> ---
Hey,

I found some new informations on this bug.

I test with LO 5.0.6 and use Visual Studio 2013.

An exception is thrown on during the XML export, exactly on "content export"
treatement in xmlwrap.cxx class.

This append on a specific note, the 3274th, on the 1627th row and 0 col.

The exception come from the class 
virdev.cxx, line 152, mpVirDev is valued with NULL.

The method whose return NULL is WinSalInstance::CreateVirtualDevice in
salvd.cxx

The problem come from the hBmp variable, valued with NULL after the call of
WinSalVirtualDevice::ImplCreateVirDevBitmap(pGraphics->getHDC(), nDX, nDY,
nBitCount, &pDummy);


I hope this will be help

Best regards

Alexis

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to