Bug 31462
Summary: | pdksh segfaults when using libtool with long command line | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Arkadiusz Miskiewicz <arekm> |
Component: | pdksh | Assignee: | Trond Eivind Glomsrxd <teg> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-03-12 19:20:20 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
Arkadiusz Miskiewicz
2001-03-11 22:45:41 UTC
Can you try getting the new kernel, pdksh and glibc from wolverine (or even better: Rawhide) and try it again? Also, how do you run that through gdb? I tried runninng the looong command line in pdksh (after switching to ksh in ~/libtool), and couldn't reproduce your crash: gcc: gtkdial.lo: No such file or directory gcc: gtkpixmapmenuitem.lo: No such file or directory $ Please ignore this bug report. I also have gcc 2.95.3-test4 (not from RH) and it seems that it miscompiles pdksh. pdksh compiled using officiall compilator from RH (I also tested this with gcc 20010305 snapshot) works fine. |