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

Oliver Specht <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Oliver Specht <[email protected]> ---
It crashes because a stream with a size of 0x88000000 is in use here. new is
called with a size of 0x88007f50

     KernelBase.dll!_RaiseException@16()    Unknown
>       msvcr120d.dll!_CxxThrowException(void * pExceptionObject, const 
> _s__ThrowInfo * pThrowInfo) Line 154    C++
     msvcr120d.dll!operator new(unsigned int size) Line 63    C++
     tllo.dll!operator new[](unsigned int count) Line 6    C++
     tllo.dll!SvMemoryStream::ReAllocateMemory(long nDiff) Line 1894    C++
     tllo.dll!SvMemoryStream::SeekPos(unsigned __int64 nNewPos) Line 1851   
C++
     tllo.dll!SvStream::Seek(unsigned __int64 nFilePos) Line 1454    C++
     tllo.dll!SvStream::SeekRel(__int64 nPos) Line 865    C++
     tllo.dll!VersionCompat::~VersionCompat() Line 64    C++
     vcllo.dll!MetaAction::ReadMetaAction(SvStream & rIStm, ImplMetaReadData *
pData) Line 265    C++
     vcllo.dll!ReadGDIMetaFile(SvStream & rIStm, GDIMetaFile & rGDIMetaFile)
Line 2771    C++
     vcllo.dll!ReadImpGraphic(SvStream & rIStm, ImpGraphic & rImpGraphic) Line
1518    C++
...

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