[Qt-interest] Strange QT Segment Error
zjx918
zjx918 at sina.com
Fri Oct 23 09:56:37 CEST 2009
HI
While i run my compiled program under Linux, the prgroam crashed with the information "Segment error". I debuged it using gdb and found that the program stopped at the following lines:
lbxmachine = new QListBox( privateLayoutWidget_4, "lbxmachine" );
layout23->addWidget( lbxmachine );
But i don't think this line has any problem.
2009-10-23
zjx918
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091023/75107b95/attachment.html
More information about the Qt-interest-old
mailing list