Something went wrong with the modified Chinese Conversion tool. Paste this on a new doc: 出離, 出要, 遠離 Use the tool to convert from Traditional to Simplified. CRASH! Upon recovery, one character is converted: the first 離 to 离 The other 離 remains as it was. Upon further testing, I found out that if I were to highlight just the Chinese character before running the tool, it works find. With more testing, here's what I notice: If the range of conversion includes any non-Chinese character, in this case, comma or space, upon reaching that character, CRASH!
Thank you for your bug report, I CAN'T reproduce this bug running Version: 4.1.1.2 Build ID: 7e4286b58adc75a14f6d83f53a03b6c11fa2903 on Mac osx 10.8.4.
Thanks. I see that 4.1.1.2 is not even available in the dropdown list for Version. Are you sure you got the number right?
Created attachment 84491 [details] console + bt with symbols on master sources On pc Debian x86-64 with master sources updated yesterday + brand new LO profile, I reproduced the crash. I attached console logs and bt.
Oups, I forget this trace too: warn:legacy.osl:5804:1:sw/source/core/edit/edattr.cxx:586: Index outside the range - endless loop! Cédric/Michael: one for you?
With 4.0 sources updated 1 week ago, no crash With 4.1 sources updated 1 week ago, crash too.
*** Bug 68227 has been marked as a duplicate of this bug. ***
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7b28b6cc6116856246ad2f339f5e6fb753197781 fdo#68319: sw: fix Chinese Conversion 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.
regression in 4.1 from my OUString conversion of SwTxtNode::GetTxt() commit 0295c8a34e39326414c1b98cf4da905802f061b0
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e680d71b75f18be9b99b13a3a2f63e5f54e42d3f&h=libreoffice-4-1 fdo#68319: sw: fix Chinese Conversion It will be available in LibreOffice 4.1.2. 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.
*** Bug 69392 has been marked as a duplicate of this bug. ***