Python MySQL junk pointer not making sense
(There’s got to be a name for blog posts that you make just so you’ll be able to remember something later – or so somebody who is banging their head against a problem you just solved can find your solution via Google magic. This is one of those posts.)
A while back I started getting bizarre errors when using Python with MySQL. They looked like this:
python in free(): warning: junk pointer, too high to make sense
It didn’t make sense to me either! Tech support for my VPS and copious Google searching didn’t turn up anything I could use.