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

--- Comment #3 from Michael Meeks <[email protected]> ---
Created attachment 116685
  --> https://bugs.documentfoundation.org/attachment.cgi?id=116685&action=edit
trace from a glogv breakpoint and a bit of debugging.

Odd indeed; I guess something is uninitialized, already released or otherwise
unexpected in the VirtualDevice's mpGraphics =)

#5  0x00007ffff0d1f893 in VirtualDevice::InnerImplSetOutputSizePixel
(this=0x24982e0, rNewSize=Size = {...}, bErase=false, pBuffer=...,
bTopDown=false) at /data/opt/libreoffice/master/vcl/source/gdi/virdev.cxx:339
339             pNewVirDev = pSVData->mpDefInst->CreateVirtualDevice(
mpGraphics, nNewWidth, nNewHeight, mnBitCount );

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