Hi,<br>We have a bug in the CMake language support that can be reproduced by just clicking the "show uses" link.<br><br>It happens because we've getting a null file from the ParsingEnvironmentFile (as you can see on the bt). Does anybody know what I am missing?<br>
<br>Thanks,<br>Aleix<br><br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread 0xb4f4cb60 (LWP 5128)] <br>0xb5c2e674 in ImportanceChecker::operator() (this=0xbfa1b580, file=0x0) at /home/kde-devel/kdevplatform/language/duchain/navigation/usescollector.cpp:117<br>
117 return m_collector.shouldRespectFile(file->url()); <br>(gdb) where <br>
#0 0xb5c2e674 in ImportanceChecker::operator() (this=0xbfa1b580, file=0x0) at /home/kde-devel/kdevplatform/language/duchain/navigation/usescollector.cpp:117<br>#1 0xb5c2d698 in KDevelop::UsesCollector::startCollecting (this=0xb138080) at /home/kde-devel/kdevplatform/language/duchain/navigation/usescollector.cpp:229<br>
#2 0xb5c242c4 in UsesWidget (this=0xb8e70b0, declaration={m_topContext = 8841, m_declarationIndex = 31}, customCollector=0x0)<br> at /home/kde-devel/kdevplatform/language/duchain/navigation/useswidget.cpp:517<br>#3 0xb5c1a6d8 in UsesNavigationContext (this=0xb90fcb8, declaration={m_topContext = 8841, m_declarationIndex = 31}, previousContext=0xb8105e8)<br>
at /home/kde-devel/kdevplatform/language/duchain/navigation/usesnavigationcontext.cpp:28<br>#4 0xb5c177d6 in KDevelop::AbstractNavigationContext::execute (this=0xb8105e8, action=@0xb4be32c)<br> at /home/kde-devel/kdevplatform/language/duchain/navigation/abstractnavigationcontext.cpp:171<br>
#5 0xb5c17d3f in KDevelop::AbstractNavigationContext::acceptLink (this=0xb8105e8, link=@0xbfa1b998)<br> at /home/kde-devel/kdevplatform/language/duchain/navigation/abstractnavigationcontext.cpp:352<br>#6 0xb5c14afc in KDevelop::AbstractNavigationWidget::anchorClicked (this=0xa94cc80, url=@0xbfa1bb08)<br>
at /home/kde-devel/kdevplatform/language/duchain/navigation/abstractnavigationwidget.cpp:195<br>