https://bugs.kde.org/show_bug.cgi?id=400294

            Bug ID: 400294
           Summary: SigSegVault in background parser
           Product: kdevelop
           Version: git master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Language Support: PHP
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: o...@gmx.at
  Target Milestone: ---

Created attachment 115890
  --> https://bugs.kde.org/attachment.cgi?id=115890&action=edit
Example file for crash background parser

SUMMARY
KDevelop crashes while background parsing my files of the project (since
updating from 5.2.4 to 5.2.80)

Thread 17 "Queue(0x5555563" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffa6286700 (LWP 9521)]
Php::ExpressionVisitor::visitStaticMember (this=0x7fffa62816b0,
node=0x7fff8e16ce80) at
/home/opitz/kde/src/extragear/kdevelop/plugins/kdev-php/parser/php.g:870
870       | variableIdentifier

Compiled from git-master with debugging information and with help from IRC
channel I dragged this down to one line out of Symfony package.

> $ ./duchainify -r ~/projects/vendor/symfony/debug/DebugClassLoader.php
> Added 1 files to the background parser
> parsing with 2 threads
> Speicherzugriffsfehler (Speicherabzug geschrieben)

The line in question is: > self::${$annotation}[$name] = '';<

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to