Re: ia64/81284: Unaligned Reference with pf on 5.4/IA64

From: Marcel Moolenaar (marcel_at_xcllnt.net)
Date: 05/25/05

  • Next message: Ragnar Lonn: "Re: Realtek re(4) driver for FreeBSD 4.x?"
    Date: Wed, 25 May 2005 02:50:09 GMT
    To: freebsd-net@FreeBSD.org
    
    

    The following reply was made to PR ia64/81284; it has been noted by GNATS.

    From: Marcel Moolenaar <marcel@xcllnt.net>
    To: bug-followup@FreeBSD.org
    Cc:
    Subject: Re: ia64/81284: Unaligned Reference with pf on 5.4/IA64
    Date: Tue, 24 May 2005 19:45:37 -0700

     The problem is not specific to ia64. Any 64-bit platform with
     strong alignment will have a misalignment panic.
     
     Note that pf_addrcpy() is called from pf_test() in the failing case.
     (pf.c, line 6349)
     
     --
       Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
     
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Ragnar Lonn: "Re: Realtek re(4) driver for FreeBSD 4.x?"