On 27/02/2015 14:42, Christopher Schultz wrote:
> Mark,
> 
> On 2/27/15 7:00 AM, Mark Thomas wrote:
>> Another update. I think I am getting close to being able to commit these
>> changes[1].
>>
>> The current status is:
>> - NIO appears to pass on Windows, OSX and Linux
>> - APR appears to pass on OSX and Linux
>> - APR unknown on Windows
>> - NIO2 appears to pass on OSX and Linux
>> - NIO2 hanging on Windows
>>
>> I say "appears to pass" since with timing issues one can never be sure.

Cracked it (I think). Unit tests pass for all three connectors on all
three platforms.

>> There is also an issue with APR on Linux that I can reproduce (with some
>> code changes) that triggers a crash every couple of runs.
> 
> Next time is happens, can you give me the backtrace and register details
> (basically, the top of the Java hs_* file)?
> 
> From my perspective, it should not be possible to crash tcnative if we
> can help it -- even if the Java code is all kinds of wrong. Throwing
> exceptions is fine, but taking-down the JVM is obnoxious :)

I should be able to do this fairly easily. I'll open BZ item with the
info you requested when I have it.

Mark


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

Reply via email to