[Libreoffice-bugs] [Bug 46655] : Crash when executeDispatch('.uno:Quit') in python macros in W7
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 29 05:29:45 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46655
--- Comment #5 from LAB Emmanuel <meelab at free.fr> 2012-02-29 13:29:45 UTC ---
Comment on attachment 57831
--> https://bugs.freedesktop.org/attachment.cgi?id=57831
gdb traces
What really happends is the following:
on bug.py I get:
File
"C:\Users\Emmanuel\Documents\Emmanuel\Developpement\Eclipse\LibreOffice\Bug.py",
line 95, in <module>
'.uno:Quit', '', 0, ())
__main__.DisposedException: Binary URP bridge disposed during call
On LibreOffice I Get a new window "Libre Office 3.5" in french saying more or
less "LibreOffice stopped suddently due to an unwaited error. all files on
which you where running ..."
The list of files to be recovered is empty.
Clicking OK button does not have any effect.
soffice.bin and soffice.exe processes are still running
running gdb gives the attached traces.
trying to open a LibreOffice Document does not have any effect. neither trying
to open one of the components of LibreOffice. except that it adds a soffice.bin
and soffice.exe instance in the process lists.
Trying to kill the process soffice.bin using Windows task management works and
puts back to normal everything.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list