[pf4freebsd] Re: panic using synproxy

Bruno Afonso brunomiguel at dequim.ist.utl.pt
Wed Sep 15 20:50:42 PDT 2004


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






More information about the freebsd-pf mailing list