Bug 371754 - crash in qt_message_fatal
Summary: crash in qt_message_fatal
Status: RESOLVED DUPLICATE of bug 359677
Alias: None
Product: frameworks-kded
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.27.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-27 17:17 UTC by RJ
Modified: 2016-11-04 08:30 UTC (History)
3 users (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 RJ 2016-10-27 17:17:42 UTC
[New LWP 7843]
warning: .dynamic section for "/lib64/libselinux.so.1" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/lib64/libX11-xcb.so.1" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/lib64/libdrm.so.2" is not at the expected address (wrong library or version mismatch?)
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/kded5'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
58	}

Thread 1 (Thread 0x7f411b4d28c0 (LWP 7843)):
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
        set = {__val = {1024, 139917607795905, 94190568177152, 94190568177440, 206158430256, 140736532810872, 140736532810608, 6732441292836602112, 140736532810720, 94190568177176, 139917579349969, 4294967297, 139917579349956, 139917579349897, 166, 140736532810928}}
        pid = <optimized out>
        tid = <optimized out>
#1  0x00007f4118aae52a in __GI_abort () at abort.c:89
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0x7f4119b5cec0, sa_sigaction = 0x7f4119b5cec0}, sa_mask = {__val = {140736532811488, 3, 94190568090480, 139917579410400, 1, 140736532811120, 139917576851577, 1, 6732441292836602112, 140736532811488, 140736532811120, 3, 140736532811488, 94190568090480, 139917576851912, 94190568176272}}, sa_flags = -1833795328, sa_restorer = 0x55aa735b7660}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007f4119776af1 in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1680
No locals.
#3  QMessageLogger::fatal (this=this@entry=0x7fffc70b8ee0, msg=msg@entry=0x7f4109b489e8 "QXcbConnection: Could not connect to display %s") at global/qlogging.cpp:793
        message = <optimized out>
        ap = <error reading variable ap (Attempt to dereference a generic pointer.)>
#4  0x00007f4109ab9b5e in QXcbConnection::QXcbConnection (this=0x55aa735b7660, nativeInterface=0x55aa735a2b70, canGrabServer=<optimized out>, defaultVisualId=<optimized out>, displayName=<optimized out>) at qxcbconnection.cpp:592
        dpy = <optimized out>
        extensions = {0x70, 0x7f4118e37ae0 <main_arena>, 0x18, 0x55aa735b7488, 0x7fffc70b9708, 0x7f4118e37ae0 <main_arena>, 0x370, 0x0}
        glIntegrationNames = {<QList<QString>> = {<QListSpecialMethods<QString>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x7fff00000038}, d = 0x7fff00000038}}, <No data fields>}
        glIntegrationName = {static null = {<No data fields>}, d = 0x7fffc70b8f00}
#5  0x00007f4109abcd1e in QXcbIntegration::QXcbIntegration (this=<optimized out>, parameters=..., argc=@0x7fffc70b94cc: 1, argv=0x7fffc70b9708) at qxcbintegration.cpp:186
        displayName = <optimized out>
        noGrabArg = <optimized out>
        doGrabArg = <optimized out>
        canNotGrabEnv = false
        canNotGrabEnv = false
        canNotGrabEnv = false
#6  0x00007f411b6646ed in QXcbIntegrationPlugin::create (this=<optimized out>, system=..., parameters=..., argc=@0x7fffc70b94cc: 1, argv=0x7fffc70b9708) at qxcbmain.cpp:56
No locals.
#7  0x00007f411a80a8fd in QPlatformIntegrationFactory::create (platform=..., paramList=..., argc=@0x7fffc70b94cc: 1, argv=<optimized out>, argv@entry=0x7fffc70b9708, platformPluginPath=...) at kernel/qplatformintegrationfactory.cpp:71
No locals.
#8  0x00007f411a8180c1 in init_platform (argv=<optimized out>, argc=@0x7fffc70b94cc: 1, platformThemeName=..., platformPluginPath=..., pluginArgument=...) at kernel/qguiapplication.cpp:1094
        arguments = {<QList<QString>> = {<QListSpecialMethods<QString>> = {<No data fields>}, {p = {static shared_null = <optimized out>, d = 0x55aa7359f580}, d = 0x55aa7359f580}}, <No data fields>}
        name = {static null = {<No data fields>}, d = 0x55aa7359f460}
        argumentsKey = {static null = {<No data fields>}, d = 0x55aa7359fb00}
        themeNames = {<QList<QString>> = {<QListSpecialMethods<QString>> = {<No data fields>}, {p = {static shared_null = <optimized out>, d = 0x55aa7359f5b0}, d = 0x55aa7359f5b0}}, <No data fields>}
