[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: Kernel Oops
>> Are there any patches being worked on or available
to
>> get memory core dumps?
>It's already there, you just have to switch it on:
>limit coredumpsize unlimited (for csh/tcsh)
>ulimit -c unlimited (for bash)
>Erik
Thanks for the response. Did some reading on mcore at
missioncriticallinux.com. I checked the kernel
documentation section and because of the dynamic
nature of modules they can be a real pain to debug.
Very much so if lacking exported symbols, the docs
pertaining to module debugging did not mention core
files that I can remember. Are using gdb with the core
file (or another code utility) efficient in this case?
It appears to be the logical next step if the oops
does not shed light on the problem and you are lacking
module source to insert exports and soforth.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/