arcan1s/netctl-gui

GUI segfault

Closed this issue · 2 comments

Qt5 GUI 1.1.0
If running without root privileges it has segfault. Output:

[MainWindow] [MainWindow] : "defaultSettings" false
[MainWindow] [MainWindow] : "tabNum" 0
Segment Fault (`core' dumped)

from kdesudo no output any to console, but the withdow of program show ok
with sudo:

QXcbConnection: Could not connect to display :0

dmesg output:

[37503.101564] netctl-gui[25427]: segfault at 0 ip (null) sp 00007ffff19e9ea8 error 14 in netctl-gui[400000+b0000]

// And I cannot reproduce this bug:

  • system Qt5.2 + build Qt5.2
  • system Qt5.2 + build Qt5.3
  • system Qt5.3 + build Qt5.3
  • system Qt5.3 + build Qt5.2

commit 7c01331 does not connect with this bug =)