The following reply was made to PR kern/178116; it has been noted by GNATS.
From: Gleb Smirnoff <[email protected]> To: Nate Denning <[email protected]> Cc: [email protected] Subject: Re: kern/178116: [tcp] [panic] Kernel panic: general protection fault in tcp_do_segment Date: Wed, 1 May 2013 18:02:06 +0400 Nate, do you run any additional network modules: ipfw, pf, netgraph, accept filters, etc? How your system differes from a default installation? Is it possible for you to run with INVARIANTS option in the kernel? The option adds additional debugging, thus hurts system performance, but with it we can obtain a more informative crashdump. -- Totus tuus, Glebius. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
