[Qt-interest] QByteArray problem while debugging application with static library under linux ubuntu
Thiago Macieira
thiago at kde.org
Fri Nov 6 01:37:48 CET 2009
Em Terça-feira 3. Novembro 2009, às 23.42.04, Yuvaraj R escreveu:
> Hi List
>
> I have created my application with sip
>
> I have used static libraries
>
> When i am debugging my application ,it is going to crash
>
> It showing error at QByteArray file and QBasicAtomincInt
This usually means you dereferenced a null or invalid pointer and tried to
access a QByteArray that is inside it.
Since you didn't post a testcase showing the problem, we can't help you more.
I suggest you run your application in valgrind.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091105/08844b06/attachment.bin
More information about the Qt-interest-old
mailing list