Hi Knut,

I don't think that we can do anything with it. The problem is that the first OOo instance you had started obviously hangs on shutdown. Moreover, unfortunately it gut stuck before it could close the pipe that it offers for further OOo instances to hand over their command line. Thus any further OOo instance will block also when it writes to the pipe and waits for answer.

To find the root cause we had to investigate what caused the lock in the first place.

The easiest way would be to have a reproducible scenario that can be applied to an OOo instance with a debugger attached.

The next best thing would be to have an OOo build with some debugging information prepared (my recommendation would be to have the modules desktop, vcl, framework and sal with debug information) and - once OOo got stuck - attach a debugger to the first OOo instance (most probably the instance that has the largest CPU time and the biggest memory consumption), break the process and look on the threads.

Regards,
Mathias

On 15.10.2010 16:00, Knut Olav Bøhmer wrote:
Hi,

I have updated the issue. Is the information I provided usefull?


On 15 October 2010 14:21, Christian Lippka<christian.lip...@oracle.com>wrote:

Hi Knut,

Am 15.10.2010 13:34, schrieb Knut Olav Bøhmer:

  Hi,

Is there anyone who thinks it would be possible to resolve issue #115076
with the information that is registered.
What can I do to provide more information?

http://qa.openoffice.org/issues/show_bug.cgi?id=115076


I think it would help if you tell your actual windows version.
Also a list of running processes on your system may help.
Try removing any network printer from your system and try again, report if
this helps or not.
Try removing any network share from your system and try again, report if
this helps or not.

You could try to install microsoft visual studio, the free version
will do, and attach to one of the soffice.bin processes and past
the call stack of the main thread.

Hope that helps,
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org






--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to "nospamfor...@gmx.de".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to