Bug 104935 - Crash with .PPS once slideshow is finished or after typing "Esc"
Summary: Crash with .PPS once slideshow is finished or after typing "Esc"
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
5.4.0.0.alpha0+
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace, regression
Depends on:
Blocks:
 
Reported: 2016-12-26 20:09 UTC by Julien Nabet
Modified: 2017-03-24 20:47 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
bt with symbols (11.44 KB, text/plain)
2016-12-26 20:11 UTC, Julien Nabet
Details
bt2 with symbols (17.47 KB, text/plain)
2016-12-26 20:35 UTC, Julien Nabet
Details
pps file (2.65 MB, application/vnd.ms-powerpoint)
2016-12-27 09:32 UTC, Julien Nabet
Details
crash dialog (25.28 KB, image/jpeg)
2016-12-27 13:17 UTC, tommy27
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nabet 2016-12-26 20:09:55 UTC
Description:
On pc Debian x86-64 with master sources updated today, I got a crash with pps once slideshow is finished or if typing Esc

Steps to Reproduce:
1. Retrieve pps file attached
2. Open pps
3. Wait for the end (there are 2 slides only) or type "Esc" key

Actual Results:  
Crash

Expected Results:
No crash


Reproducible: Always

User Profile Reset: Yes

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Comment 1 Julien Nabet 2016-12-26 20:11:25 UTC
Created attachment 129952 [details]
bt with symbols

I noticed this log on console:
warn:sd:32761:1:sd/source/ui/unoidl/DrawController.cxx:857: Calling disposed DrawController object. Throwing exception:

So I retrieved a bt from here.
Comment 2 Julien Nabet 2016-12-26 20:13:52 UTC
Since I had reproduced tdf#104870 2016-12-23 (I'm not sure if the build was made from exactly this day), it's a regression from some days ago only.
Comment 3 Julien Nabet 2016-12-26 20:28:28 UTC
I just noticed these 2 same logs:
warn:svx:674:1:svtools/source/control/valueacc.cxx:696: Calling disposed object. Throwing exception:
warn:svx:674:1:svtools/source/control/valueacc.cxx:696: Calling disposed object. Throwing exception:
Comment 4 Julien Nabet 2016-12-26 20:35:48 UTC
Created attachment 129953 [details]
bt2 with symbols

bt from svtools/source/control/valueacc.cxx:696
Comment 5 Xisco Faulí 2016-12-27 00:02:52 UTC
Hello Julien,
Could you please attach the document ?
Regards
Comment 6 Julien Nabet 2016-12-27 09:32:40 UTC
Created attachment 129957 [details]
pps file
Comment 7 Xisco Faulí 2016-12-27 09:39:42 UTC
I can't reproduce it in

Version: 5.4.0.0.alpha0+
Build ID: 7a1add76d542e9929c1feab9e06949990e236616
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group
Comment 8 Telesto 2016-12-27 10:07:43 UTC
Repro with:
Version: 5.4.0.0.alpha0+
Build ID: d0288a482a3dc0f50f535565e4c66a95bb140942
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-12-26_23:25:18
Locale: nl-NL (nl_NL); Calc: CL
Comment 9 tommy27 2016-12-27 13:17:53 UTC
Created attachment 129959 [details]
crash dialog

tested under Win7 x64 using LibO 5.4.0.0.alpha0+ (x64)
Build ID: 7aa2b5a041df8e71a435cccbc79ee13799ec9138
CPU Threads: 8; OS Version: Windows 6.1; UI Render: default; Layout Engine: new; 
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-11-24_11:40:27
Locale: it-IT (it_IT); Calc: CL

I reproduce the "end of presentation" crash (see screenshot) but not the "Esc" crash.
Comment 10 Caolán McNamara 2017-03-24 15:10:38 UTC
Is this still a problem. I don't see it myself on master
Comment 11 Julien Nabet 2017-03-24 20:47:48 UTC
No crash with master sources updated today.