FORTIFY_SOURCE(a4118a845d8b) probably needs a bit more stack. Probably SensorDataUploaderTest was already on the edge with it's stack usage and was now exceeding the maximum stack size and terminated with a SEGV. Not all machines but mine at least. Reducing the EventLimit by factor 5 will likely solve this for most machines, while still ensuring upload of priority events are immediately uploaded even when they arrive when the last has just been uploaded.
Signed-off-by: Andreas Fenkart andreas.fenkart@dev.digitalstrom.org