Bug 156268
| Summary: | With kernel 1275, 32 bit application get Segmentation fault. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gene Czarcinski <gczarcinski> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-04-28 15:47:13 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: | |||
Description of problem: This probably occurs with any kernel after 1253. With 1275 the kernel is stable enough to stay up but now running any 32 bit application gets a segmentation fault. For example, running openoffice: [gc@hummer ~]$ openoffice.org-1.9 /usr/lib/openoffice.org1.9.96/program/soffice: line 230: 4151 Segmentation fault "${sd_prog}"/pagein -L"${sd_prog}" ${sd_pagein_args} /usr/lib/openoffice.org1.9.96/program/soffice: line 241: 4152 Segmentation fault "$sd_prog/$sd_binary" "$@"[gc@amber ~]$ Version-Release number of selected component (if applicable): FC4T2 plus all "current" development plus 1275 kernel. How reproducible: every time