diff -uNrp zabbix-2.0.3rc1.orig/src/zabbix_agent/stats.h zabbix-2.0.3rc1/src/zabbix_agent/stats.h
--- zabbix-2.0.3rc1.orig/src/zabbix_agent/stats.h	2012-08-13 06:00:10.000000000 +0900
+++ zabbix-2.0.3rc1/src/zabbix_agent/stats.h	2012-09-24 11:19:51.681274142 +0900
@@ -33,7 +33,7 @@
 #	define NONEXISTENT_SHMID	(-1)
 #endif
 
-typedef struct
+typedef struct __attribute__((__aligned__(8)))
 {
 	ZBX_CPUS_STAT_DATA	cpus;
 #ifndef _WINDOWS
