Created attachment 80937 [details] GDB backtrace Regression since 4.0+ Impress 4.0+ crashes on files created by 3.6 version. File could be opened, but on scrolling pages or saving file Impress crashes. GDB backtrace is huge, attached a few parts from them.
Vasiliy: could you attach the file so we can try to reproduce this?
Created attachment 81050 [details] Test case As you wish.
Created attachment 81498 [details] console + bt with symbols on master sources On pc Debian x86-64 with master sources updated today, I got a crash during opening. I attached bt + console logs.
I put fdo#65825 because I had a similar bt. Thorsten: one for you? bt I attached shows a number of stack level > 10000!
Created attachment 81575 [details] minimal crashing svg
Fixed - infinite recursion during style resolution.
Thorsten Behrens committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d9b09a3ff38b2cf11ee0b9f9f03d47375f2b11e8 Fix fdo#65847 - avoid infinite recursion in style resolution. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thorsten Behrens committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1d405e396361d2a01b29e97ed9f8f0199614fefa&h=libreoffice-4-1 Fix fdo#65847 - avoid infinite recursion in style resolution. It will be available in LibreOffice 4.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.