Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 19:41:52 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Rich Bud <rbud@fortean.com>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: ifconfig gives unaligned access with faith driver
Message-ID:  <15381.22096.993339.435960@grasshopper.cs.duke.edu>
In-Reply-To: <Pine.BSF.3.96.1011210162912.10325A-100000@nemesis.fortean.com>
References:  <Pine.BSF.3.96.1011210162912.10325A-100000@nemesis.fortean.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Rich Bud writes:

 > kernel to pop the error messages? If not, do i plug in va,pc,ra or op 
 > somewhere to track unaligned accesses down?
 >  

Run uac -s in the shell you're debugging from, then run ifconfig under
gdb.  The program should die with a sigbus at the site of the
unaligned access trap.  

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15381.22096.993339.435960>