From: Roberto Zini <fred@strhold.it> Subject: Re: Kernel panic Date: Wed, 24 Jan 2001 09:34:31 +0100 References: <94hjdh$i4n$1@papyrus.erlm.siemens.de>
<3A6C7E84.FF39409A@aplawrence.com>
<94jean$llg$1@papyrus.erlm.siemens.de>
<3A6D6EC0.EB22007B@aplawrence.com> Tony Lawrence wrote: > > Pawel Studencki wrote: > > > > Hello again, > > > > thank You Tony for your answer! > > > > >man scodb > > > > hmm I'll try to use this tool, perhaps it help me > > > > >If you know the driver is causing the panic, it's either the > > >driver or the hardware. > > > > Yeah, You're rigth. I've just began work with this problem, it's not my > > driver, > > but it's a specific network card and my friend wrote the driver... > > We had here a situation, we've seen kernel panic or computer hasn't answered > > any more. > > I'll try to find the place in code, which caused this behaviour. > > Scodb and crash can certainly help him, but so can adding > diagnostics of his own to print pertinent info to syslog, adding > ioctl calls to get status info, etc. > If you get consisten panics, please modify the /etc/dumpsave script in order to move the memory dump from the SWAP area to a regular file (alternatively you can store the image on tape and then recover it to a file); once you're done, follow TA 105619 advices by issuing the following commands :
crash -d <your_file> -w /tmp/crashout
At the crash prompt type the following commands :
panic
trace
stack
user
proc
u -f
quit
Please notice that you can replace <your_file> with /dev/swap
provided that you instructed the system not to delete the
system dump memory image at boot-time.
The /tmp/crashout file contains a lot of useful info you can
use to debug your driver; please keep an eye on the cs:eip
registers. If the "combined" value is always the same then
it's likely the you have a driver problem (but I suppose
you already know that :-).
Best,
Roberto
--
---------------------------------------------------------------------
Roberto Zini email : fred@strhold.it
Technical Support Manager -- Strhold Sistemi EDP Reggio Emilia(ITALY)
---------------------------------------------------------------------
"Has anybody around here seen an aircraft carrier?"
(Pete "Maverick" Mitchell - Top Gun)
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar