Re: strange jni failures in Inline::Java

2006-03-28 Thread Patrick LeBoutillier
Jason, I don't know about those DNS related crashed, but I can shed some light on the 10_5_shared_fork.t test: > t/10_5_shared_fork.ok 5/8# Test 6 got: "14" (t/10_5_shared_fork.t at > line 54) > t/10_5_shared_fork.NOK 6 > # t/10_5_shared_fork.t line 54 is: ok($t10::t10::i, $sum) ; > t/10

strange jni failures in Inline::Java

2006-03-28 Thread Jason Stelzer
I'm working on integrating a fairly large legacy system to an ejb server. I've been using Inline::Java 0.50. Lately I've been seeing a lot of jni failures under load. I've been investigating some mysterious malloc failures that occured in the jvm durring hostname lookups. I found this bug r