Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Caolán,

On Thu, 02 Jun 2011 16:47:02 +0100
Caolán McNamara <caolanm@redhat.com> wrote:

The new binaryurp bridge for out-of-process uno isn't allocating
enough space for small structs, DateTime is 14bytes, and the crasher
in sfx2 is a return of one of those. The x86_64 bridge which the
binaryurp stuff dispatches to assumes that return area will be
16bytes as the returned structure fits into two registers, so there's
definitely 16bytes available in the normal case. Arguable the called
code should be more forgiving, but I threw my hat at it and just
rounded up to a size_t bytes in the binaryurp and sfx2 should now
work again.

Awesome bughunting! As an aside this could have been the cause of those
random "crashes when having a jvm around" reports. Great to see this
fixed!

Best,

Bjoern


-- 
https://launchpad.net/~bjoern-michaelsen



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.