| Summary: | mod_jk Segmentation fault when trying to resolve unknown host | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Web Server 2 | Reporter: | Robert Bost <rbost> | ||||||||||
| Component: | mod_jk | Assignee: | Permaine Cheung <pcheung> | ||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Jan Onderka <jonderka> | ||||||||||
| Severity: | high | Docs Contact: | |||||||||||
| Priority: | high | ||||||||||||
| Version: | 2.1.0 | CC: | jclere, jdoyle, jonderka, jpallich, jstefl, mbabacek, pcheung, pslavice, rsvoboda, suhail.ahmed | ||||||||||
| Target Milestone: | DR01 | Flags: | dmichael:
needinfo+
|
||||||||||
| Target Release: | 2.1.1 | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: |
Previously in JBoss Enterprise Web Server, an outdated version of mod_jk was included in the product.
This is now fixed in JBoss Enterprise Web Server 2.1 by including mod_jk version 1.2.41 is included which incorporates the required miscellaneous bug fixes into the product.
|
Story Points: | --- | ||||||||||
| Clone Of: | |||||||||||||
| : | 1338661 (view as bug list) | Environment: | |||||||||||
| Last Closed: | 2019-06-13 12:20:03 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Bug Depends On: | 1342071 | ||||||||||||
| Bug Blocks: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Robert Bost
2016-04-18 19:14:54 UTC
per mod_jk update. Created attachment 1171511 [details]
worker.properties
Created attachment 1171513 [details]
error_log
Created attachment 1171514 [details]
workers.properties
Created attachment 1171518 [details]
mod_jk.conf
Hello, I was trying to reproduce this issue, but seqFault never occurs. Can anybody provide any additional information about it? I always got error like "[Thu Jun 23 14:27:11 2016][2296:140440171694048] [error] ajp_validate::jk_ajp_common.c (2748): worker worker1 can't resolve tomcat address testhost" It was tested at versions EWS 2.0.0, 2.1.0 and JWS 3.0.0. Also I upload files which were used as configs, see attachment. (In reply to Jan Onderka from comment #6) > Hello, > > I was trying to reproduce this issue, but seqFault never occurs. Can anybody > provide any additional information about it? I always got error like "[Thu > Jun 23 14:27:11 2016][2296:140440171694048] [error] > ajp_validate::jk_ajp_common.c (2748): worker worker1 can't resolve tomcat > address testhost" > It was tested at versions EWS 2.0.0, 2.1.0 and JWS 3.0.0. Also I upload > files which were used as configs, see attachment. Tested with mod_jk/1.2.36, mod_jk/1.2.40 (In reply to Jean-frederic Clere from comment #1) > per mod_jk update. Can you be more specific, please? See rhbz 1342071 Actual the update to 1.2.41 fixes the ASFBZ 56452 so the issue should be fixed by the update. This issue has been resolved in mod_jk-1.2.42 per a similar upstream report. Is the upstream report same as this bugzilla? https://bz.apache.org/bugzilla/show_bug.cgi?id=59164 Actually the svn commit: r1760598 isn't in our code so the bug is still there. Please reopen (and create the corresponding JBCS issue is it isn't forgotten) @Jan Onderka, Jan Stefl can reproduce the issue: https://bugzilla.redhat.com/show_bug.cgi?id=1338661#c4 |