[Qt-interest] QList is crashing when detructed?

Thiago Macieira thiago.macieira at trolltech.com
Sun Jun 28 00:39:24 CEST 2009


Eric Clark wrote:
>I narrowed this bug down to nedmalloc. My application overrides the
> default malloc to use nedmalloc. If I turn off nedmalloc, this crash
> does not happen. Has anyone attempted to use nedmalloc with Qt and ran
> into issues with QLists

Make sure Qt and all Qt's dependencies (including the standard C++ 
library) are using nedmalloc too.

You can't use an allocator just for one part of the application. It has to 
be used everywhere.

-- 
Thiago Macieira - thiago.macieira (AT) nokia.com
  Senior Product Manager - Nokia, Qt Software
      Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090627/a8a6eac1/attachment.bin 


More information about the Qt-interest-old mailing list