It is currently Wed, 22 Mar 2023 07:12:21 GMT



 
Author Message
 Fixing unaligned access Solaris 2.3
I ran into a situation with an unaligned access on a program run on
Solaris 2.3.  This exact same program worked fine under Solaris 2.2.  
The source was not altered in any way from 2.2 => 2.3.  Is this because
the Solaris 2.3 kernel does not fix the unaligned access' under 2.3 but
did fix them under 2.2?  This would make the 2.3 programs faster
also, right?

Dan Fields
Pacer Software, Inc.
1900 West Park Drive,
Suite 280
Westborough, Ma. 01581
fie...@pacersoft.com



 Mon, 10 Jun 1996 03:48:23 GMT   
 Fixing unaligned access Solaris 2.3
fie...@pacvax.UUCP (Daniel A. Fields) writes:

Unaligned access never worked in any versions of SunOS/Solaris I'm
familiar with.  Programs always bombed out when memory wasn't accessed
at its natural alignment.

More likely explanation:
        - an interaction between a subtle bug in your program and
          slightly different implementation of something in 2.3
        - a new bug in libc/malloc/whatever part of Solaris 2.3
        - a new bug in anew compiler.

So, what's the program and where does it bomb?

Casper



 Mon, 10 Jun 1996 17:13:25 GMT   
 
   [ 2 post ] 

Similar Threads

1. fixing unaligned memory access on linux/alpha

2. Unaligned access (bus error) on Solaris on global variable

3. Solaris 2.3 RPC bug fix patch?

4. need patch to fix wtmp!! on solaris 2.3

5. ypbind fixed on Solaris 2.3 by 101318-64

6. Problems with Solaris 2.3 XDM, fixes?

7. Looking for a fix for Solaris 2.3 mail situation

8. Q: Fix for Elm 2.4 pl23/Solaris 2.3/group ownership

9. 4 bugs that weren't fixed in Solaris 2.3

10. Solaris 2.3 pcnfsd, authentication without access


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software