Crash on trunk from 13 May

Leon Pollak leonp at plris.com
Sun May 15 17:02:03 BST 2011


On Sunday May 15 2011, Leon Pollak wrote:
> Hello, all.
> 
> I upgraded to the trunk version 13May - the same problem:
> 
> Any attempt to 'Find/Replace in Files' causes the kdevelop to crash.
> Cache cleaning (after 2 sequential times) does not help.
> 
> Can somebody acknowledge this?
> 
> BR

I run kdevelop under GDB. Here is the printout:

Program received signal SIGSEGV, Segmentation fault.
GrepOutputView::replacementTextChanged (this=0x67f5aa0) at 
/home/leonp/kdev-1305/kdevplatform/plugins/grepview/grepoutputview.cpp:127
127         updateApplyState(model()->index(0, 0), model()->index(0, 0));
(gdb) p model()->index(0, 0)
Couldn't find method GrepOutputModel::index
(gdb) p model()
$1 = (GrepOutputModel *) 0x0
(gdb) p model  
$2 = {GrepOutputModel *(GrepOutputView *)} 0x7fffec175770 
<GrepOutputView::model()>

Hope this helps.
BR
-- 
Leon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20110515/d3b5a02a/attachment-0001.html>


More information about the KDevelop mailing list