https://bugs.documentfoundation.org/show_bug.cgi?id=68752
--- Comment #6 from Mikko Ahlroth <[email protected]> --- Can still confirm on LO 4.4.2 on OS X 10.10.3 by using the original steps to reproduce. It has changed from being a save error to a total crash. Possibly relevant parts from crash dump: Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x000000011671ffc8 Thread 15 Crashed: 0 libsystem_malloc.dylib 0x00007fff829e9959 _nano_malloc_check_clear + 111 1 libsystem_malloc.dylib 0x00007fff829e98cc nano_malloc + 35 2 libsystem_malloc.dylib 0x00007fff829e9877 malloc_zone_malloc + 71 3 libsystem_malloc.dylib 0x00007fff829e8395 malloc + 42 4 libxml2.2.dylib 0x00007fff882b0173 xmlXPathObjectCopy + 42 5 libxml2.2.dylib 0x00007fff882b8068 xmlXPathCompOpEval + 3087 6 libxml2.2.dylib 0x00007fff882b7dd2 xmlXPathCompOpEval + 2425 7 libxml2.2.dylib 0x00007fff882b68da xmlXPathRunEval + 328 8 libxml2.2.dylib 0x00007fff882b65f0 xmlXPathCompiledEvalInternal + 405 9 libxml2.2.dylib 0x00007fff882b6451 xmlXPathCompiledEval + 27 10 libxslt.1.dylib 0x00007fff882f821d xsltCopyOf + 230 11 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 12 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 13 libxslt.1.dylib 0x00007fff882f5322 xsltApplyXSLTTemplate + 1414 14 libxslt.1.dylib 0x00007fff882f89a7 xsltCallTemplate + 390 15 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 16 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 17 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 18 libxslt.1.dylib 0x00007fff882f5322 xsltApplyXSLTTemplate + 1414 19 libxslt.1.dylib 0x00007fff882f89a7 xsltCallTemplate + 390 20 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 21 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 22 libxslt.1.dylib 0x00007fff882f58ad xsltApplySequenceConstructor + 541 23 libxslt.1.dylib 0x00007fff882f5322 xsltApplyXSLTTemplate + 1414 24 libxslt.1.dylib 0x00007fff882f89a7 xsltCallTemplate + 390 ... The last 5 lines are repeated very many times. Possibly an infinite recursion and stack overflow? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
