[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Dec 13 17:21:25 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/12/13 17:21:25
Modified files:
cm3/m3-libs/m3core/src/thread/POSIX/: ThreadPosixC.c
Log message:
stack needs to e aligned for SPARC64_OPENBSD, else I get a bus error (alignment) trying to read a pointer from a 4-aligned address in NoteStackLocations (I'm not making this up, I actually see it frequently); I don't feel comfortable with the idea that storage might be deemed dead and overlappable so remove the nested scope too
More information about the M3commit
mailing list