Bug 384273 - Network Connections Settings Crashes
Summary: Network Connections Settings Crashes
Status: RESOLVED DUPLICATE of bug 345563
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.10.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-09-01 23:38 UTC by Nathan Denney
Modified: 2017-09-02 18:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Denney 2017-09-01 23:38:33 UTC
Application: kcmshell5 (5.10.5)

Qt Version: 5.7.1
Frameworks Version: 5.36.0
Operating System: Linux 4.12.8-300.fc26.x86_64 x86_64
Distribution: "Fedora release 26 (Twenty Six)"

-- Information about the crash:
- What I was doing when the application crashed: I was attempting to change the network that my computer was connected to. First I tried by clicking on the shortcut in the system tray. It also crashed when opening Sytem Settings and selecting Connections under the Network category.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings Module (kcmshell5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2be49a48c0 (LWP 6581))]

Thread 4 (Thread 0x7f2bb8f78700 (LWP 6584)):
#0  0x00007f2be118dacd in poll () from /lib64/libc.so.6
#1  0x00007f2bdae21569 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f2bdae2167c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f2be1fa4e6b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f2be1f5560a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f2be1dad99a in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f2be06599b5 in QQmlThreadPrivate::run() () from /lib64/libQt5Qml.so.5
#7  0x00007f2be1db1c9e in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f2bdf54836d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f2be1199bbf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f2bc278e700 (LWP 6583)):
#0  0x00007f2be118dacd in poll () from /lib64/libc.so.6
#1  0x00007f2bdae21569 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f2bdae2167c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f2be1fa4e6b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f2be1f5560a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f2be1dad99a in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f2be4a8fa39 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f2be1db1c9e in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f2bdf54836d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f2be1199bbf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f2bcae40700 (LWP 6582)):
#0  0x00007f2be118dacd in poll () from /lib64/libc.so.6
#1  0x00007f2bde56bc97 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f2bde56da8a in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f2bcf4f1ba9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f2be1db1c9e in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f2bdf54836d in start_thread () from /lib64/libpthread.so.0
#6  0x00007f2be1199bbf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2be49a48c0 (LWP 6581)):
[KCrash Handler]
#6  0x00007f2be10bf69b in raise () from /lib64/libc.so.6
#7  0x00007f2be10c14a0 in abort () from /lib64/libc.so.6
#8  0x00007f2be1da0527 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#9  0x00007f2be08ee4b2 in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*, bool) () from /lib64/libQt5Quick.so.5
#10 0x00007f2be08f6dd8 in QSGThreadedRenderLoop::handleExposure(QQuickWindow*) () from /lib64/libQt5Quick.so.5
#11 0x00007f2be08f71f1 in QSGThreadedRenderLoop::exposureChanged(QQuickWindow*) () from /lib64/libQt5Quick.so.5
#12 0x00007f2be22990d5 in QWindow::event(QEvent*) () from /lib64/libQt5Gui.so.5
#13 0x00007f2be092b645 in QQuickWindow::event(QEvent*) () from /lib64/libQt5Quick.so.5
#14 0x00007f2be27a15dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f2be27a8c74 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f2be1f56627 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f2be228eabf in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /lib64/libQt5Gui.so.5
#18 0x00007f2be228f6cd in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /lib64/libQt5Gui.so.5
#19 0x00007f2be226de7b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#20 0x00007f2bcf5247a0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#21 0x00007f2bdae21247 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#22 0x00007f2bdae215e8 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#23 0x00007f2bdae2167c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x00007f2be1fa4e4f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007f2be1f5560a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007f2be1f5d27c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#27 0x00007f2be4746325 in kdemain () from /lib64/libkdeinit5_kcmshell5.so
#28 0x00007f2be10a950a in __libc_start_main () from /lib64/libc.so.6
#29 0x00000031406c98ca in _start ()

Possible duplicates by query: bug 377996.

Reported using DrKonqi
Comment 1 Nate Graham 2017-09-02 16:23:43 UTC
Do you have an NVIDIA graphics card? If so, you may be hitting https://bugs.kde.org/show_bug.cgi?id=345563

Try installing (or reinstalling) the NVIDIA drivers and see if the problem goes away.
Comment 2 Nathan Denney 2017-09-02 18:24:09 UTC
I forgot to restart my computer after installing an updated Nividia driver. Restarting has fixed the issue.
Comment 3 Nate Graham 2017-09-02 18:31:41 UTC

*** This bug has been marked as a duplicate of bug 345563 ***