#9  QGuiApplicationPrivate::createPlatformIntegration (this=0x55aa7359dd40) at kernel/qguiapplication.cpp:1263
        platformPluginPath = {static null = {<No data fields>}, d = 0x7f41199e4b60 <QArrayData::shared_null>}
        platformName = {d = 0x55aa7359f550}
        platformNameEnv = {d = 0x7f41199e4b60 <QArrayData::shared_null>}
        platformThemeName = {static null = {<No data fields>}, d = 0x7f41199e4b60 <QArrayData::shared_null>}
        icon = {static null = {<No data fields>}, d = 0x7f41199e4b60 <QArrayData::shared_null>}
        j = <optimized out>
#10 0x00007f411a818f3d in QGuiApplicationPrivate::createEventDispatcher (this=<optimized out>) at kernel/qguiapplication.cpp:1280
No locals.
#11 0x00007f41199314f9 in QCoreApplicationPrivate::init (this=this@entry=0x55aa7359dd40) at kernel/qcoreapplication.cpp:787
No locals.
#12 0x00007f411a81a19e in QGuiApplicationPrivate::init (this=this@entry=0x55aa7359dd40) at kernel/qguiapplication.cpp:1303
        loadTestability = <optimized out>
        pluginList = {<QListSpecialMethods<QByteArray>> = {<No data fields>}, {p = {static shared_null = <optimized out>, d = 0xa}, d = 0xa}}
        session_id = {static null = {<No data fields>}, d = 0x0}
        session_key = {static null = {<No data fields>}, d = 0x8}
        s = {static null = {<No data fields>}, d = 0x55aa7359e070}
        j = <optimized out>
        envPlugins = {d = 0xffffffff}
#13 0x00007f411ad2d619 in QApplicationPrivate::init (this=0x55aa7359dd40) at kernel/qapplication.cpp:583
No locals.
#14 0x00007f411b23c721 in kdemain (argc=<optimized out>, argv=0x7fffc70b9708) at /usr/src/debug/kded-5.26.0/src/kded.cpp:713
        app = {<QGuiApplication> = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7f411b201768 <vtable for QApplication+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f4119a89c80 <qt_meta_stringdata_QObject>, data = 0x7f4119a89b60 <qt_meta_data_QObject>, static_metacall = 0x7f4119959ed0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x55aa7359dd40}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f4119ad1a20 <qt_meta_stringdata_Qt>, data = 0x7f4119acef60 <qt_meta_data_Qt>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7f4119b5dec0 <QObject::staticMetaObject>, stringdata = 0x7f4119ae8f80 <qt_meta_stringdata_QCoreApplication>, data = 0x7f4119ae8e60 <qt_meta_data_QCoreApplication>, static_metacall = 0x7f41199c1890 <QCoreApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, static self = 0x7fffc70b9550}, static staticMetaObject = {d = {superdata = 0x7f4119b66b40 <QCoreApplication::staticMetaObject>, stringdata = 0x7f411ab07e60 <qt_meta_stringdata_QGuiApplication>, data = 0x7f411ab07c20 <qt_meta_data_QGuiApplication>, static_metacall = 0x7f411a820b10 <QGuiApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7f411abb85e0 <QGuiApplication::staticMetaObject>, stringdata = 0x7f411b0b8220 <qt_meta_stringdata_QApplication>, data = 0x7f411b0b80a0 <qt_meta_data_QApplication>, static_metacall = 0x7f411ad2d790 <QApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}
        parser = {d = 0x0}
        service = warning: RTTI symbol not found for class 'std::ios_base::failure'
{<QObject> = {_vptr.QObject = 0x7f41196d7740 <typeinfo for std::locale::facet>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f4119a89c80 <qt_meta_stringdata_QObject>, data = 0x7f4119a89b60 <qt_meta_data_QObject>, static_metacall = 0x7f4119959ed0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x7f41196e3b4c <std::ios_base::Init::_S_refcount>}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f4119ad1a20 <qt_meta_stringdata_Qt>, data = 0x7f4119acef60 <qt_meta_data_Qt>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7f4119b5dec0 <QObject::staticMetaObject>, stringdata = 0x7f411a019200 <qt_meta_stringdata_KDBusService>, data = 0x7f411a0190e0 <qt_meta_data_KDBusService>, static_metacall = 0x7f411a016890 <KDBusService::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d = 0x7f41196dc9c8 <vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >>}
        bus = <optimized out>
        plugins = {d = 0xff0000000000}
        config = {d = 0x0}
        cg = {<KConfigBase> = {_vptr.KConfigBase = 0x0}, d = {d = 0x7f41196dd450 <typeinfo for std::num_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >>}}
        kded = <optimized out>
        ksplashProgressMessage = {d_ptr = 0x0}
        result = <optimized out>
#15 0x00007f4118a97401 in __libc_start_main (main=0x55aa72d36850 <main>, argc=1, argv=0x7fffc70b9708, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc70b96f8) at ../csu/libc-start.c:289
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -4436765591353176324, 94190559258720, 140736532813568, 0, 0, -7582343775363019012, -7513229276342792452}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7fffc70b9718, 0x7f411b66c128}, data = {prev = 0x0, cleanup = 0x0, canceltype = -955541736}}}
        not_first_call = <optimized out>
