[kdevelop] [Bug 355685] KDevelop C++ parser crash [DeclarationBuilder::closeDeclaration]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

Kevin Funk  changed:

   What|Removed |Added

Summary|Kdevelop C++ parser crash   |KDevelop C++ parser crash
   ||[DeclarationBuilder::closeD
   ||eclaration]

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

Kevin Funk  changed:

   What|Removed |Added

 CC||eduard_kalinow...@yahoo.de

--- Comment #19 from Kevin Funk  ---
*** Bug 362413 has been marked as a duplicate of this bug. ***

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2016-05-20 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

--- Comment #18 from Kevin Funk  ---
@gnux83: Reproducible everytime? Please post the full backtrace in this case.

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2016-05-20 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

gnu...@gmail.com changed:

   What|Removed |Added

 CC||gnu...@gmail.com

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2016-01-21 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||4.7.3

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2016-01-21 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

Milian Wolff  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdev
   ||elop/f78c39655cb3d5dacca43f
   ||de60c7e748efb10820
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #16 from Milian Wolff  ---
Git commit f78c39655cb3d5dacca43fde60c7e748efb10820 by Milian Wolff.
Committed on 21/01/2016 at 12:41.
Pushed by mwolff into branch '4.7'.

Don't access declaration without holding the DUChain lock.

This hopefully fixes a crash in the declaration builder.

M  +9-6languages/cpp/cppduchain/declarationbuilder.cpp

http://commits.kde.org/kdevelop/f78c39655cb3d5dacca43fde60c7e748efb10820

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2015-12-30 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

Kevin Funk  changed:

   What|Removed |Added

 CC||christof.hanke@induhviduals
   ||.de

--- Comment #15 from Kevin Funk  ---
*** Bug 357358 has been marked as a duplicate of this bug. ***

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2015-12-03 Thread Michał via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

--- Comment #12 from Michał  ---
@Milian Wolff: I did it before starting KDevelop. My KDevelop was crashing
every time, but then it somehow dealt with the problem and was not crashing
anymore (I guess cache had all the data so there was no need to parse all files
again). To reproduce the problem again I had to remove cache.

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

[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2015-12-01 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

--- Comment #11 from RJVB  ---
No, not I, at least not that I know of ...

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

--- Comment #10 from Milian Wolff  ---
Do you remove the cache while kdevelop is running?

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