Description: Crash at clicking to Modify a table style. Steps to Reproduce: 1. Open a new writer document 2. On the side bar select Styles and formatting and then Table styles. 3. Right-click on any style and select Modify. 4. LibreOffice crash Actual Results: LibreOfficeDev 5.3 - Fatal Error /!\ file:///G:/User/MARV/Downloads/LibreOffice%20Master.32/program/share/config/soffice.cfg/modules/swriter/ui/templatedialog32.ui Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Version: 5.3.0.0.alpha0+ Build ID: ed5ca17dce1d088ce3fbbb3a30f748ba92cd07d9 CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2016-10-09_05:40:51 Locale: es-ES (es_ES); Calc: CL User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
On pc Debian x86-64 with master sources updated today, I could reproduce this. I noticed this on console: warn:legacy.osl:29981:1:sw/source/uibase/app/docstyle.cxx:1407: unknown style family warn:vcl.layout:29981:1:vcl/source/window/builder.cxx:210: Unable to read .ui file: file:///home/julien/lo/libreoffice/instdir/program/../share/config/soffice.cfg/modules/swriter/ui/templatedialog32.ui Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Created attachment 128026 [details] bt with symbols I retrieved a bt from vcl/source/window/builder.cxx
Jakub/Miklos: Noticing https://cgit.freedesktop.org/libreoffice/core/commit/?id=8b8159784821b7ddf031aec925353c274a10875e, thought you might be interested in this one. See my bt + comment.
*** This bug has been marked as a duplicate of bug 101648 ***