Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Apr 1995 06:20:07 -0700
From:      David Greenman <davidg@Root.COM>
To:        scottl@ix.netcom.com (scott long)
Cc:        questions@FreeBSD.org
Subject:   Re: Signal 10 Bus error????? 
Message-ID:  <199504061320.GAA00450@corbin.Root.COM>
In-Reply-To: Your message of "Thu, 06 Apr 95 06:08:32 PDT." <199504061308.GAA22075@ix3.ix.netcom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>In trying to get the latest snapshop Wine working under FreeBSD, I have 
>come across core dumps due to a Signal 10, Bus error.  What is this???  
>I didn't think that the Intel archetecture was too picky about 
>alignment.  Any info on what this is or what causes it would be GREATLY 
>appreciated.

   There are two main causes of SIGBUS. The first is a i386 general protection
fault and the second is a page protection fault (such as writing to a read
only part of memory). In the Wine case, I suspect the former.

-DG



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