Re: [libreoffice-users] question about "Binary URP bridge disposed during call" error

2016-03-06 Thread Stephan Bergmann
On 03/04/2016 08:00 PM, Shawn Cao wrote: I am wondering why "m_xDesktop->loadComponentFromURL()" sometimes get stuck and how to generate debugging information when it get stuck? Debugging a "got stuck" situation is relatively easy: attach a debugger to the stuck process, generate backtraces

RE: [libreoffice-users] question about "Binary URP bridge disposed during call" error

2016-03-04 Thread Shawn Cao
hawn -Original Message- From: Stephan Bergmann [mailto:sberg...@redhat.com] Sent: Wednesday, February 24, 2016 6:40 AM To: Shawn Cao <s...@printeron.com>; users@global.libreoffice.org Subject: Re: [libreoffice-users] question about "Binary URP bridge disposed during call"

Re: [libreoffice-users] question about "Binary URP bridge disposed during call" error

2016-02-24 Thread Stephan Bergmann
On 02/23/2016 03:18 PM, Shawn Cao wrote: Because each testing will open and close LibreOffice, I am not sure how to attach WinDbg with those evanescent processes. Fortunately, Windows will generate dump file for each LibreOffice crash. I open dump file with WinDbg and please refer to attachment

Re: [libreoffice-users] question about "Binary URP bridge disposed during call" error

2016-02-22 Thread Stephan Bergmann
On 02/18/2016 04:07 PM, shawn wrote: We utilize LibreOffice SDK 5.0 64 C++ to print documents with LibreOffice 5.1.0.3 . During batch testing, I print a odt file over and over again. The problem is the program throw exception "Binary URP bridge disposed during call" from time to time. This

[libreoffice-users] question about "Binary URP bridge disposed during call" error

2016-02-18 Thread shawn
Hi everybody, We utilize LibreOffice SDK 5.0 64 C++ to print documents with LibreOffice 5.1.0.3 . During batch testing, I print a odt file over and over again. The problem is the program throw exception "Binary URP bridge disposed during call" from time to time. This exception happens on