[Bug 119] malloc(0) causes portability problems (at least with AIX)

[email protected] Sun, 12 Jun 2005 10:56:16 -0400
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=119

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED



------- Additional Comments From [email protected]  2005-06-12 10:56 -------
BTW. as we're discussing an issue with AIX compatibility, I've read (in one of
IBM's papers) that on AIX access to address 0 (e.g. *(NULL) = 1; ) is *allowed*
by the OS.  If this is true, then on AIX we definitely should disable 
signals-for-exceptions.  Otherwise some NPEs will not be thrown!

Peter, you obviously have AIX access - could you verify it?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.