Re: mbuf trash-related "memory modified after free" panic fixed.

From: Mike Silbersack (silby_at_silby.com)
Date: 06/29/05

  • Next message: Andreas Tobler: "Re: Acquiring lockmgr lock "ufs" with non-sleepable locks"
    Date: Wed, 29 Jun 2005 15:33:44 -0500 (CDT)
    To: Daniel Collins <danccollins@earthlink.net>
    
    

    On Wed, 29 Jun 2005, Daniel Collins wrote:

    > Mike,
    >
    > I'm still seeing these printfs. Much like Pascal, my "value" is fairly
    > consistent. It does seem to change based on access point... I've tested
    > this on three different access points-- 2 open, and 1 with WPA-PSK. When I
    > connect to the open access points, I get "val=102c0de". When connecting to
    > the WPA-PSK access point, I get "val=2cc0de". This value is consistent
    > across kernel rebuilds and connect sessions.
    >
    > My hardware is a Thinkpad 380XD w/ Belkin F5D7010 (ral) pc card nic.
    >
    > Let me know if I can provide more information.

    Actually, that is a real bug. :)

    Damien just committed a fix in revision 1.4 of if_ral.c. Please cvsup and
    see if that stops the warnings.

    Thanks,

    Mike "Silby" Silbersack
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Andreas Tobler: "Re: Acquiring lockmgr lock "ufs" with non-sleepable locks"