[Bug 66005] Apache crashes, if there is a tomcat server, which can not be resolved

2022-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66005 --- Comment #14 from Lothar --- In strace I found the following file openings related to apr: 3657933: 0.51 openat(AT_FDCWD, "/opt/apache24/lib/libaprutil-1.so.0", O_RDONLY|O_CLOEXEC) = 3 3657933: 0.59 openat(AT_FDCWD, "/opt/apa

[Bug 66005] Apache crashes, if there is a tomcat server, which can not be resolved

2022-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66005 --- Comment #13 from Christopher Schultz --- (In reply to Lothar from comment #12) > I tried both MPM prefork and worker. (but usually we use prefork) > Apache 2.4.53 ( I tried also older Versions like 2.4.46) > APR: 1.7.0 / APR-Util 1.6.1 > We

[Bug 66005] Apache crashes, if there is a tomcat server, which can not be resolved

2022-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66005 --- Comment #12 from Lothar --- Hi Rainer, Yes, this happens immediately after start up. According to strace 47µs after start: 0.47 rt_sigreturn({mask=[]}) = 3342918277296713689 0.47 --- SIGSEGV {si_signo=SIGSEGV, si_code=SI

[Bug 66013] missing class javax.servlet.jsp.tagext.TagExtraInfo used by org.apache.jasper.compiler.TagLibraryInfoImpl

2022-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66013 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

[Bug 66013] missing class javax.servlet.jsp.tagext.TagExtraInfo used by org.apache.jasper.compiler.TagLibraryInfoImpl

2022-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66013 TomasJ changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID