https://bugs.documentfoundation.org/show_bug.cgi?id=92440
Matthew Francis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Matthew Francis <[email protected]> --- Created attachment 116939 --> https://bugs.documentfoundation.org/attachment.cgi?id=116939&action=edit Reproducer script Reproducer script attached - to run: export PYTHONPATH=[some_directory]/core/instdir/program export URE_BOOTSTRAP="vnd.sun.star.pathname:[some_directory]/core/instdir/program/fundamentalrc" for i in `seq 1 100`; do ./test.py; done At least for me it's rather prone to locking up the X session (with or without SAL_NO_MOUSEGRABS, etc.) so have a remote terminal handy before trying. The payload is the last function in the script - the rest is just setup/support code. -- 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
