RE: What to do when panic?

2005-07-22 Thread Norbert Koch
 I've never debugged FreeBSD, but now I've decided to help the testing 
 process of  FreeBSD 6. I installed it, and then I had a panic. I got a 
 debugger prompt, but I don't know what to do with that. I don't know the 
 debugger commands. Please let me know what should I do when I have an 
 another panic. What should I type and what kind of information should I 
 send as a PR.

You should also have a look at
http://www.lemis.com/grog/Papers/Debug-tutorial/tutorial.pdf.
That's Greg Lehey's script of his excellent tutorial
on kernel debugging.

Norbert
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


What to do when panic?

2005-07-21 Thread Kövesdán Gábor

Hello,

I've never debugged FreeBSD, but now I've decided to help the testing 
process of  FreeBSD 6. I installed it, and then I had a panic. I got a 
debugger prompt, but I don't know what to do with that. I don't know the 
debugger commands. Please let me know what should I do when I have an 
another panic. What should I type and what kind of information should I 
send as a PR.


Thanks,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What to do when panic?

2005-07-21 Thread lars

Kövesdán Gábor wrote:

Hello,

I've never debugged FreeBSD, but now I've decided to help the testing 
process of  FreeBSD 6. I installed it, and then I had a panic. I got a 
debugger prompt, but I don't know what to do with that. I don't know the 
debugger commands. Please let me know what should I do when I have an 
another panic. What should I type and what kind of information should I 
send as a PR.

Don't cross post.

Read:
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/article.html
and then, once you know how to format your info and to whom to send it, 
obtain the info like this:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What to do when panic?

2005-07-21 Thread Scot Hetzel
On 7/21/05, Kövesdán Gábor [EMAIL PROTECTED] wrote:
  FreeBSD 6. I installed it, and then I had a panic. I got a
 debugger prompt, but I don't know what to do with that. I don't know the
 debugger commands. Please let me know what should I do when I have an
 another panic. What should I type and what kind of information should I
 send as a PR.
 
Look at the FreeBSD Developer HandBook on debugging:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/debugging.html

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html

Scot

-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What to do when panic?

2005-07-21 Thread Kövesdán Gábor

Scot Hetzel wrote:


On 7/21/05, Kövesdán Gábor [EMAIL PROTECTED] wrote:
 


FreeBSD 6. I installed it, and then I had a panic. I got a
debugger prompt, but I don't know what to do with that. I don't know the
debugger commands. Please let me know what should I do when I have an
another panic. What should I type and what kind of information should I
send as a PR.

   


Look at the FreeBSD Developer HandBook on debugging:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/debugging.html

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html

Scot

 

Thanks for the quick answer. Just one more question: if I have a crash 
dump should I provide the whole of it? Or is there any way to obtain the 
useful information? I have 512MB memory and my network interface causes 
panics thus it would be very-very hard to upload the whole dump to make 
it online.


Cheers,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]