[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 147029] crash opening c++ project
From:       Rob L <robert.leathley () ricardo ! com>
Date:       2007-07-03 14:01:07
Message-ID: 20070703140107.1932.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=147029         




------- Additional Comments From robert.leathley ricardo com  2007-07-03 16:01 \
------- I've downloaded the latest svn (Revision: 682763) and run in gdb.  The crash \
is at:

FileTreeWidget::addProjectFiles, filetreewidget.cpp:249
file=/usr/vobs/fearce/gui/code/ (ie. project path)
(*it).length()=0
paths.size()=4294967295

Could this be a bug in Qt3 ie. QStringList::split() on an empty string returns a \
corrupted list?  If I replace line 243 with: if ( !(*it).isEmpty() && \
!m_projectFiles.contains( file ) ) my project loads without crashing.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic