On 11/28/2012 04:28 AM, Alexander Silveröhrt wrote:
Hello,
Wondered if anyone have any idea about below. If started with flag –X everything starts up ok but without –X then it crashes with these messages in the log.(atleast most of the time if one is persistent then it may well start up properly sometimes without the –X flag) As soon as it starts ok then there seems to be no problem whatsoever.
Which version?
It runs perfectly with the same config and perl hooks at a lab machine where there are no traffic. Searching through the web doesn’t give much info?
Any ideas would be appreciated.
Thank you. Alex
root@itop0-db0:/scripts# LD_PRELOAD=/usr/lib/libperl.so.5.10
Why are you fiddling with LD_PRELOAD? Presumably the perl module is the problem, but you shouldn't need to PRELOAD anything (and in fact, shouldn't, as the ABI might have changed).