GUI segfault
Closed this issue · 2 comments
arcan1s commented
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
arcan1s commented
It seems it a Qt5 bug. See https://bugs.archlinux.org/task/40493 and https://bugreports.qt-project.org/browse/QTBUG-39166