[Libreoffice-bugs] [Bug 107023] Crash in: SalFrame::SetCallback(vcl::Window *, bool (*)(vcl:: Window *, SalEvent, void const *))
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 19 12:31:25 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107023
--- Comment #21 from Julien Nabet <serval2412 at yahoo.fr> ---
(In reply to Xisco FaulĂ from comment #20)
> > Xisco - when you say 'many' times - are you talking several thousand ? ;-)
> > if so, something of a corner-case methinks. Will trigger a new build on this
> > machine to see what's up there though I guess.
>
> So, the first time I open sample3 document, I have ~45 gdi objects, and if I
> copy paste the OLE object once, I have ~95, so it needs to be copied 200
> times approximately. Indeed, it sound a bit like a corner-case, however, I
> think there might be other objects that create more GDI objects every time
> they're copied/pasted, and thus, easier to reproduce.
Xisco: could you give another try with a build including
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ba9b44270b56dfc6c416a55686d855a5b3c3c866
?
Indeed, searching in Opengrok about VirtualDevice, I stumbled upon this case.
(as advised by Markus, I'll use with std::unique_ptr at this place later)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170519/ca7ace2c/attachment.html>
More information about the Libreoffice-bugs
mailing list