[kdevelop] [Bug 368265] KDevelop crashes on macro navigation

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

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kdev
   ||platform/b3f80f3d5e2275ef75
   ||f96523ea519b21c9653497
 Resolution|--- |FIXED
   Version Fixed In||5.0.1

--- Comment #2 from Kevin Funk  ---
Git commit b3f80f3d5e2275ef75f96523ea519b21c9653497 by Kevin Funk.
Committed on 05/09/2016 at 11:26.
Pushed by kfunk into branch '5.0'.

Hold DUChain lock when requesting html

Hold the lock when calling AbstractNavigationContext::html() since all
subclasses reimplementing AbstractNavigationContext::html() access the DUChain
unconditionally.
FIXED-IN: 5.0.1

M  +1-0language/duchain/navigation/abstractnavigationwidget.cpp

http://commits.kde.org/kdevplatform/b3f80f3d5e2275ef75f96523ea519b21c9653497

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


[kdevelop] [Bug 368265] KDevelop crashes on macro navigation

2016-09-05 Thread Anton Kreuzkamp via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368265

--- Comment #1 from Anton Kreuzkamp  ---
Created attachment 100933
  --> https://bugs.kde.org/attachment.cgi?id=100933=edit
minimal testcase

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