While looking for the misalignment in the RTPC section, I perused the STRUCTCAPTURED() macros, which looked like good candidates. If you grep for it in server/*.c, you'll notice that all but one of the instances has a dereferenced pointer as its argument. Should that other one be? (Argus_app.c, line 89.) William