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

--- Comment #10 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated yesterday, I could reproduce
this.

We enter the same else block, see
http://opengrok.libreoffice.org/xref/core/filter/source/msfilter/svdfppt.cxx#1435

Here's some info from gdb:
1435            if ( aDocHd.nRecType == PPT_PST_Document && aDocAtomHd.nRecType
== PPT_PST_DocumentAtom )
(gdb) p aDocHd
$1 = {nRecVer = 7 '\a', nRecInstance = 305, nImpVerInst = 4887, nRecType =
54059, nRecLen = 2009060675, nFilePos = 8}
(gdb) p aDocAtomHd
$2 = {nRecVer = 5 '\005', nRecInstance = 2559, nImpVerInst = 40949, nRecType =
9612, nRecLen = 1653510414, nFilePos = 16}

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