When hover mouse cursor over file icon on Writer or Calc document, File information is displayed. When hovering mouse cursor over Base document Icon, causes Windows Explorer to crash. Probable cause: bad header definition
*** This bug has been marked as a duplicate of bug 53420 ***
msvcr90.dll!__crt_debugger_hook(int _Reserved=108849320) Line 65 C msvcr90.dll!_invoke_watson(const wchar_t * pszExpression=0x0000000000000000, const wchar_t * pszFunction=0x000000007bcb9ccc, const wchar_t * pszFile=0x000000006b9576a9, unsigned int nLine=1804957134, unsigned __int64 pReserved=0) Line 233 C++ msvcr90.dll!_invalid_parameter(const wchar_t * pszExpression=0x00000000067cf088, const wchar_t * pszFunction=0x000000000de1e2f0, const wchar_t * pszFile=0x00000000067cf0b8, unsigned int nLine=1804956640, unsigned __int64 pReserved=0) Line 115 C++ msvcr90.dll!_invalid_parameter_noinfo() Line 126 C++ > shlxthdl_x64.dll!CBaseReader::Initialize(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & ContentName="Ü ") Line 86 + 0x18 bytes C++ shlxthdl_x64.dll!CMetaInfoReader::CMetaInfoReader(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & DocumentName="Ü ") Line 68 + 0x20 bytes C++ shlxthdl_x64.dll!CInfoTip::GetInfoTip(unsigned long __formal=0, wchar_t * * ppwszTip=0x0000000007255730) Line 222 + 0x22 bytes C++ shell32.dll!000007fefe51a562()
I think it is different than bug 53420.
(In reply to comment #3) > I think it is different than bug 53420. Why?
Fridrich Å trba committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=40c85b88ad0351acaf59fd2372676cdb8ca452d6 fdo#53592: Try not to crash on empty m_ZipContent
Andras Timar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0f33979fc875abe827b42d35ac4fc4304e4a4d7b .odb files do not have thumbnail image (related: fdo#53592)
Fridrich Å trba committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c828a2fe53b7dede97d9b3b69462db22fb496685&g=libreoffice-3-6 fdo#53592: Try not to crash on empty m_ZipContent It will be available in LibreOffice 3.6.2.
Andras Timar committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7695e138950168bc07669f13abc5498308890b5c&g=libreoffice-3-6 .odb files do not have thumbnail image (related: fdo#53592) It will be available in LibreOffice 3.6.2.
*** Bug 54689 has been marked as a duplicate of this bug. ***
*** Bug 55179 has been marked as a duplicate of this bug. ***
With LO 3.6.2.1 no more crash When hovering mouse cursor over Base document Icon. Bernard Ribot