After running the solver for 24 hours, it crashed with a Java Exception. Sadly, I didn't capture the error text, but it happened when the displayed solver run time reached 23:59, and mentioned something about a String formatting error. I think the dialog can't handle displaying times above 1 day, and has nothing to do with the selected solver algorithm (DEPS Evolutionary in this case). Due to the nature of this bug, I won't try to reproduce it.
Patch sent to gerrit...
(In reply to comment #0) > Due to the nature of this bug, I won't try to reproduce it. Hehe, I really agree on that one ;-). Looks like you already did send in a patch. So lets mark as NEW right away. Thanks for reporting and fixing! Kind regards, Joren
Alex Gulyas committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=dfbaef22fcc66f86ecdfccb82037fbfd171c975d fdo#78004 fix string formatting The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I will assume this is fixed.