Bug 60061 - Crash when applying a master page when undone another master page
Summary: Crash when applying a master page when undone another master page
Status: RESOLVED DUPLICATE of bug 60040
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
4.1.0.0.alpha0+ Master
Hardware: Other All
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 08:32 UTC by Ruslan Kabatsayev
Modified: 2014-04-24 16:21 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Backtrace (51.05 KB, text/plain)
2013-01-30 08:32 UTC, Ruslan Kabatsayev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Kabatsayev 2013-01-30 08:32:40 UTC
Created attachment 73909 [details]
Backtrace

Steps to reproduce:
0. Make an empty presentation
1. Add second slide
2. Apply some master page from Task pane, wait until it fully applies and updates thumbnails
3. Ctrl+Z
4. Apply another master page -> crash.

Before crash, there're several repeating lines on the console:
warn:svx.sdr:21169:1:/fastdocs/programmer/libreoffice/libo/svx/source/svdraw/svdobj.cxx:2935: SdrObject::impl_setUnoShape: still having impl. pointer to dead object!
warn:legacy.osl:21169:1:/fastdocs/programmer/libreoffice/libo/sd/source/ui/slidesorter/controller/SlsListener.cxx:669: OSL_ASSERT: pCandidate!=NULL && pCandidate->TRG_HasMasterPage()

Full log & backtrace is attached.
This bug might be related to 60040, but since it has a different backtrace and different step 4, I decided to file a separate bug report.
Comment 1 Thomas van der Meulen [retired] 2013-01-30 11:01:19 UTC
I can Reproduce this bug running 4.0.0.2 on mac os x 10.6.8 
this bug is very enouing and you can't recover so I set it to high,major.
Comment 2 Jorendc 2013-03-11 15:48:06 UTC
Following [1] I mark this bug as Critical Medium.
Critical: crash
Medium: many users, not most.

[1] https://wiki.documentfoundation.org/images/0/06/Prioritizing_Bugs_Flowchart.jpg
Comment 3 Jorendc 2013-05-02 18:48:04 UTC
@Ruslan and Thomas: you mind retesting this bug with latest pre-release (LibreOffice 4.0.3.2) or later? (can be downloaded here: http://www.libreoffice.org/download/pre-releases/)

This bug may be fixed due http://cgit.freedesktop.org/libreoffice/core/commit/?id=617dddda6258d63d7f2307f38322a411670e6ed8 or http://cgit.freedesktop.org/libreoffice/core/commit/?id=4fa553e4071a0ba4981a690429903c4e68607864

Thanks!
Comment 4 Thomas van der Meulen [retired] 2013-05-02 19:04:33 UTC
Hi Joren,
Have tested it again with LibreOffice Version 4.0.3.2 (Build ID: c6786add5a58268e11aa027c47054344040db1b) on mac osx 10.8.3. and it still crashes.
Comment 5 Ruslan Kabatsayev 2013-05-05 09:51:32 UTC
Still crashes with Version: 4.1.0.0.alpha0+
Build ID: e61ea2d79f96a96314f0135ad6cf820b6ae57b5
Comment 6 Caolán McNamara 2014-04-24 16:21:43 UTC

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