Hi!
Just noticed the following message on ASF Infra twitter [1]
"The next commit mail per list will have to be moderated. This was
handled for lists named *cvs@ and *commits@. -- "
[1] http://twitter.com/#!/infrabot/statuses/181142363358507008
Maybe we will experience some delayed commit e-mails
https://issues.apache.org/bugzilla/show_bug.cgi?id=52833
--- Comment #8 from olamy 2012-03-17 22:06:13 UTC ---
What I don't understand is why in the parent classLoader chain having
SystemClassLoader is mandatory!
That's what the current code assume. Frankly I don't understand why you
consider tha
On 17.03.2012 21:00, mt...@apache.org wrote:
Author: mturk
Date: Sat Mar 17 20:00:54 2012
New Revision: 1301987
URL: http://svn.apache.org/viewvc?rev=1301987&view=rev
Log:
Fix BZ52921
Modified:
tomcat/jk/trunk/native/apache-2.0/mod_jk.c
Modified: tomcat/jk/trunk/native/apache-2.0/mod_jk.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=52921
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Sat Mar 17 20:00:54 2012
New Revision: 1301987
URL: http://svn.apache.org/viewvc?rev=1301987&view=rev
Log:
Fix BZ52921
Modified:
tomcat/jk/trunk/native/apache-2.0/mod_jk.c
Modified: tomcat/jk/trunk/native/apache-2.0/mod_jk.c
URL:
http://svn.apache.org/viewvc/tomcat/jk/tr
https://issues.apache.org/bugzilla/show_bug.cgi?id=52921
--- Comment #6 from Mladen Turk 2012-03-17 19:17:22 UTC ---
So I was able to reproduce it as well.
Seems the crash is inside handling rule extensions
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xab1e7b40 (LWP
[
https://issues.apache.org/jira/browse/MTOMCAT-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231914#comment-13231914
]
patrick garcia commented on MTOMCAT-124:
After applying the patch on tomcat-maven