#16 0x000055aa72d3688a in _start ()
No symbol table info available.
From                To                  Syms Read   Shared Object Library
0x00007f411b236660  0x00007f411b23fddc  Yes         /lib64/libkdeinit5_kded5.so
0x00007f411ad21980  0x00007f411b0a7d05  Yes         /lib64/libQt5Widgets.so.5
0x00007f411a7f2690  0x00007f411aaf1cb5  Yes         /lib64/libQt5Gui.so.5
0x00007f411a495ee0  0x00007f411a5064f6  Yes         /lib64/libKF5Service.so.5
0x00007f411a235210  0x00007f411a26a51e  Yes         /lib64/libKF5ConfigCore.so.5
0x00007f411a00fb90  0x00007f411a0175ff  Yes         /lib64/libKF5DBusAddons.so.5
0x00007f411b5cecf0  0x00007f411b62bd91  Yes         /lib64/libQt5DBus.so.5
0x00007f4119e03e40  0x00007f4119e0621b  Yes         /lib64/libKF5Crash.so.5
0x00007f4119b89500  0x00007f4119be31a3  Yes         /lib64/libKF5CoreAddons.so.5
0x00007f41197634a0  0x00007f41199c3bc3  Yes         /lib64/libQt5Core.so.5
0x00007f41193e8870  0x00007f4119497d99  Yes         /lib64/libstdc++.so.6
0x00007f4119059720  0x00007f41190cac0a  Yes         /lib64/libm.so.6
0x00007f4118e3faa0  0x00007f4118e4f8f5  Yes         /lib64/libgcc_s.so.1
0x00007f4118a969d0  0x00007f4118be6a83  Yes         /lib64/libc.so.6
0x00007f411885ea20  0x00007f411886bd21  Yes         /lib64/libpthread.so.0
0x00007f41185fe440  0x00007f411863eb52  Yes         /lib64/libGL.so.1
0x00007f41183b8020  0x00007f41183d934f  Yes         /lib64/libpng16.so.16
0x00007f4118156220  0x00007f4118195309  Yes         /lib64/libharfbuzz.so.0
0x00007f4117f3b060  0x00007f4117f47547  Yes         /lib64/libz.so.1
0x00007f4117cf06f0  0x00007f4117d25fa5  Yes         /lib64/libKF5I18n.so.5
0x00007f411b5884e0  0x00007f411b5a72ef  Yes         /lib64/libQt5Xml.so.5
0x00007f411b5755e0  0x00007f411b5766f8  Yes         /lib64/libQt5X11Extras.so.5
0x00007f4117aa6720  0x00007f4117ad1a61  Yes         /lib64/libdbus-1.so.3
0x00007f4117861e40  0x00007f4117889c80  Yes         /lib64/libKF5WindowSystem.so.5
0x00007f4117529960  0x00007f41175b0fb4  Yes         /lib64/libX11.so.6
0x00007f41172fd570  0x00007f41173075cf  Yes         /lib64/libXext.so.6
0x00007f41170f36b0  0x00007f41170f6e56  Yes         /lib64/libfam.so.0
0x00007f4116d39070  0x00007f4116e70f0b  Yes         /lib64/libicui18n.so.57
0x00007f411692c730  0x00007f41169f092b  Yes         /lib64/libicuuc.so.57
0x00007f4114e53530  0x00007f4114e53630  Yes (*)     /lib64/libicudata.so.57
0x00007f4114beb570  0x00007f4114c3322e  Yes         /lib64/libpcre16.so.0
0x00007f41149e6da0  0x00007f41149e79ae  Yes         /lib64/libdl.so.2
0x00007f41147e4660  0x00007f41147e47da  Yes         /lib64/libgthread-2.0.so.0
0x00007f41144ec710  0x00007f4114564539  Yes         /lib64/libglib-2.0.so.0
0x00007f41142cc0e0  0x00007f41142cf1ff  Yes         /lib64/librt.so.1
0x00007f411b4f1320  0x00007f411b54b3bf  Yes         /lib64/libsystemd.so.0
0x00007f411b445ad0  0x00007f411b4632c0  Yes         /lib64/ld-linux-x86-64.so.2
0x00007f41140a3cf0  0x00007f41140bc3b9  Yes         /lib64/libexpat.so.1
0x00007f4113e9dcf0  0x00007f4113e9e4a3  Yes         /lib64/libxcb-dri3.so.0
0x00007f4113c9ad80  0x00007f4113c9b606  Yes         /lib64/libxcb-present.so.0
0x00007f4113a95210  0x00007f4113a97262  Yes         /lib64/libxcb-sync.so.1
0x00007f4113890910  0x00007f4113890bfc  Yes         /lib64/libxshmfence.so.1
0x00007f411366b900  0x00007f41136768db  Yes         /lib64/libglapi.so.0
0x00007f4113440300  0x00007f41134563af  Yes         /lib64/libselinux.so.1
0x00007f4113237ba0  0x00007f41132384f3  Yes         /lib64/libXdamage.so.1
0x00007f41130324e0  0x00007f4113034816  Yes         /lib64/libXfixes.so.3
0x00007f4112e2f580  0x00007f4112e2f69b  Yes         /lib64/libX11-xcb.so.1
0x00007f4112c12700  0x00007f4112c24415  Yes         /lib64/libxcb.so.1
0x00007f41129f6f10  0x00007f41129fefb5  Yes         /lib64/libxcb-glx.so.0
0x00007f41127e88b0  0x00007f41127e99d5  Yes         /lib64/libxcb-dri2.so.0
0x00007f41125e1f40  0x00007f41125e48c0  Yes         /lib64/libXxf86vm.so.1
0x00007f41123d5718  0x00007f41123dcc18  Yes         /lib64/libdrm.so.2
0x00007f4112132060  0x00007f41121a3a75  Yes         /lib64/libfreetype.so.6
0x00007f4111efd6d0  0x00007f4111f1e308  Yes         /lib64/libgraphite2.so.3
0x00007f4111cf2a00  0x00007f4111cf8a55  Yes         /lib64/libXrender.so.1
0x00007f4111aeeb00  0x00007f4111aef37c  Yes         /lib64/libxcb-keysyms.so.1
0x00007f411187c5c0  0x00007f41118ce661  Yes         /lib64/libpcre.so.1
0x00007f4111663990  0x00007f4111673080  Yes         /lib64/libresolv.so.2
0x00007f411145c520  0x00007f411145de86  Yes         /lib64/libcap.so.2
0x00007f4111237da0  0x00007f411124e912  Yes         /lib64/liblzma.so.5
0x00007f41110251d0  0x00007f4111031793  Yes         /lib64/liblz4.so.1
0x00007f4110d45600  0x00007f4110de9e48  Yes         /lib64/libgcrypt.so.20
0x00007f4110b2b820  0x00007f4110b34de9  Yes         /lib64/libgpg-error.so.0
0x00007f4110925da0  0x00007f4110926ae9  Yes         /lib64/libXau.so.6
0x00007f41107165f0  0x00007f4110722432  Yes         /lib64/libbz2.so.1
0x00007f411b664590  0x00007f411b66490a  Yes         /usr/lib64/qt5/plugins/platforms/libqxcb.so
0x00007f4109aaf650  0x00007f4109b456b0  Yes         /lib64/libQt5XcbQpa.so.5
0x00007f410986c0d0  0x00007f41098768c7  Yes         /lib64/libXi.so.6
0x00007f4109660fe0  0x00007f4109665908  Yes         /lib64/libxcb-render.so.0
0x00007f41094594d0  0x00007f410945a366  Yes         /lib64/libxcb-render-util.so.0
0x00007f4109251ad0  0x00007f4109255c92  Yes         /lib64/libSM.so.6
0x00007f4109038b10  0x00007f410904659e  Yes         /lib64/libICE.so.6
0x00007f4108e300d0  0x00007f4108e318aa  Yes         /lib64/libxcb-image.so.0
0x00007f4108c2bfa0  0x00007f4108c2ced9  Yes         /lib64/libxcb-icccm.so.4
0x00007f4108a24bf0  0x00007f4108a27125  Yes         /lib64/libxcb-xfixes.so.0
0x00007f410881ed90  0x00007f410881f8a3  Yes         /lib64/libxcb-shm.so.0
0x00007f41086147d0  0x00007f4108618e79  Yes         /lib64/libxcb-randr.so.0
0x00007f410840b090  0x00007f410840bc95  Yes         /lib64/libxcb-shape.so.0
0x00007f4108207df0  0x00007f4108208505  Yes         /lib64/libxcb-xinerama.so.0
0x00007f4107ff4c20  0x00007f41080009c5  Yes         /lib64/libxcb-xkb.so.1
0x00007f4107de55c0  0x00007f4107de807d  Yes         /lib64/libxkbcommon-x11.so.0
0x00007f4107ba5a90  0x00007f4107bc56ca  Yes         /lib64/libfontconfig.so.1
0x00007f4107976e50  0x00007f41079904ea  Yes         /lib64/libinput.so.10
0x00007f4107733200  0x00007f410774de25  Yes         /lib64/libxkbcommon.so.0
0x00007f411b495ad0  0x00007f411b4a7aef  Yes         /lib64/libudev.so.1
0x00007f4107504320  0x00007f410751df59  Yes         /lib64/libEGL.so.1
0x00007f41072f9450  0x00007f41072fab01  Yes         /lib64/libuuid.so.1
0x00007f41070f4490  0x00007f41070f523c  Yes         /lib64/libxcb-util.so.1
0x00007f4106eecee0  0x00007f4106eef440  Yes         /lib64/libmtdev.so.1
0x00007f4106cdc070  0x00007f4106ce1665  Yes         /lib64/libevdev.so.2
0x00007f4106acae50  0x00007f4106aced16  Yes         /lib64/libwacom.so.2
0x00007f41068bc780  0x00007f41068c2045  Yes         /lib64/libgbm.so.1
0x00007f41066b03c0  0x00007f41066b4c5f  Yes         /lib64/libwayland-client.so.0
0x00007f410649e6e0  0x00007f41064a44ef  Yes         /lib64/libwayland-server.so.0
0x00007f4106291610  0x00007f41062946f2  Yes         /lib64/libgudev-1.0.so.0
0x00007f4106046340  0x00007f4106076dad  Yes         /lib64/libgobject-2.0.so.0
0x00007f4105e356f0  0x00007f4105e39eb4  Yes         /lib64/libffi.so.6
0x00007f4105ad6650  0x00007f4105bb126e  Yes         /lib64/libgio-2.0.so.0
0x00007f410589e050  0x00007f410589ef55  Yes         /lib64/libgmodule-2.0.so.0
0x00007f410565dc00  0x00007f410568ae09  Yes         /lib64/libmount.so.1
0x00007f4105418660  0x00007f410543fda9  Yes         /lib64/libblkid.so.1
(*): Shared library is missing debugging information.
$1 = 0x0
$2 = 0x0
rax            0x0	0
rbx            0x55aa735b7660	94190568175200
rcx            0x7f4118aac92f	139917563447599
rdx            0x0	0
rsi            0x7fffc70b8b30	140736532810544
rdi            0x2	2
rbp            0x0	0x0
rsp            0x7fffc70b8ba8	0x7fffc70b8ba8
r8             0x0	0
r9             0x7fffc70b8b30	140736532810544
r10            0x8	8
r11            0x246	582
r12            0x55aa735b79b0	94190568176048
r13            0x55aa735a2b70	94190568090480
r14            0x7f41199e5be0	139917579410400
r15            0x1	1
rip            0x7f4118aac92f	0x7f4118aac92f <__GI_raise+159>
eflags         0x246	[ PF ZF IF ]
cs             0x33	51
ss             0x2b	43
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0
st0            0	(raw 0x00000000000000000000)
st1            0	(raw 0x00000000000000000000)
st2            0	(raw 0x00000000000000000000)
st3            0	(raw 0x00000000000000000000)
st4            0	(raw 0x00000000000000000000)
st5            0	(raw 0x00000000000000000000)
st6            0	(raw 0x00000000000000000000)
st7            0	(raw 0x00000000000000000000)
fctrl          0x37f	895
fstat          0x0	0
ftag           0xffff	65535
fiseg          0x0	0
fioff          0x0	0
foseg          0x0	0
fooff          0x0	0
fop            0x0	0
mxcsr          0x1f80	[ IM DM ZM OM UM PM ]
ymm0           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0xff <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x0}, v2_int128 = {0xffffffffffffffffffffffffffffffff, 0x00000000000000000000000000000000}}
ymm1           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm2           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm3           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm4           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 26 times>}, v16_int16 = {0x0, 0x0, 0xff00, 0x0 <repeats 13 times>}, v8_int32 = {0x0, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff0000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000ff0000000000, 0x00000000000000000000000000000000}}
ymm5           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0xff, 0x0, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 17 times>}, v16_int16 = {0xff00, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xff00ff00, 0x0, 0x0, 0xff0000, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff00ff00, 0xff000000000000, 0x0, 0x0}, v2_int128 = {0x00ff00000000000000000000ff00ff00, 0x00000000000000000000000000000000}}
ymm6           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm7           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm8           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0xd0, 0x57, 0x5b, 0x73, 0xaa, 0x55, 0x0, 0x0, 0xf0, 0x58, 0x5b, 0x73, 0xaa, 0x55, 0x0 <repeats 18 times>}, v16_int16 = {0x57d0, 0x735b, 0x55aa, 0x0, 0x58f0, 0x735b, 0x55aa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x735b57d0, 0x55aa, 0x735b58f0, 0x55aa, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x55aa735b57d0, 0x55aa735b58f0, 0x0, 0x0}, v2_int128 = {0x000055aa735b58f0000055aa735b57d0, 0x00000000000000000000000000000000}}
ymm9           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm10          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm11          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm12          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm13          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm14          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
ymm15          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
Dump of assembler code for function __GI_raise:
   0x00007f4118aac890 <+0>:	sub    $0x90,%rsp
   0x00007f4118aac897 <+7>:	mov    %edi,%r8d
   0x00007f4118aac89a <+10>:	mov    $0x8,%r10d
   0x00007f4118aac8a0 <+16>:	movdqa 0x15bab8(%rip),%xmm0        # 0x7f4118c08360
   0x00007f4118aac8a8 <+24>:	lea    -0x78(%rsp),%r9
   0x00007f4118aac8ad <+29>:	lea    0x8(%rsp),%rsi
   0x00007f4118aac8b2 <+34>:	xor    %edi,%edi
   0x00007f4118aac8b4 <+36>:	mov    $0xe,%eax
   0x00007f4118aac8b9 <+41>:	movaps %xmm0,0x8(%rsp)
   0x00007f4118aac8be <+46>:	pcmpeqd %xmm0,%xmm0
   0x00007f4118aac8c2 <+50>:	mov    %r9,%rdx
   0x00007f4118aac8c5 <+53>:	movaps %xmm0,0x18(%rsp)
   0x00007f4118aac8ca <+58>:	movaps %xmm0,0x28(%rsp)
   0x00007f4118aac8cf <+63>:	movaps %xmm0,0x38(%rsp)
   0x00007f4118aac8d4 <+68>:	movaps %xmm0,0x48(%rsp)
   0x00007f4118aac8d9 <+73>:	movaps %xmm0,0x58(%rsp)
   0x00007f4118aac8de <+78>:	movaps %xmm0,0x68(%rsp)
   0x00007f4118aac8e3 <+83>:	movaps %xmm0,0x78(%rsp)
   0x00007f4118aac8e8 <+88>:	syscall 
   0x00007f4118aac8ea <+90>:	mov    $0x27,%ecx
   0x00007f4118aac8ef <+95>:	mov    %ecx,%eax
   0x00007f4118aac8f1 <+97>:	syscall 
   0x00007f4118aac8f3 <+99>:	mov    %rax,%rdi
   0x00007f4118aac8f6 <+102>:	mov    $0xba,%eax
   0x00007f4118aac8fb <+107>:	syscall 
   0x00007f4118aac8fd <+109>:	movslq %eax,%rsi
   0x00007f4118aac900 <+112>:	movslq %r8d,%rdx
   0x00007f4118aac903 <+115>:	movslq %edi,%rdi
   0x00007f4118aac906 <+118>:	mov    $0xea,%eax
   0x00007f4118aac90b <+123>:	syscall 
   0x00007f4118aac90d <+125>:	cmp    $0xfffffffffffff000,%rax
   0x00007f4118aac913 <+131>:	ja     0x7f4118aac940 <__GI_raise+176>
   0x00007f4118aac915 <+133>:	mov    %eax,%r8d
   0x00007f4118aac918 <+136>:	mov    $0x8,%r10d
   0x00007f4118aac91e <+142>:	xor    %edx,%edx
   0x00007f4118aac920 <+144>:	mov    %r9,%rsi
   0x00007f4118aac923 <+147>:	mov    $0x2,%edi
   0x00007f4118aac928 <+152>:	mov    $0xe,%eax
   0x00007f4118aac92d <+157>:	syscall 
