Encountered a very weird bug whilst testing the communication code.
commit4900200ac1d772694506dd7b8d631cb4a0eb4774
authorEthereal <ethereal.visage@gmail.com>
Sun, 9 Jan 2011 04:51:18 +0000 (8 21:51 -0700)
committerEthereal <ethereal.visage@gmail.com>
Sun, 9 Jan 2011 04:51:18 +0000 (8 21:51 -0700)
tree1dc3d5e426c593f177d710ed09859a79600db471
parent298634966c34162898a81fa116f057e0c22977d4
Encountered a very weird bug whilst testing the communication code.

For some reason, as soon as the Informer attempts to read from the
zoneUsageData memory map, things go . . . haywire. A bus error ensues.

I have no clue why this is occuring.
include/common/PolisherInterface.h
modules/informer/src/collector/informer.c
monitor/src/Coordinator.cpp
monitor/src/analyzer/ElfAnalyzer.cpp
monitor/src/module/Module.cpp
monitor/src/program/ZoneReader.cpp