这几天Qt写的程序运行后界面有个接受鼠标双击的,双击就出现Qt出现下面的错误,系统出现图片中的错误 10

ASSERTfailureinQList<T>::at:"indexoutofrange",file..\..\Qt\4.8.1\include/QtCore/../..... ASSERT failure in QList<T>::at: "index out of range", file ..\..\Qt\4.8.1\include/QtCore/../../src/corelib/tools/qlist.h, line 469

Invalid parameter passed to C runtime function.

Invalid parameter passed to C runtime function.

Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the process directly

Error - Failed to create the process C:\Windows\system32\WerFault.exe

Error - StartCrashVertial failed

void ListWindow::on_treeWidget_qun_doubleClicked(const QModelIndex &index){ qDebug(__func__); QString str = index.data().toString(); if(str.size()>4){ str.chop(1); QStringList va = str.split("("); qDebug("001"); chatWindow* chatwd = findWindow(va.at(1)); qDebug("002"); chatwd->show(); chatwd->activateWindow(); } qDebug("double clicked end");}
Qt能打印出001打印不出002,也没进到findWindow函数里,findWindow是聊天用的QWidget窗口

描述的够清楚了吧 求高手!可能是系统原因,出这个错误的前天晚上我电脑安装了matlab程序,之后就出了这个错,不知道程序错误还是系统错误
展开
 我来答
踏歌追云
2014-07-17 · TA获得超过199个赞
知道答主
回答量:82
采纳率:0%
帮助的人:28.4万
展开全部
这个肯定不是系统问题,建议单步跟踪进去调试下,这里有更多Qt的教程
http://www.seanyxie.com/
不知详解
2014-07-13 · 知道合伙人软件行家
不知详解
知道合伙人软件行家
采纳数:609 获赞数:2252
自学计算机。

向TA提问 私信TA
展开全部
数组访问越界吧?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式