On 8/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Sorry for all the replies to myself, but don't know if any of this
> info might be helpful. I thought I'd try to keep 0.91.1 going, and if
> it hosed again, run a dtrace (at least the dtruss script from the
> DTraceToolkit) to see what was going on. It hung again, but I don't
> know if any of this output is of any use. I saw a ton of lwp_park
> calls and nothing really else. Like this:
>

It would be mroe useful if you could get a backtrace of all running threads.
Use a debugger (like gdb) to do that.
In case of gdb, just attach to the running process, and do a 'thread
apply all bt'.

--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to