Created attachment 129108 [details] Test template Whenever I do a change in a template and accept this change for to be used in a document based on that template LO crashes when I close the document. It does not make any difference if I save the document or not. Reproduce: 1) Copy the "Testvorlage.ott" to your template directory 2) Copy the "test document.odt" to yout template directory 3) Edit the document's meta.xml so that it uses the correct template path 4) Open "test document.odt" and accept the changes to be used in the documents 5) Close the document without saving it LO will crash: [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". 0x00007fedead7449d in poll () at ../sysdeps/unix/syscall-template.S:84 84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) (gdb) continue Continuing. [Thread 0x7feda52d0700 (LWP 26142) exited] [New Thread 0x7feda52d0700 (LWP 26161)] [New Thread 0x7feda5cf5700 (LWP 26162)] Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. 0x00007fedec900b04 in SfxShell::SetDisableFlags () from /usr/lib64/libreoffice/program/libmergedlo.so My Environment: openSUSE Leap 42.2 with the latest Libreoffice release. I have also seen that problem with older LO versions. The problem must be related to the content of the files, because it took me a while to generate a simple template causing this issue
Created attachment 129109 [details] Test document
As the .odt and .ott reside in the same folder, should the edit in meta.xml be simply: xlink:href="Testvorlage.ott" I did that and it doesn't ask me to accept changes. Even if I edited the .ott and tried again. Win 7 Pro 64-bit Version: 5.4.0.0.alpha0+ Build ID: 142618ecae472e535c582c0fb357d2a9a76655f1 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-11-28_00:46:57 Locale: fi-FI (fi_FI); Calc: group
(In reply to Buovjaga from comment #2) > As the .odt and .ott reside in the same folder, should the edit in meta.xml > be simply: xlink:href="Testvorlage.ott" > > I did that and it doesn't ask me to accept changes. Even if I edited the > .ott and tried again. > I'm asked to update the template when I put a full path for the template into the document.
Created attachment 129254 [details] GDB trace of the crash with 5.4 master Thanks, repro with the absolute path. Arch Linux 64-bit, KDE Plasma 5 Version: 5.4.0.0.alpha0+ Build ID: 8a238809ba861c810304354f01a5504d43111399 CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on December 2nd 2016
Confirmed. If I remember right, this bug did not show up in LO 5.2. Since then I experience it on a daily basis. Version: 5.3.2.2 Build ID: 6cd4f1ef626f15116896b1d8e1398b56da0d0ee1 CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; Layout Engine: new; Locale: de-DE (en_US.UTF-8); Calc: group
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
This bug is no longer present in version 6.0.4.1 and can be closed.