>Hi > >I have tried LD_PRELOAD and UMEM_DEBUG with my program on Sparc. >Everything worked. I also am unable to find any bug in my program. > >No clue as to who is the culprit..
You will need to go over your code and check it carefully. Something is copying a few extra bytes into a structure. (Note that structures aligments and sizes are different in x86 (smaller) and that therefor overruns which happen on x86 may not happen on SPARC. Casper _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org