[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread Jan Grulich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #1 from Jan Grulich --- Could you please provide complete backtrace? -- You are receiving this mail because: You are watching all bug changes.

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #2 from white...@gmail.com --- unluckily that's the complete backtrace. I got it using gdb on plasmashell. I don't know how to get a more verbose backtrace. can you help me? -- You are receiving this mail because: You are watching all bug c

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #4 from white...@gmail.com --- (In reply to Lamarque V. Souza from comment #3) > Do you know the compiler version used to compile Plasma NM? That can be a > compiler bug. The bug First happened with the distribution packages (arch). As soon

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 Lamarque V. Souza changed: What|Removed |Added CC||lamar...@kde.org --- Comment #3 from Lamarq

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #5 from Lamarque V. Souza --- Hmmm std::sort() expects the lambda to return true if left is less than right, but it returns true when they are equal too. According to this [1] that can lead to an unsorted array internally and that can lead t

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #6 from white...@gmail.com --- Will try asap(In reply to Lamarque V. Souza from comment #5) > Hmmm std::sort() expects the lambda to return true if left is less than > right, but it returns true when they are equal too. According to this [1]

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #7 from white...@gmail.com --- Created attachment 100347 --> https://bugs.kde.org/attachment.cgi?id=100347&action=edit patch that fixes this issue -- You are receiving this mail because: You are watching all bug changes.

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #8 from white...@gmail.com --- great catch @Lamarque V. Souza your suggestion fixes the problem for me. I attached the patch I applied. -- You are receiving this mail because: You are watching all bug changes.

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 Lamarque V. Souza changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 Lamarque V. Souza changed: What|Removed |Added Latest Commit|http://commits.kde.org/plas |http://commits.kde.org/plas

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-09-25 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 k...@pcfe.net changed: What|Removed |Added CC||k...@pcfe.net -- You are receiving this mail be

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread Jan Grulich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #1 from Jan Grulich --- Could you please provide complete backtrace? -- You are receiving this mail because: You are watching all bug changes.

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #2 from white...@gmail.com --- unluckily that's the complete backtrace. I got it using gdb on plasmashell. I don't know how to get a more verbose backtrace. can you help me? -- You are receiving this mail because: You are watching all bug c

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #4 from white...@gmail.com --- (In reply to Lamarque V. Souza from comment #3) > Do you know the compiler version used to compile Plasma NM? That can be a > compiler bug. The bug First happened with the distribution packages (arch). As soon

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 Lamarque V. Souza changed: What|Removed |Added CC||lamar...@kde.org --- Comment #3 from Lamarq

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #5 from Lamarque V. Souza --- Hmmm std::sort() expects the lambda to return true if left is less than right, but it returns true when they are equal too. According to this [1] that can lead to an unsorted array internally and that can lead t

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-27 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #6 from white...@gmail.com --- Will try asap(In reply to Lamarque V. Souza from comment #5) > Hmmm std::sort() expects the lambda to return true if left is less than > right, but it returns true when they are equal too. According to this [1]

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #7 from white...@gmail.com --- Created attachment 100347 --> https://bugs.kde.org/attachment.cgi?id=100347&action=edit patch that fixes this issue -- You are receiving this mail because: You are watching all bug changes.

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 --- Comment #8 from white...@gmail.com --- great catch @Lamarque V. Souza your suggestion fixes the problem for me. I attached the patch I applied. -- You are receiving this mail because: You are watching all bug changes.

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 Lamarque V. Souza changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-07-28 Thread Lamarque V . Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 Lamarque V. Souza changed: What|Removed |Added Latest Commit|http://commits.kde.org/plas |http://commits.kde.org/plas

[plasma-nm] [Bug 366164] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-09-25 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366164 k...@pcfe.net changed: What|Removed |Added CC||k...@pcfe.net -- You are receiving this mail be