Bug 80275
| Summary: | Starting httpd (apache) causes kernel panic | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Seth Vidal <skvidal> |
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | phoebe | CC: | alietss, chris.ricker, dale_kosan, edoutreleau, hpa+redhat, jorton, mike, orinjus, pasqualerinaldi, scowles, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-12-28 08:37:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79578 | ||
You can get a working system with httpd/kernel by deleting/renaming the /etc/httpd/conf.d/ssl.conf file. Hey guys I solve this just rebuilding the SRPMS of the rawhide httpd-2.0.40-14 wich should be the same, I mean is the same, guess, on my phoebe optimized for i686 and now works great with the mod_ssl installed. So this make me think a lot, why just rebuilding the same SRPMS works and with the binaries that cames with the distribution not... Did you already have /etc/httpd/conf.d/ssl.conf renamed or deleted? If so, you need to readd/rename it back to the original name and then give it a try and see what happens. *** Bug 80420 has been marked as a duplicate of this bug. *** *** Bug 80422 has been marked as a duplicate of this bug. *** *** Bug 80419 has been marked as a duplicate of this bug. *** ------- Additional Comments From mingo 2002-12-28 03:24 ------- ok, found and fixed the bug, it should show up in the next rawhide kernel. A single-line backporting bug caused the semaphore-undo structure to be freed but not cleared in the task structure, which caused the apparent memory corruption symptoms. *** Bug 80638 has been marked as a duplicate of this bug. *** *** Bug 80486 has been marked as a duplicate of this bug. *** *** Bug 80990 has been marked as a duplicate of this bug. *** *** Bug 81093 has been marked as a duplicate of this bug. *** Which kernel version is this suppose to be fixed in? The one in rawhide is dated 12/20 and I *think* I tested with that kernel and it wasn't fixed. *** Bug 81303 has been marked as a duplicate of this bug. *** *** Bug 81248 has been marked as a duplicate of this bug. *** Seems to work with Phoebe-2 now. |
Description of problem: Starting httpd (apache) panics the kernel Version-Release number of selected component (if applicable): apache and kernel from phoebe How reproducible: everytime Steps to Reproduce: 1. install system 2. start httpd 3. watch the console Actual results: system panics and continues to do so for quite some time. system becomes unresponsive. Expected results: apache should start :-D system should stay up. Additional info: