https://bugs.documentfoundation.org/show_bug.cgi?id=95674
--- Comment #30 from Beluga <[email protected]> --- (In reply to V Stuart Foote from comment #29) > Created attachment 122580 [details] > stepped over BP and caught two more ST before the "bad allocation" error > > @Michael, * > > Sorry, unable to get it to dump a log for analysis. But two more stack > traces after BP before the "bad allocation" error in the test inf10.odt > writer document. Maybe this helps (quoting myself from another report): For the SAL_LOG=1, you would need a cygwin terminal. https://cygwin.com/install.html Then you launch the cygwin terminal and: cd /cygdrive/c/path-to-my-libreoffice/program and then you can execute it with: SAL_LOG=1 ./soffice.exe 2>&1 | tee sal-log.txt It will create a log file sal-log.txt in the launching folder. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
