> [snip]
>
>> # Problematic frame:
>> # C  [libapr-1.so.0+0x1c0a0]
>
> [snip]
>>
>> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
>> j  org.apache.tomcat.jni.Socket.accept(J)J+0
>
> So, this happens in APR's Socket.accept method? I suspect that if
> something were wrong in that method, it would be apparent to roughly 50%
> of the world's web servers.
>

That is TC-Native's Socket.accept method.

If that happens at shutdown, then that is a known issue:
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584
It is already fixed in native 1.1.20.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to