5 Dec
2012
5 Dec
'12
10:26 a.m.
"Deepak Gaur" <dgaur@cdotd.ernet.in> writes:
I have cross-compiled syslog-ng for ARM target but it is exiting without showing any error code (on target). I am attaching strace output (syslog.txt). If anyone can help me out
We've had another report, also on ARM, that seemed similar to what you're experiencing. In that case, the solution was to set the CONFIG_DEFAULT_MMAP_MIN_ADDR setting in the kernel to 4096 instead of 65536.
From the strace, and from my own tests on ARM, I'm reasonably certain that the issue in this case is not in syslog-ng itself, it just happens to trigger it.
-- |8]