[Qt-interest] QString::setNum() help
Ankit Agarwal
ankit17.ag at gmail.com
Wed Dec 17 09:56:02 CET 2008
Hello,
I application is getting dumped when i call
QString abcd = abcd.setNum(123);
The stack trace says:
#0 QString::operator= (this=0xacada308, other=@0xacada2a4) at
../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:82
#1 0x003d8d87 in QString::setNum (this=0xacada308, n=123, base=10) at
tools/qstring.cpp:5210
#2 0x00507480 in QString::setNum (this=0xacada308, n=123, base=10)
Am I missing out on something?
--
Regards,
Ankit Agarwal
SW Engineer
Vegayan Systems
email : ankit_agarwal at vegayan.com
Blog : http://ankit17.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081217/1861eb75/attachment.html
More information about the Qt-interest-old
mailing list