[Kde-bindings] glibc realloc error with QTableView::setRootIndex in PerlQt4
Chris Burel
chrisburel at gmail.com
Fri Aug 15 07:57:11 UTC 2008
> If you recompile perl and let it use its own malloc() implementation, you
might get slightly better debugging.
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.
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.
Is there a good description somewhere of what's different with perl's custom
malloc()?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20080815/fc68204d/attachment.html>
More information about the Kde-bindings
mailing list