Jump to content
Pulseway 9.14 🔥

pcmonitor: double free or corruption (!free) 0xblah.... - debian squeeze vps (linux-vserver)

Featured Replies

Posted

I'm having issues with pcmonitor on and older vps running Debian squeeze. I've found that running it through valgrind keeps it stable. (No "SOAP" errors or "pcmonitor: double free or corruption (!free) 0x-blah..." errors)

For eg:

valgrind pcmonitord -v

Optionally dumping output to /dev/null:

valgrind pcmonitord -v > /dev/null &

Im unsure why it continues to run through valgrind happily while it wont run solo, but it its been running for about an hour through valgrind with no issues.

Install valgrind on Debian/Ubuntu:

apt-get install valgrind

If someone out there is having the same issue, and doesnt mind a hack-job rig, maybe this can help.

Hello Stephen.

 

Please give us more info about your machine .

 

Result of uname -a and your config file (please remove sensitive information) would be useful.

Create an account or sign in to comment