Bug 366687 - Bug 353825 - Login by x2go in Plasma 5 crashes KCMInit (duplicate)
Summary: Bug 353825 - Login by x2go in Plasma 5 crashes KCMInit (duplicate)
Status: RESOLVED DUPLICATE of bug 353825
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-08-12 00:13 UTC by Samuel Bernardo
Modified: 2016-08-14 11:07 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 Samuel Bernardo 2016-08-12 00:13:31 UTC
Application: kdeinit5 ()
 (Compiled from sources)
Qt Version: 5.6.1
Frameworks Version: 5.23.0
Operating System: Linux 4.4.16-gentoo-zerg x86_64
Distribution: "NAME=Gentoo"

-- Information about the crash:
- What I was doing when the application crashed:
Starting remote session of x2go client and x2goserver at remote machine running plasma 5.7 crashed as shown in backtrace.
I already installed latest version of x2go and problem persists.
I'm using gentoo and I confirm that using MATE it works ok.

- Crash Reporting Assistant not working as expected
When I select a manual bug report and confirm that it was related, it didn't add to the list de entry.
So since this seems to me a duplicate, I appointed in title the related bug report.

The crash can be reproduced every time.

-- Backtrace:
Application: KCMInit (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa5cedd3800 (LWP 16156))]

Thread 3 (Thread 0x7fa5ba7c2700 (LWP 16158)):
#0  0x00007fa5cd44cd4d in poll () from /lib64/libc.so.6
#1  0x00007fa5ce2eeac2 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007fa5ce2f072f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007fa5bbecff69 in QXcbEventReader::run() () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fa5cd7b6e8c in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#5  0x00007fa5cb07a444 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fa5cd455dad in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fa5b8a06700 (LWP 16160)):
#0  0x00007fa5ca341ad4 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007fa5ca2fd450 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa5ca2fde48 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa5ca2fe02c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fa5cd9a7cac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007fa5cd959a1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007fa5cd7b26d4 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x00007fa5ced29235 in QDBusConnectionManager::run() () from /usr/lib64/libQt5DBus.so.5
#8  0x00007fa5cd7b6e8c in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#9  0x00007fa5cb07a444 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fa5cd455dad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa5cedd3800 (LWP 16156)):
[KCrash Handler]
#6  0x00007fa5bbc8a73c in XIFreeDeviceInfo () from /usr/lib64/libXi.so.6
#7  0x00007fa5b30d6cef in MouseSettings::apply(bool) [clone .part.12] () from /usr/lib64/qt5/plugins/kcm_input.so
#8  0x00007fa5b30dcde4 in kcminit_mouse () from /usr/lib64/qt5/plugins/kcm_input.so
#9  0x00007fa5bbf87a08 in KCMInit::runModule(QString const&, QExplicitlySharedDataPointer<KService>) () from /usr/lib64/libkdeinit5_kcminit_startup.so
#10 0x00007fa5bbf881ef in KCMInit::runModules(int) () from /usr/lib64/libkdeinit5_kcminit_startup.so
#11 0x00007fa5bbf88998 in KCMInit::KCMInit(QCommandLineParser const&) () from /usr/lib64/libkdeinit5_kcminit_startup.so
#12 0x00007fa5bbf89931 in kdemain () from /usr/lib64/libkdeinit5_kcminit_startup.so
#13 0x000000000040828f in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#14 0x0000000000404d20 in main ()

Possible duplicates by query: bug 366015, bug 358873, bug 356701.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-08-14 11:07:05 UTC

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