<div dir="ltr">> If you recompile perl and let it use its own malloc() implementation, you might get slightly better debugging.<br><br>Well, I was using the default perl that comes with the fedora install, but figured that if I'm going to get this to work, I need better debugging. I've never built my own perl before, but answered 'yes' to let perl use it's own malloc. And now it works fine. I was having other weird issues (the one about the QApplication that I mailed about earlier), and I'm guessing those may be resolved too. I haven't been able to test that yet though. I also haven't been able to test recompiling from source without perl's malloc, to be sure that's what resolved the issue.<br>
<br>It's the same version of perl (5.8.8), but I still had to recompile the extension to get it to work. It seems the two would be compatible, since it's the same version.<br><br>Is there a good description somewhere of what's different with perl's custom malloc()?<br>
</div>