Observed using 4.5 master on Linux and OSX Steps to reproduce: In a new Writer document, type: 1. Return 2. "---", return (to insert a horizontal ruler) At this point, LibreOffice will crash. Possibly this is another one limited to dbgutil builds - I have not reproduced this in any release build
Created attachment 110938 [details] OSX 10.10 backtrace
I can't reproduce with Version: 4.5.0.0.alpha0+ Build ID: 57626f2132f73e4e42b31e364b25c5867336e718 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2014-12-26_09:28:24 Locale: fr_FR Ubuntu 14.10 - Sophie
(In reply to Matthew Francis from comment #0) > ...Possibly this is another one limited > to dbgutil builds - I have not reproduced this in any release build I don't have a debug build handy, but I think Jay does (cc'ing him).
Created attachment 111511 [details] linux backtrace
Confirmed. Here are errors i got from the commadline. warn:vcl:3558:1:vcl/generic/fontmanager/fontmanager.cxx:1074: Unimplmented mac encoding 20 to unicode conversion warn:vcl:3558:1:vcl/generic/fontmanager/fontmanager.cxx:1074: Unimplmented mac encoding 20 to unicode conversion warn:ucb.ucp.gvfs:3596:1:ucb/source/ucp/gvfs/gvfs_content.cxx:1130: gnome_vfs_get_file_info for <vnd.sun.star.job:alias=UpdateCheck> failed with "Unsupported operation" (5) warn:ucb.ucp.gvfs:3596:1:ucb/source/ucp/gvfs/gvfs_content.cxx:1130: gnome_vfs_get_file_info for <vnd.sun.star.job:alias=UpdateCheck> failed with "Unsupported operation" (5) warn:vcl.control:3596:1:vcl/source/control/button.cxx:2236: No new-style group set on radiobutton <> using old-style digging around warn:ucb.ucp.gvfs:3596:1:ucb/source/ucp/gvfs/gvfs_content.cxx:1130: gnome_vfs_get_file_info for <> failed with "Unsupported operation" (5) soffice.bin: /home/buildslave/source/libo-core/sw/source/core/bastyp/index.cxx:225: virtual SwIndexReg::~SwIndexReg(): Assertion `!m_pFirst && !m_pLast && "There are still indices registered"' failed.
regression from f9b62506b22c3eb885ffd5a4ec8025c33df7b2d4 fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=41e4998cdeb54a6fc316f349de61296be820fe47 tdf#87400: sw: fix ~SwIndexReg assertion in AutoCorrect It will be available in 4.5.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.
As mentioned in the full commit message, this was a regression from commit f9b62506b22c3eb885ffd5a4ec8025c33df7b2d4. Adjusting metadata to indicate an identified regression.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d8d946210a39400e4fc0b83f186e6234ad364836&h=libreoffice-4-4 tdf#87400: sw: fix ~SwIndexReg assertion in AutoCorrect It will be available in 4.4.3. 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.
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]