Date: Thu, 16 Sep 2004 03:50:42 -0000 From: Bruno Afonso <brunomiguel@dequim.ist.utl.pt> To: pf4freebsd@freelists.org Subject: [pf4freebsd] Re: panic using synproxy Message-ID: <3F5F85FC.6050508@dequim.ist.utl.pt> In-Reply-To: <006d01c377d2$e593c4d0$01000001@max900> References: <3F5F7217.5000405@dequim.ist.utl.pt> <006d01c377d2$e593c4d0$01000001@max900>
next in thread | previous in thread | raw e-mail | index | archive | help
Max Laier wrote: > Please take a look at: http://www.benzedrine.cx/crashreport.html > > There you find information on how to identify the codeline in ip_input.c > that produced the problem. If you can provide this information together with > the trace (you allready included) that is very valueable. Thank you in > advance. > > At first glance looks like altq, but can't tell for sure. Somehow the > compiler makes it differently on my box. Check if you can identify the > codeline with the above document, that'll help a lot. > > Max deq# cat -n ip_input.c | head -n 496 | tail -n 1 496 ip = mtod(m, struct ip *); This is ip_input.c in /usr/src/sys/netinet/ip_input.c Do tell me if you want anything else. I followed the webpage :) BA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F5F85FC.6050508>