https://bz.apache.org/bugzilla/show_bug.cgi?id=63875

Christopher Schultz <ch...@christopherschultz.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #18 from Christopher Schultz <ch...@christopherschultz.net> ---
Was this caused by custom native code of custom Java code?

I would argue that, unless you went into the C stack/heap with a hatchet,
(ab)using the tcnative code shouldn't cause a JVM crash. Exceptions, dropped
connections, etc., sure. But the tcnative code should be protecting itself
against improper usage.

Can you please share your custom code surrounding your use of
AprLifecycleListener? Maybe there really is a bug, here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to