Created attachment 122261 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today (+dbgutil), I got a crash when doing: - create brand new embedded hsqldb file (Create new database/HSQLDB Embedded, Finish, give some name, OK) - Left pane, select Tables - Tasks pane, Use Wizard to create Table... - Category "Business", sample tables "Tasks" - Select TaskId and put it at "Selected Fields" - click Finish => crash
With LO Debian package 5.0.5.1, I don't reproduce this=>regression.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=49e1a1a4f5591faaca61559e6492909faf1bc94d tdf#97419 Need to take SolarMutex here It will be available in 5.2.0. 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.
Julien: Would be great if you could test that patch, and give feedback. Thanks.
It works! Thank you Maxim for your very quick fix! :-)
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d6c4c28f75c755df1e1fa7df67eeadba78d66785&h=libreoffice-5-1 tdf#97419 Need to take SolarMutex here It will be available in 5.1.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.