[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path [KDevelop::IAssistantAction::executed]

2016-07-12 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Kevin Funk changed: What|Removed |Added Summary|Crash when using Solve -> |Crash when using Solve ->

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path [KDevelop::IAssistantAction::executed]

2016-07-12 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Kevin Funk changed: What|Removed |Added CC||malcolm.mielle@protonmail.c

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-07-11 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #14 from Sven Brauch --- Couldn't reproduce it any more at least, let me know if you observe something else. :) -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-07-10 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #13 from Milian Wolff --- Good work, patches look fine to me. Crashes are gone as well, you say? Awesome! -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-07-09 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Sven Brauch changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdev |http://commits.kde.org/kdev

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-07-09 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #11 from Sven Brauch --- This should do. I do however still not understand why the but originally happened ... valgrind doesn't tell me much either :/ -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-07-09 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Sven Brauch changed: What|Removed |Added Latest Commit|http://commits.kde.org/kdev |http://commits.kde.org/kdev

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-07-09 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Sven Brauch changed: What|Removed |Added Latest Commit||http://commits.kde.org/kdev

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-07-09 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #8 from Sven Brauch --- Git commit f74ec1e6ec16c7e58d34d7fae05867292370b00d by Sven Brauch. Committed on 09/07/2016 at 12:31. Pushed by brauch into branch '5.0'. Fix crash on closing the "missing include" wizard M +16

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-29 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #7 from Milian Wolff --- Did you run it through valgrind or ASAN? Both should tell you the reason why it crashes. GDB is not a good tool to debug this. Also, I'd inspect the code that runs the "add include path" action, and

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-28 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #6 from Sven Brauch --- @milian, any more ideas on this one? I spent quite some time digging around by now but could neither fix it nor find the cause. -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-27 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Milian Wolff changed: What|Removed |Added Priority|NOR |VHI -- You are receiving this

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-27 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #5 from Milian Wolff --- I think that's because of some exec going on somewhere, most probably when the dialog is shown. Then the combo box menu or tooltip gets deleted but when the dialog is closed now-freed memory is

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-26 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #4 from Sven Brauch --- I can reproduce this as well, and I see it with Python too. The backtrace with the new assistant is different: Thread 1 (Thread 0x7f1393626800 (LWP 4533)): [KCrash Handler] #5

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-26 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de ---

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-26 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 Kevin Funk changed: What|Removed |Added Keywords||release_blocker Ever

[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-26 Thread Francis Herne via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433 --- Comment #1 from Francis Herne --- With today's 5.0-git, occurs about one time in three. -- You are receiving this mail because: You are watching all bug changes.