Bug 398269 - kdeconnect crash on start
Summary: kdeconnect crash on start
Status: RESOLVED NOT A BUG
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-09-04 22:11 UTC by linux91
Modified: 2018-09-05 04:18 UTC (History)
0 users

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 linux91 2018-09-04 22:11:44 UTC
Application: kcmshell4 (4.14.38)
KDE Platform Version: 4.14.38
Qt Version: 4.8.7
Operating System: Linux 4.14.67 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed:
Initiating a kdeconnect session from xfce/xvfm4. (Two attempts, same crash) 
Qt5 and KDE5 (Plasma) are installed but kdeconnect appears to be using Qt4/KDE4 dependancies. This may be due to not completely removing Qt4/KDE4.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fdcf0a72dd9 in QDir::toNativeSeparators(QString const&) () at /usr/lib64/libQtCore.so.4
#7  0x00007fdcf0a72df9 in QDir::fromNativeSeparators(QString const&) () at /usr/lib64/libQtCore.so.4
#8  0x00007fdcf0a85247 in QFileInfo::QFileInfo(QString const&) () at /usr/lib64/libQtCore.so.4
#9  0x00007fdcf0b1ac84 in  () at /usr/lib64/libQtCore.so.4
#10 0x00007fdcf0b1ca89 in QTranslator::load(QLocale const&, QString const&, QString const&, QString const&, QString const&) () at /usr/lib64/libQtCore.so.4
#11 0x00007fdcde62a4bb in  () at /usr/lib64/libKF5I18n.so.5
#12 0x00007fdcde62a5f1 in  () at /usr/lib64/libKF5I18n.so.5
#13 0x00007fdcde1756ed in qAddPreRoutine(void (*)()) () at /usr/lib64/libQt5Core.so.5
#14 0x00007fdcde639176 in  () at /usr/lib64/libKF5I18n.so.5
#15 0x00007fdcdf36e6a0 in  () at /usr/lib64/kde4/kcm_kdeconnect.so
#16 0x0000000000000009 in  ()
#17 0x0000000000000002 in  ()
#18 0x00007fdcde60601c in _init () at /usr/lib64/libKF5I18n.so.5
#19 0x00007fdcdf36f5d0 in  () at /usr/lib64/kde4/kcm_kdeconnect.so
#20 0x00007fdcf208650c in _dl_init () at /lib64/ld-linux-x86-64.so.2
#21 0x00007fdcf208afc3 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#22 0x00007fdcef1c46dc in _dl_catch_exception () at /lib64/libc.so.6
#23 0x00007fdcf208a5ca in _dl_open () at /lib64/ld-linux-x86-64.so.2
#24 0x00007fdcebe73f26 in dlopen_doit () at /lib64/libdl.so.2
#25 0x00007fdcef1c46dc in _dl_catch_exception () at /lib64/libc.so.6
#26 0x00007fdcef1c474f in _dl_catch_error () at /lib64/libc.so.6
#27 0x00007fdcebe745e5 in _dlerror_run () at /lib64/libdl.so.2
#28 0x00007fdcebe73fc1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2
#29 0x00007fdcf0aed39e in  () at /usr/lib64/libQtCore.so.4
#30 0x00007fdcf0ae7d78 in  () at /usr/lib64/libQtCore.so.4
#31 0x00007fdcf0ae83be in  () at /usr/lib64/libQtCore.so.4
#32 0x00007fdcf12fd8c0 in KPluginLoader::load() () at /usr/lib64/libkdecore.so.5
#33 0x00007fdcf12fdc3a in KPluginLoader::factory() () at /usr/lib64/libkdecore.so.5
#34 0x00007fdcf1c4399f in KCModuleLoader::loadModule(KCModuleInfo const&, KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) () at /usr/lib64/libkcmutils.so.4
#35 0x00007fdcf1c48b47 in  () at /usr/lib64/libkcmutils.so.4
#36 0x00007fdcf1c49a8a in KCModuleProxy::realModule() const () at /usr/lib64/libkcmutils.so.4
#37 0x00007fdcf1c49de9 in KCModuleProxy::useRootOnlyMessage() const () at /usr/lib64/libkcmutils.so.4
#38 0x00007fdcf1c4659d in KCMultiDialog::addModule(KCModuleInfo const&, KPageWidgetItem*, QStringList const&) () at /usr/lib64/libkcmutils.so.4
#39 0x00007fdcf1e712e1 in kdemain () at /usr/lib64/libkdeinit4_kcmshell4.so
#40 0x00007fdcef086ba7 in __libc_start_main () at /lib64/libc.so.6
#41 0x00000000004007ca in _start ()

Reported using DrKonqi
Comment 1 linux91 2018-09-04 23:03:36 UTC
This is being withdrawn as invalid due to many updates since this revision was issued. This revision was taken from a standard distribution package and is not the latest stable revision. Also, the installed versions of Qt (5) and KDE (5, Plasma) is in transitive state, which adds other variables to the kdeconnect install performance. The application will be compiled from the most recent stable revision and if the same error occurs, then I will submit a new bug report.
Comment 2 linux91 2018-09-04 23:04:56 UTC
This bug report is being withdrawn as invalid due to many updates since this revision was issued. This revision was taken from a standard distribution package and is not the latest stable revision. Also, the installed versions of Qt (5) and KDE (5, Plasma) is in transitive state, which adds other variables to the kdeconnect install performance. The application will be compiled from the most recent stable revision and if the same error occurs, then I will submit a new bug report.
Comment 3 Christoph Feck 2018-09-05 04:18:38 UTC
Thanks; closing.