https://bugs.documentfoundation.org/show_bug.cgi?id=101376
--- Comment #33 from Patrick Luby <[email protected]> --- I can reproduce this in my local master build as well. AFAICT, the crash is happening within Java when BeanShell creates a Java Swing GUI component. Specifically, the crash is occurring in the "wordsLabel = new JLabel("Word count = " + numWords);" line in LibreOfficeDev.app/Contents/Resources/Scripts/beanshell/WordCount/wordcount.bsh. Not sure how to debug something like this. -- You are receiving this mail because: You are the assignee for the bug.
