[Kde-perl] Theme segfault fixed at last

Germain Garand kde-perl@mail.kde.org
Mon, 9 Dec 2002 04:08:58 +0000


As I said to Ashley a moment ago, it seems I've finally found a solution =
:
linking Doug Lea's malloc into Qt.so works perfectly !

I renounce to understand exactly what strange C/C++ guts are involved her=
e,=20
but I'd like to discuss wether this custom malloc should be compiled in b=
y=20
default or only as an option.

Doug Lea's malloc is known for it's portability and KDE itself uses it, s=
o it=20
should be OK for all systems but OTOH it might not be needed everywhere.

So what do you think ? Testing for glibc could be a reasonable default ?

Germain