| Summary: | kdump does not finish displaying data | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Jim.Pirzyk <Jim.Pirzyk> |
| Component: | bin | Assignee: | Jim Pirzyk <pirzyk> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jim.Pirzyk
2001-02-16 23:20:01 UTC
On Fri, 16 Feb 2001 Jim.Pirzyk@disney.com wrote: > >Description: > > running kdump on this output file, it fails with Cannot allocate memory > after accessing the last break call . Here is the kdump on the kdump: This may be caused by breakage of atomic writing of ktrace records in rev.1.37 of kern_ktrace.c. Perhaps there is only a problem when the ktrace output file is on an nfs filesystem. There must be multiple processes writing to the same file to cause problems. Bruce Responsible Changed From-To: freebsd-bugs->pirzyk another PR of mine State Changed From-To: open->closed Closed since now I should be using linux_kdump instead of just kdump. |