Re: testing request: pf internals rearrangement

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Josh <bsd@...>
Cc: Ryan McBride <mcbride@...>, <misc@...>
Date: Sunday, June 8, 2008 - 12:49 pm

ok it seems to be pf.c line 3397 (mybe littleoffset for you,i have
chnges in my tree),which is
pool_put(&pf_src_tree_pl, nsn);
in the second if block after the cleanup label. this is in source node
tracking, as in, not new or changed code. crash there means we either
tried to pool_put something invalid (double free style?) or we have
pool corrpution.

* Josh [2008-06-08 17:11]:

--
Henning Brauer, hb@bsws.de, henning@openbsd.org
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: testing request: pf internals rearrangement, Henning Brauer, (Sun Jun 8, 12:49 pm)
Re: testing request: pf internals rearrangement, Henning Brauer, (Sun Jun 8, 1:16 pm)