=> 0x00007f4118aac92f <+159>:	mov    %r8d,%eax
   0x00007f4118aac932 <+162>:	add    $0x90,%rsp
   0x00007f4118aac939 <+169>:	retq   
   0x00007f4118aac93a <+170>:	nopw   0x0(%rax,%rax,1)
   0x00007f4118aac940 <+176>:	mov    0x38a521(%rip),%rdx        # 0x7f4118e36e68
   0x00007f4118aac947 <+183>:	neg    %eax
   0x00007f4118aac949 <+185>:	mov    $0xffffffff,%r8d
   0x00007f4118aac94f <+191>:	mov    %eax,%fs:(%rdx)
   0x00007f4118aac952 <+194>:	jmp    0x7f4118aac918 <__GI_raise+136>
End of assembler dump.
Comment 1 Christoph Feck 2016-10-28 00:28:24 UTC
The error is "Could not connect to display %s" (%s is read from the X11 DISPLAY environment variable).

Could you please check if that variable really contains the name of a valid X11 display? The usual value is "DISPLAY=:0", but depending on your configuration, other values might be valid.
Comment 2 RJ 2016-10-28 18:01:54 UTC
(In reply to Christoph Feck from comment #1)
> The error is "Could not connect to display %s" (%s is read from the X11
> DISPLAY environment variable).
> 
> Could you please check if that variable really contains the name of a valid
> X11 display? The usual value is "DISPLAY=:0", but depending on your
> configuration, other values might be valid.

Sure! Value is ":0"
Comment 3 David Faure 2016-10-29 16:29:53 UTC
I saw the same error in https://bugs.kde.org/show_bug.cgi?id=358813, which said it happens after logout. Is it the case here as well?
Comment 4 RJ 2016-10-30 07:40:50 UTC
(In reply to David Faure from comment #3)
> I saw the same error in https://bugs.kde.org/show_bug.cgi?id=358813, which
> said it happens after logout. Is it the case here as well?

I dont know, it happeed only once for now. But for example I faced with this bug at every login [1] https://bugzilla.redhat.com/show_bug.cgi?id=1357220

Should I make a new bug report here for [1]?
Comment 5 David Faure 2016-10-30 23:02:48 UTC
It's a crash in colord-kded (some color daemon installed as a kded module), please find where that comes from, it's not a kded bug.
Comment 6 RJ 2016-10-31 06:48:31 UTC
(In reply to David Faure from comment #5)
> It's a crash in colord-kded (some color daemon installed as a kded module),
> please find where that comes from, it's not a kded bug.

Ok. Post a new one against colord-kded here https://bugs.kde.org/show_bug.cgi?id=371879
Comment 7 David Faure 2016-11-04 08:30:56 UTC

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