06-29-04 12:25 AM
I'm using Fedora Core 2 on an old Athalon-K6 box with 128MB of RAM.
I'm running a pretty CPU/Memory intensive command-line ImageMagick
command on it, and almost every time it stops and I get the error:
kernel: journal_get_undo_access: No memory for committed data
And from that point the hda2, the root drive, becomes read-only.
[root@fileserve root]# touch /tmp/test
touch: cannot touch `/tmp/test': Read-only file system
What happened?
I did a search for the kernel error and all I get is three articles
with some C code, probably the code from the kernel that I think
displays the error. Way over my head.
If I reboot, it finds error during an fsck, and then finishes booting
up without any evident problems...until I run ImageMagick's "montage"
command. (The actualy application I think is beside the point.)
My question is, I guess, is there a way to keep this from happening?
What IS happening? And is there a way to recover without having to
reboot and fsck?
Thanks!
Liam
[ Post a follow-up to this message ]
|