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

Matthew Francis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |[email protected]
         Whiteboard|bibisectRequest             |bibisected

--- Comment #14 from Matthew Francis <[email protected]> ---
This is hard to reproduce reliably, but I'm fairly sure it started (on master)
at the below commit.

The error I usually see on a regular build is:
terminate called after throwing an instance of
'com::sun::star::io::NotConnectedException'

Current 5.0 dbgutil gives:
soffice.bin:
/home/vmiklos/git/libreoffice/master/tools/source/stream/stream.cxx:1826:
virtual sal_Size SvMemoryStream::PutData(const void*, sal_Size): Assertion
`pBuf && "Possibly Reallocate failed"' failed.


    commit 3fcd2ccb443653740d114b3e4dc371c6b0b6525b
    Author:     Kohei Yoshida <[email protected]>
    AuthorDate: Mon Dec 15 15:03:51 2014 -0500
    Commit:     Kohei Yoshida <[email protected]>
    CommitDate: Mon Dec 15 15:13:44 2014 -0500

        fdo#87210: Re-enable parallel deflate, which was not the root cause.

        With f92183833fa569006602ac7e93c906d2094e0d4d, export no longer
crashes,
        and there is no reason to leave this piece disabled any more.  Let's
        re-enable this.

        Change-Id: Ibeca8869f152cbcd80f1dcb55f8199110125741d

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