[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-05-19 Thread Simon Andric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving thi

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-11 Thread Maverick Chardet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 --- Comment #10 from Maverick Chardet --- Bug fixed here too, thanks guys! -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 Dominik Haumann changed: What|Removed |Added Latest Commit|http://commits.kde.org/kate |http://commits.kde.org/kate

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Emmanuel Lepage Vallée via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 --- Comment #8 from Emmanuel Lepage Vallée --- Confirmed, it is now fixed for me, thanks -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 Dominik Haumann changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 --- Comment #6 from Dominik Haumann --- Possible fix: https://git.reviewboard.kde.org/r/127620/ @Emmanuel: Can you try this fix? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Emmanuel Lepage Vallée via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 --- Comment #5 from Emmanuel Lepage Vallée --- *** Bug 359685 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Emmanuel Lepage Vallée via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 Emmanuel Lepage Vallée changed: What|Removed |Added CC||elv1...@gmail.com --- Comment #4 from

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 --- Comment #3 from Dominik Haumann --- Maybe related: http://commits.kde.org/kate/0326973a38ea7f96f85430b489480de00f401141 But this changes the order of the mainwindows only, so the plugin manager and session should be unchanged... no direct link visib

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-09 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 --- Comment #2 from Dominik Haumann --- Which plugins do you have enabled? And also: could you install debug symbols so valgrind and gdb tell us the line number of the trace? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-08 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 Rex Dieter changed: What|Removed |Added CC||rdie...@math.unl.edu -- You are receiving this ma

[kate] [Bug 361517] Segfault at startup in KatePluginManager::loadPlugin(KatePluginInfo*) ()

2016-04-08 Thread Maverick Chardet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361517 --- Comment #1 from Maverick Chardet --- Valgrind says "Invalid read of size 8, Address 0x0 is not stack'd, malloc'd or (recently) free'd" (dereferencing a null pointer?): ==11467== Invalid read of size 8 ==11467==at 0x460EAA: KatePluginManager::lo