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

List:       kdevelop-bugs
Subject:    [Bug 242792] New: kdevelop crashes with SIGSEGV while parsing a PHP
From:       Cassiano Leal <cassianoleal () gmail ! com>
Date:       2010-06-25 14:27:59
Message-ID: bug-242792-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: kdevelop crashes with SIGSEGV while parsing a PHP
                    project
           Product: kdevelop
           Version: 4.0.0
          Platform: Debian unstable
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: Language Support: PHP
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: cassianoleal@gmail.com


Version:           4.0.0 (using KDE 4.4.4) 
OS:                Linux

kdevelop crashes while trying to parse a PHP project.

From the beginning of the parsing, gdb throws lots of error messages like
these:

** ERROR: "Expected symbol "logicalXorExpression" (current token: "" [1077] at
101:181 - 101:181)" 
** ERROR: "Expected symbol "logicalOrExpression" (current token: "" [1077] at
101:181 - 101:181)" 
** ERROR: "Expected symbol "expr" (current token: "" [1077] at 101:181 -
101:181)" 
** ERROR: "Expected symbol "statement" (current token: "" [1077] at 101:181 -
101:181)" 
** ERROR: "Expected symbol "topStatement" (current token: "" [1077] at 101:181
- 101:181)" 
** ERROR: "Expected symbol "innerStatementList" (current token: "" [1077] at
101:181 - 101:181)" 
** ERROR: "Expected symbol "start" (current token: "" [1077] at 101:181 -
101:181)" 
** ERROR: "Expected token "}"" 
** ERROR: "Expected symbol "encapsVar" (current token: "\" [1077] at 26:457 -
26:457)" 
** ERROR: "Expected symbol "encaps" (current token: "\" [1077] at 26:457 -
26:457)" 
** ERROR: "Expected symbol "encapsList" (current token: "\" [1077] at 26:457 -
26:457)" 
** ERROR: "Expected symbol "scalar" (current token: "\" [1077] at 26:457 -
26:457)" 
** ERROR: "Expected symbol "varExpressionNormal" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "varExpression" (current token: "\" [1077] at 26:457
- 26:457)" 
** ERROR: "Expected symbol "unaryExpressionNotPlusminus" (current token: "\"
[1077] at 26:457 - 26:457)" 
** ERROR: "Expected symbol "unaryExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "multiplicativeExpression" (current token: "\"
[1077] at 26:457 - 26:457)" 
** ERROR: "Expected symbol "additiveExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "shiftExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "relationalExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "equalityExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "bitAndExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "bitXorExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "bitOrExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "booleanAndExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "booleanOrExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "conditionalExpression" (current token: "\" [1077]
at 26:457 - 26:457)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "assignmentExpressionEqual" (current token: "\"
[1077] at 26:457 - 26:457)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "printExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "logicalAndExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "logicalXorExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "logicalOrExpression" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "expr" (current token: "\" [1077] at 26:457 -
26:457)" 
** ERROR: "Expected symbol "statement" (current token: "\" [1077] at 26:457 -
26:457)" 
** ERROR: "Expected symbol "topStatement" (current token: "\" [1077] at 26:457
- 26:457)" 
** ERROR: "Expected symbol "innerStatementList" (current token: "\" [1077] at
26:457 - 26:457)" 
** ERROR: "Expected symbol "start" (current token: "\" [1077] at 26:457 -
26:457)" 
** ERROR: "Expected token "end heredoc"" 
** ERROR: "Expected symbol "scalar" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "varExpressionNormal" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "varExpression" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "unaryExpressionNotPlusminus" (current token: ""
[1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "unaryExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "multiplicativeExpression" (current token: "" [1056]
at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "additiveExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "shiftExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "relationalExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "equalityExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitXorExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitOrExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "booleanAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "booleanOrExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "conditionalExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpressionEqual" (current token: ""
[1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "printExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "logicalAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "logicalXorExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "logicalOrExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "expr" (current token: "" [1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "statement" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "topStatement" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "innerStatementList" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "start" (current token: "" [1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected token "end heredoc"" 
** ERROR: "Expected symbol "scalar" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "varExpressionNormal" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "varExpression" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "unaryExpressionNotPlusminus" (current token: ""
[1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "unaryExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "multiplicativeExpression" (current token: "" [1056]
at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "additiveExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "shiftExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "relationalExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "equalityExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitXorExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitOrExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "booleanAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "booleanOrExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "conditionalExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpressionEqual" (current token: ""
[1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "printExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "logicalAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "logicalXorExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "logicalOrExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "expr" (current token: "" [1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "statement" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "topStatement" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "innerStatementList" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "start" (current token: "" [1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected token "}"" 
** ERROR: "Expected symbol "encapsVar" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected symbol "encaps" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected symbol "encapsList" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected symbol "scalar" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected symbol "varExpressionNormal" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "varExpression" (current token: " [1077] at 102:655
- 102:655)" 
** ERROR: "Expected symbol "unaryExpressionNotPlusminus" (current token: "
[1077] at 102:655 - 102:655)" 
** ERROR: "Expected symbol "unaryExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "multiplicativeExpression" (current token: " [1077]
at 102:655 - 102:655)" 
** ERROR: "Expected symbol "additiveExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "shiftExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "relationalExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "equalityExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "bitAndExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "bitXorExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "bitOrExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "booleanAndExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "booleanOrExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "conditionalExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "assignmentExpressionEqual" (current token: " [1077]
at 102:655 - 102:655)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "printExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "logicalAndExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "logicalXorExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "logicalOrExpression" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "expr" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected symbol "statement" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected symbol "topStatement" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected symbol "innerStatementList" (current token: " [1077] at
102:655 - 102:655)" 
** ERROR: "Expected symbol "start" (current token: " [1077] at 102:655 -
102:655)" 
** ERROR: "Expected token "]"" 
** ERROR: "Expected symbol "encapsVar" (current token: "�R+l�\�?���" [1131] at
48:463 - 48:474)" 
** ERROR: "Expected symbol "encaps" (current token: "�R+l�\�?���" [1131] at
48:463 - 48:474)" 
** ERROR: "Expected symbol "encapsList" (current token: "�R+l�\�?���" [1131] at
48:463 - 48:474)" 
** ERROR: "Expected symbol "scalar" (current token: "�R+l�\�?���" [1131] at
48:463 - 48:474)" 
** ERROR: "Expected symbol "varExpressionNormal" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "varExpression" (current token: "�R+l�\�?���" [1131]
at 48:463 - 48:474)" 
** ERROR: "Expected symbol "unaryExpressionNotPlusminus" (current token:
"�R+l�\�?���" [1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "unaryExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "multiplicativeExpression" (current token:
"�R+l�\�?���" [1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "additiveExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "shiftExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "relationalExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "equalityExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "bitAndExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "bitXorExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "bitOrExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "booleanAndExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "booleanOrExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "conditionalExpression" (current token:
"�R+l�\�?���" [1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "assignmentExpressionEqual" (current token:
"�R+l�\�?���" [1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "printExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "logicalAndExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "logicalXorExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "logicalOrExpression" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "expr" (current token: "�R+l�\�?���" [1131] at
48:463 - 48:474)" 
** ERROR: "Expected symbol "statement" (current token: "�R+l�\�?���" [1131] at
48:463 - 48:474)" 
** ERROR: "Expected symbol "topStatement" (current token: "�R+l�\�?���" [1131]
at 48:463 - 48:474)" 
** ERROR: "Expected symbol "innerStatementList" (current token: "�R+l�\�?���"
[1131] at 48:463 - 48:474)" 
** ERROR: "Expected symbol "start" (current token: "�R+l�\�?���" [1131] at
48:463 - 48:474)" 
** ERROR: "Expected token "end heredoc"" 
** ERROR: "Expected symbol "scalar" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "varExpressionNormal" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "varExpression" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "unaryExpressionNotPlusminus" (current token: ""
[1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "unaryExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "multiplicativeExpression" (current token: "" [1056]
at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "additiveExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "shiftExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "relationalExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "equalityExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitXorExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "bitOrExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "booleanAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "booleanOrExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "conditionalExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpressionEqual" (current token: ""
[1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "assignmentExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "printExpression" (current token: "" [1056] at -1:-1
- -1:-1)" 
** ERROR: "Expected symbol "logicalAndExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "logicalXorExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "logicalOrExpression" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "expr" (current token: "" [1056] at -1:-1 - -1:-1)" 
** ERROR: "Expected symbol "statement" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "topStatement" (current token: "" [1056] at -1:-1 -
-1:-1)" 
** ERROR: "Expected symbol "innerStatementList" (current token: "" [1056] at
-1:-1 - -1:-1)" 
** ERROR: "Expected symbol "start" (current token: "" [1056] at -1:-1 - -1:-1)" 

At this point, it stops for a while with the CPU at 100% and the memory
consumption building up until it reaches about 3GB and then kdevelop crashes:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffcffff710 (LWP 3004)]
0x00007fffd4f44bf9 in Php::Parser::tokenize(QString const&, int) () from
/usr/lib/libkdev4phpparser.so

Here's the backtrace:

(gdb) bt
#0  0x00007fffd4740bf9 in Php::Parser::tokenize(QString const&, int) () from
/usr/lib/libkdev4phpparser.so
#1  0x00007fffd476ab46 in Php::ParseSession::createParser(int) () from
/usr/lib/libkdev4phpparser.so
#2  0x00007fffd476ab7b in Php::ParseSession::parse(Php::StartAst**) () from
/usr/lib/libkdev4phpparser.so
#3  0x00007fffd4c33d7c in ?? () from /usr/lib/kde4/kdevphplanguagesupport.so
#4  0x00007fffed5f3935 in ThreadWeaver::JobRunHelper::runTheJob
(this=0x7fffd3d0ada0, th=0x3c108c0, job=0x6fb11c0) at
../../../threadweaver/Weaver/Job.cpp:106
#5  0x00007fffed5f3c2e in ThreadWeaver::Job::execute (this=0x6fb11c0,
th=0x3c108c0) at ../../../threadweaver/Weaver/Job.cpp:135
#6  0x00007fffed5f2c4f in ThreadWeaver::ThreadRunHelper::run
(this=0x7fffd3d0ae30, parent=0x116c030, th=0x3c108c0) at
../../../threadweaver/Weaver/Thread.cpp:95
#7  0x00007fffed5f31d8 in ThreadWeaver::Thread::run (this=0x3c108c0) at
../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007ffff6769e35 in QThreadPrivate::start (arg=0x3c108c0) at
thread/qthread_unix.cpp:248
#9  0x00007ffff06188ba in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007ffff546401d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()


Reproducible: Always

Steps to Reproduce:
Nothing special. I'm not sure which file it was trying to parse when the error
happened as there's not much verbosity in the parser (could be a wishlist,
maybe!)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
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