Bug 101989 - Impress-5.2.0.4 crash
Summary: Impress-5.2.0.4 crash
Status: RESOLVED DUPLICATE of bug 101327
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
4.1.0.4 release
Hardware: x86-64 (AMD64) Windows (All)
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-08 11:12 UTC by Yuri Konotopov
Modified: 2016-09-23 15:12 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
PowerPoint document (539.02 KB, application/vnd.openxmlformats-officedocument.presentationml.presentation)
2016-09-08 11:12 UTC, Yuri Konotopov
Details
backtrace master 5.3 from Windbg.txt (12.91 KB, text/plain)
2016-09-21 19:05 UTC, Timur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Konotopov 2016-09-08 11:12:34 UTC
Created attachment 127217 [details]
PowerPoint document

Hi,

LO Impress is crashing while opening attached PowerPoint document.
Comment 1 Xisco Faulí 2016-09-21 11:56:06 UTC
I can't reproduce the crash in

Version: 5.3.0.0.alpha0+
Build ID: 416eb656da5ecf82e4386bbffc7c843f6d065b3f
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group
Comment 2 Yuri Konotopov 2016-09-21 15:08:07 UTC
(In reply to Xisco Faulí from comment #1)
> I can't reproduce the crash in
> ... Linux 4.2...

Hi, I also can not reproduce this on my Gentoo box with LO 5.1.4.2.
I think this may be Windows-only issue.
Comment 3 Timur 2016-09-21 19:05:11 UTC
Created attachment 127526 [details]
backtrace master 5.3 from Windbg.txt
Comment 4 Caolán McNamara 2016-09-23 15:12:31 UTC
I think the key bit here is...

MSVCR120!_CxxThrowException+0x5b [f:\dd\vctools\crt\crtw32\eh\throw.cpp @ 152]
vcllo!VirtualDevice::ImplInitVirDev+0x11b
vcllo!VirtualDevice::VirtualDevice+0x8f

which shows that CreateVirtualDevice failed and so an exception was thrown

*** This bug has been marked as a duplicate of bug 101327 ***