> >Now I am very much interested in the value of > >tp->tt_persist->c_flags at panic, if CALLOUT_PENDING and > >possibly other flags are just set, or completely broken data > >is written on it. > > 893 > (kgdb) print tp->tt_persist->c_flags > $1 = 0 Woops sorry I was worng. tp->tt_rexmt->c_flags is actually causing the panic, and the necessary data is the contents of the tp->tt_rexmt->c_flags. Yoshinobu Inoue To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Panic (TCP) Jeroen Ruigrok van der Werven
- Re: Panic (TCP) Luigi Rizzo
- Re: Panic (TCP) Jeroen Ruigrok/Asmodai
- Re: Panic (TCP) Sameh Ghane
- Re: Panic (TCP) Yoshinobu Inoue
- Re: Panic (TCP) Jeroen Ruigrok van der Werven
- Re: Panic (TCP) Yoshinobu Inoue
- Re: Panic (TCP) Jeroen Ruigrok van der Werven
- Re: Panic (TCP) Yoshinobu Inoue
- Re: Panic (TCP... Jeroen Ruigrok van der Werven
- Re: Panic (TCP... Yoshinobu Inoue
- Re: Panic (TCP... Jeroen Ruigrok van der Werven
- Re: Panic (TCP... Garrett Wollman
- Re: Panic (TCP... Yoshinobu Inoue
- Re: Panic (TCP) Jeroen Ruigrok van der Werven