Description of problem: While trying to convert a PDF this crash happened. Cannot reproduce even with the same pdf though... :( So it may be just a "random crash". Version-Release number of selected component: unoconv-0.7-1.fc23 Additional info: reporter: libreport-2.6.4 cmdline: /usr/bin/python3 /usr/bin/unoconv -e PageRange=1-1 -f pdf /tmp/tmp.x7yRlkzIEV/file.docx executable: /usr/bin/unoconv kernel: 4.3.5-300.red.1.bfq.fc23.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: unoconv:1099:die:uno.com.sun.star.lang.DisposedException: Binary URP bridge already disposed Traceback (most recent call last): File "/usr/bin/unoconv", line 1246, in <module> die(exitcode) File "/usr/bin/unoconv", line 1099, in die if convertor.desktop.getCurrentFrame(): uno.com.sun.star.lang.DisposedException: Binary URP bridge already disposed Local variables in innermost frame: ret: 6 msg: None
Created attachment 1141333 [details] File: backtrace
Created attachment 1141334 [details] File: environ
"uno.com.sun.star.lang.DisposedException: Binary URP bridge already disposed" typically means that the remote LibreOffice process crashed for some reason. But if it isn't reproducible with the same inputs, it's unfortunately impossible to tell from the gathered data what reason that was.