Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [nemo@Sailfish minimer]$ gdb /usr/bin/lipstick
- GNU gdb (GDB) Mer (7.6.2+git4)
- Copyright (C) 2013 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "i486-meego-linux-gnu".
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>...
- Reading symbols from /usr/bin/lipstick...Missing separate debuginfo for /usr/bin/lipstick
- Try: zypper install -C "debuginfo(build-id)=75f028ce923039ebcaa838de08c0bc4c9c93ce8b"
- (no debugging symbols found)...done.
- (gdb) r
- Starting program: /usr/bin/lipstick
- Missing separate debuginfo for /lib/ld-linux.so.2
- Try: zypper install -C "debuginfo(build-id)=84a04b8662fee81054aa853dfd83e94b4205f0c8"
- Missing separate debuginfo for /usr/lib/libmlite5.so.0
- Try: zypper install -C "debuginfo(build-id)=fc608956ade648f11199c7415d394e932b86092f"
- Missing separate debuginfo for /usr/lib/libcontentaction5.so.0
- Try: zypper install -C "debuginfo(build-id)=3e67cbb0248f0dd458366ecd98f0c693f8a6d34c"
- Missing separate debuginfo for /usr/lib/libconnman-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=80a4ad0a211392407628a565c7d3bee3d2b86719"
- Missing separate debuginfo for /usr/lib/libqofono-qt5.so.0
- Try: zypper install -C "debuginfo(build-id)=017f641c368ffea40404cbeed9e12532aa95845a"
- Missing separate debuginfo for /usr/lib/libqofonoext.so.1
- Try: zypper install -C "debuginfo(build-id)=a3ad09566794dbd4c110f5cb4354be4dc5b91ca1"
- Missing separate debuginfo for /usr/lib/libsailfishsilica.so.1
- Try: zypper install -C "debuginfo(build-id)=108915f289a0741cc4105854ed327fa9bbd531c0"
- Missing separate debuginfo for /usr/lib/libnemonotifications-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=a82f000dc54656edb8a6d1a4bf55ea606785eff6"
- Missing separate debuginfo for /usr/lib/libnemodbus.so.2
- Try: zypper install -C "debuginfo(build-id)=037df36eb7940686d6df46c2f29f2de8a4f4e84a"
- Missing separate debuginfo for /usr/lib/libsailfishpolicy.so.0
- Try: zypper install -C "debuginfo(build-id)=ba498b5809b4db259b9e6bdb1612ba27d0dbbf7b"
- Missing separate debuginfo for /usr/lib/libresourceqt5.so.1
- Try: zypper install -C "debuginfo(build-id)=1c941fa397c05ce66844f5a9746d71c9292e4794"
- Missing separate debuginfo for /usr/lib/libdbus-qeventloop-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=02b9ce2a5de5e28ba461643f6e86cfd2bdf15f41"
- Missing separate debuginfo for /usr/lib/libresource.so.0
- Try: zypper install -C "debuginfo(build-id)=d146115eae70028fec38231754443c78803311a0"
- Missing separate debuginfo for /usr/lib/libdbus-1.so.3
- Try: zypper install -C "debuginfo(build-id)=8b0c0411450a7d5fe4f04e3ea4bcacc25ba7e9c4"
- Missing separate debuginfo for /usr/lib/libQt5Quick.so.5
- Try: zypper install -C "debuginfo(build-id)=23efd16722976abc8360653f288ad1068d38b310"
- Missing separate debuginfo for /usr/lib/libQt5Compositor.so.5
- Try: zypper install -C "debuginfo(build-id)=234301e36941b748ce0c173897efccfffc6905ea"
- Missing separate debuginfo for /usr/lib/libQt5Gui.so.5
- Try: zypper install -C "debuginfo(build-id)=571df615c5ebabf31d4929c109ad015bb0ab8c34"
- Missing separate debuginfo for /usr/lib/libQt5DBus.so.5
- Try: zypper install -C "debuginfo(build-id)=87f3cf076ea927562d8e246702bedfecbffbf9b2"
- Missing separate debuginfo for /usr/lib/libQt5Xml.so.5
- Try: zypper install -C "debuginfo(build-id)=a5d6e6465b7aa65b2620ac8ac24ef899d57f1cb8"
- Missing separate debuginfo for /usr/lib/libQt5Qml.so.5
- Try: zypper install -C "debuginfo(build-id)=1c023bd18db0bf6a0bdcdfcc17b79ba0f44c97fc"
- Missing separate debuginfo for /usr/lib/libQt5Network.so.5
- Try: zypper install -C "debuginfo(build-id)=3141311e7ad04e94ee7fb68f0f6056e23fee253e"
- Missing separate debuginfo for /usr/lib/libQt5Core.so.5
- Try: zypper install -C "debuginfo(build-id)=d3d926e3a304dad57bbd037af68ecaff41802baa"
- Missing separate debuginfo for /usr/lib/libGLESv2.so.2
- Try: zypper install -C "debuginfo(build-id)=5210702083fb5d47fea40dd9010a5a3a603c75f7"
- Missing separate debuginfo for /lib/libpthread.so.0
- Try: zypper install -C "debuginfo(build-id)=ff9f81dc6dfcecabaac991b97eb116e27c7ace54"
- warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
- To enable execution of this file add
- add-auto-load-safe-path /lib/libthread_db-1.0.so
- line to your configuration file "/home/nemo/.gdbinit".
- To completely disable this security protection add
- set auto-load safe-path /
- line to your configuration file "/home/nemo/.gdbinit".
- For more information about this security protection see the
- "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
- info "(gdb)Auto-loading safe path"
- warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
- Missing separate debuginfo for /usr/lib/libstdc++.so.6
- Try: zypper install -C "debuginfo(build-id)=702c928a2e7099af3ae3b4900d3eb6fb75dc0eed"
- Missing separate debuginfo for /lib/libm.so.6
- Try: zypper install -C "debuginfo(build-id)=5df79fd22db7400324b3e365a3ed964d37d11ed5"
- Missing separate debuginfo for /lib/libgcc_s.so.1
- Try: zypper install -C "debuginfo(build-id)=fef0d2581f654f87fbf3b8e267754162f098c79e"
- Missing separate debuginfo for /lib/libc.so.6
- Try: zypper install -C "debuginfo(build-id)=23af1ed34e05ddf7b50ed294a89b57cdadf22503"
- Missing separate debuginfo for /lib/librt.so.1
- Try: zypper install -C "debuginfo(build-id)=3f8388e0f82436fa225209c21771c73675f04aa0"
- Missing separate debuginfo for /usr/lib/libEGL.so.1
- Try: zypper install -C "debuginfo(build-id)=930a24898e65cd913735d3f3f57ab6b8f212b983"
- Missing separate debuginfo for /usr/lib/libQt5Sql.so.5
- Try: zypper install -C "debuginfo(build-id)=8913d3cf6e176437bdd26c6309ebc9d427f88093"
- Missing separate debuginfo for /usr/lib/libQt5Sensors.so.5
- Try: zypper install -C "debuginfo(build-id)=e8007e7d5514e779ceccae67d835d7e9b03b6644"
- Missing separate debuginfo for /usr/lib/libcontextkit-statefs-qt5.so
- Try: zypper install -C "debuginfo(build-id)=7ba62d79e17c76dd5a07f8a308ac5ad3df5ef2c5"
- Missing separate debuginfo for /usr/lib/libdsme_dbus_if.so.0
- Try: zypper install -C "debuginfo(build-id)=e329808e0247445bbbc87ea43ba931b8afb7b788"
- Missing separate debuginfo for /usr/lib/libkeepalive.so.1
- Try: zypper install -C "debuginfo(build-id)=48ca9db44a158760e44efc044e19ef946a4d2a8f"
- Missing separate debuginfo for /usr/lib/libnemodevicelock.so.0
- Try: zypper install -C "debuginfo(build-id)=8c7c84bb241959d98476041374cd6a35688df374"
- Missing separate debuginfo for /usr/lib/libngf-qt5.so.0
- Try: zypper install -C "debuginfo(build-id)=8f9833e719696316abfa08b86f30e91707e9f67a"
- Missing separate debuginfo for /usr/lib/libQt5SystemInfo.so.5
- Try: zypper install -C "debuginfo(build-id)=05258b0d7fdb90f7fc48131445a574f74a8ed60c"
- Missing separate debuginfo for /usr/lib/libsystemsettings.so.0
- Try: zypper install -C "debuginfo(build-id)=700dd60269c621c074ca63171666498a06571f7d"
- Missing separate debuginfo for /usr/lib/libprofile.so.0
- Try: zypper install -C "debuginfo(build-id)=cea5873508ac6afaa7f1bf92cc19a414e0ea1f9d"
- Missing separate debuginfo for /usr/lib/libnemomodels-qt5.so.0
- Try: zypper install -C "debuginfo(build-id)=30efd070301c5d1f4eddb2234161774539e579c9"
- Missing separate debuginfo for /usr/lib/libsailfishkeyprovider.so.1
- Try: zypper install -C "debuginfo(build-id)=73dcf80c0113134bc505b7391435d0a4ecf43499"
- Missing separate debuginfo for /usr/lib/libdbus-glib-1.so.2
- Try: zypper install -C "debuginfo(build-id)=917dd4bf15f332e228bf57bd77cc613c44c6605b"
- Missing separate debuginfo for /usr/lib/libgobject-2.0.so.0
- Try: zypper install -C "debuginfo(build-id)=dcc6607902e62284836d0e487d4e1a65e0465379"
- Missing separate debuginfo for /usr/lib/libglib-2.0.so.0
- Try: zypper install -C "debuginfo(build-id)=56722b4e78f2bd3d8d048965f3b5db3aa66f8953"
- Missing separate debuginfo for /usr/lib/libthermalmanager_dbus_if.so.0
- Try: zypper install -C "debuginfo(build-id)=a4bd3d7beae39a2a6728b317cd790f0649dda1a8"
- Missing separate debuginfo for /usr/lib/libusb-moded-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=9312ccc61ec4c71f62576045d4c366c1c405611e"
- Missing separate debuginfo for /usr/lib/libdconf.so.1
- Try: zypper install -C "debuginfo(build-id)=4d54d8d9bb5ee47d0ab1c6881df1dd94b2ca74d4"
- Missing separate debuginfo for /usr/lib/libgio-2.0.so.0
- Try: zypper install -C "debuginfo(build-id)=89698736d5b9f02873412222aa919ef5abea9631"
- Missing separate debuginfo for /usr/lib/libdbusaccess.so.1
- Try: zypper install -C "debuginfo(build-id)=c6ae895e74b467cd974f1dd25cf7255ef5c06b37"
- Missing separate debuginfo for /usr/lib/libQt5XmlPatterns.so.5
- Try: zypper install -C "debuginfo(build-id)=13309bd80ba0d55fc4c87d61696adcfa900b4a90"
- Missing separate debuginfo for /usr/lib/libsailfishsilicabackground-qt5.so.0
- Try: zypper install -C "debuginfo(build-id)=d8975ee9572f6e3e879f88021e38d142a142dfcf"
- Missing separate debuginfo for /usr/lib/libfontconfig.so.1
- Try: zypper install -C "debuginfo(build-id)=7aa92b0d3c812c70a07e350b39979729a4a92c02"
- Missing separate debuginfo for /usr/lib/libwayland-server.so.0
- Try: zypper install -C "debuginfo(build-id)=b8341acfa4fe92e549a9ff6205fe959f899dd150"
- Missing separate debuginfo for /usr/lib/libpng16.so.16
- Try: zypper install -C "debuginfo(build-id)=8546d553493ec98f5bbcac69cbaa12cc157a227c"
- Missing separate debuginfo for /usr/lib/libz.so.1
- Try: zypper install -C "debuginfo(build-id)=67cbd336dab244ffad9cc3ea947157344817a6ac"
- Missing separate debuginfo for /usr/lib/libicui18n.so.52
- Try: zypper install -C "debuginfo(build-id)=f3cb7c65f20a8479fd42a818e7c84b62a9d7c2ea"
- Missing separate debuginfo for /usr/lib/libicuuc.so.52
- Try: zypper install -C "debuginfo(build-id)=70d28815b9386574922e5cd49f6f75886d99da2f"
- Missing separate debuginfo for /usr/lib/libpcre16.so.0
- Try: zypper install -C "debuginfo(build-id)=04bc1183e6fed1c5a4bfb55975eae9b397815b26"
- Missing separate debuginfo for /lib/libdl.so.2
- Try: zypper install -C "debuginfo(build-id)=1ad83aea2eb9fee7907f35063b0290b60ac6ab72"
- Missing separate debuginfo for /usr/lib/libgthread-2.0.so.0
- Try: zypper install -C "debuginfo(build-id)=ad07145e6608f056150dd1ee95c9939c82a8acd3"
- Missing separate debuginfo for /usr/lib/libdrm.so.2
- Try: zypper install -C "debuginfo(build-id)=ef0097e2845cb825faf2c8697cfa0845b25109bc"
- Missing separate debuginfo for /usr/lib/libglapi.so.0
- Try: zypper install -C "debuginfo(build-id)=9147e0eee9032c623e5af8704e4821b1b5f3c9c5"
- Missing separate debuginfo for /usr/lib/libgbm.so.1
- Try: zypper install -C "debuginfo(build-id)=148abba43ef3e9f1283d3a6693666ef3a4412380"
- Missing separate debuginfo for /usr/lib/libwayland-client.so.0
- Try: zypper install -C "debuginfo(build-id)=767dbd0f2b7bb772c05564647f386b6a38e297f6"
- Missing separate debuginfo for /usr/lib/libexpat.so.1
- Try: zypper install -C "debuginfo(build-id)=a1ce2a3971ba102b0125c222259b0cdd8831319f"
- Missing separate debuginfo for /usr/lib/libstatefs-qt5.so
- Try: zypper install -C "debuginfo(build-id)=5f0aa1c0362c2c341d2a24125650d6b17e6f2dd5"
- Missing separate debuginfo for /usr/lib/libqtaround.so.2
- Try: zypper install -C "debuginfo(build-id)=e626367dd8338f3523b24353a20f926cf5bb6091"
- Missing separate debuginfo for /usr/lib/libiphb.so.0
- Try: zypper install -C "debuginfo(build-id)=eedab957629ae9e663b007c918e5ace2c02eca6b"
- Missing separate debuginfo for /lib/libresolv.so.2
- Try: zypper install -C "debuginfo(build-id)=b7b787a27178e90a54ca3501f4cd2144479c3af9"
- Missing separate debuginfo for /usr/lib/liblzma.so.5
- Try: zypper install -C "debuginfo(build-id)=f945fc5b91ee0e16e63cc2a04f80c4effe423b11"
- Missing separate debuginfo for /usr/lib/libgcrypt.so.11
- Try: zypper install -C "debuginfo(build-id)=a7fceba2fcff17212f974c240d668c1e7ca866b4"
- Missing separate debuginfo for /usr/lib/libgpg-error.so.0
- Try: zypper install -C "debuginfo(build-id)=8db9db3e5d987ba486225b5fd5ae08dbe4a289ac"
- Missing separate debuginfo for /usr/lib/libcap.so.2
- Try: zypper install -C "debuginfo(build-id)=d525be38213c9d03562164ce0fd44bb54f02560f"
- Missing separate debuginfo for /usr/lib/libssu.so.1
- Try: zypper install -C "debuginfo(build-id)=8f523d61ad770012d152841ddc3ec5f14a024ee4"
- Missing separate debuginfo for /usr/lib/libtimed-qt5.so.0
- Try: zypper install -C "debuginfo(build-id)=9cf34b512982691085fe07faf00d40f418b55668"
- Missing separate debuginfo for /usr/lib/libshadowutils.so.0
- Try: zypper install -C "debuginfo(build-id)=a974b1d7982365cbc85f94e848205b1afc799977"
- Missing separate debuginfo for /lib/libcrypto.so.10
- Try: zypper install -C "debuginfo(build-id)=f01a10cc75c0a0e6894751bea2ac810fd3cbfce2"
- Missing separate debuginfo for /usr/lib/libssusysinfo.so.1
- Try: zypper install -C "debuginfo(build-id)=90d1f0e3945b9cfa03f14de32feee27f5b057540"
- Missing separate debuginfo for /usr/lib/libpackagekitqt5.so.0
- Try: zypper install -C "debuginfo(build-id)=070d7cd66069923951e132e151bdca29a96eb03a"
- Missing separate debuginfo for /usr/lib/libmlocale5.so.0
- Try: zypper install -C "debuginfo(build-id)=c708a39a86a24861598ba2befe96a4932d4a851c"
- Missing separate debuginfo for /usr/lib/libpcre.so.1
- Try: zypper install -C "debuginfo(build-id)=0ebc076ae9552529a3ee70c3b491039eca11fca7"
- Missing separate debuginfo for /usr/lib/libffi.so.6
- Try: zypper install -C "debuginfo(build-id)=c76fee24d2e99ff1b7d83c1285d7e72040b57b8f"
- Missing separate debuginfo for /usr/lib/libgmodule-2.0.so.0
- Try: zypper install -C "debuginfo(build-id)=ba0e451e5e7e8fa09562f2ab9b3a46e31fbd4778"
- Missing separate debuginfo for /usr/lib/libglibutil.so.1
- Try: zypper install -C "debuginfo(build-id)=beba4dca3a6124532811cafc248f0c9bef846e20"
- Missing separate debuginfo for /usr/lib/libfreetype.so.6
- Try: zypper install -C "debuginfo(build-id)=fa7bf76279a9ec06acd3ad82868a2f30cc364a8f"
- [W] unknown:0 - Could not open /sys/fs/cgroup/memory/noswapping/tasks for disabling caching
- [W] unknown:0 - Could not open /sys/fs/cgroup/cpu,cpuacct/interactive/tasks for disabling caching
- Missing separate debuginfo for /usr/lib/qt5/plugins/platforms/libqeglfs.so
- Try: zypper install -C "debuginfo(build-id)=a297303b915de96a3cabef103bbb5d8665d5a4b4"
- Missing separate debuginfo for /usr/lib/libQt5EglDeviceIntegration.so.5
- Try: zypper install -C "debuginfo(build-id)=68437f2d397bb66477022f35ece9058946d0bc8c"
- Missing separate debuginfo for /usr/lib/libmtdev.so.1
- Try: zypper install -C "debuginfo(build-id)=af12424ead8b6aa1fca87845b25b1331a01fd6c2"
- Missing separate debuginfo for /usr/lib/qt5/plugins/egldeviceintegrations/libqeglfs-kms-integration.so
- Try: zypper install -C "debuginfo(build-id)=dce75c9f342fc6d3eed1a9fa8e26fcaea9b51df6"
- Missing separate debuginfo for /usr/lib/dri/i965_dri.so
- Try: zypper install -C "debuginfo(build-id)=a9e9f57f33a920437e589d10eee36b959c0e6493"
- Missing separate debuginfo for /usr/lib/libdrm_intel.so.1
- Try: zypper install -C "debuginfo(build-id)=f99f1216172bb84ff00010a8cef15d81036dc5fd"
- Missing separate debuginfo for /usr/lib/libpciaccess.so.0
- Try: zypper install -C "debuginfo(build-id)=fa2c592b009ba79953796be5148627b6079bc7ff"
- Missing separate debuginfo for /usr/lib/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so
- Try: zypper install -C "debuginfo(build-id)=e3d7ca9a322262d7e13a46c16f24423f66d4bc8d"
- Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqgif.so
- Try: zypper install -C "debuginfo(build-id)=727bf61cb8c52abd0eba8764af01632d2e01c85b"
- Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqico.so
- Try: zypper install -C "debuginfo(build-id)=cce04c86815494c52abb72539651766a39b69d60"
- Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqjpeg.so
- Try: zypper install -C "debuginfo(build-id)=eb09053482ff144bbc8d29c45a16a8a4d0d02b7a"
- Missing separate debuginfo for /usr/lib/libjpeg.so.62
- Try: zypper install -C "debuginfo(build-id)=fb0460d9068d41d3141b8f13970976e0a2c13e03"
- Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqsvg.so
- Try: zypper install -C "debuginfo(build-id)=7e2b8008f3238972d2c391cc3757810d21fefcbc"
- Missing separate debuginfo for /usr/lib/libQt5Svg.so.5
- Try: zypper install -C "debuginfo(build-id)=0f444cd346c359127e6b7ecca9bb04b87ad1ba67"
- Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqtiff.so
- Try: zypper install -C "debuginfo(build-id)=66bd0d36636d04d21dc58cb064b651698825474d"
- Missing separate debuginfo for /usr/lib/libtiff.so.5
- Try: zypper install -C "debuginfo(build-id)=86a3e74819f1d29150347d22551901b9a98f86b2"
- Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqwebp.so
- Try: zypper install -C "debuginfo(build-id)=4b1ecc66f35382edd5a0c8c926ac9e19b1fbbd29"
- Missing separate debuginfo for /usr/lib/libwebp.so.7
- Try: zypper install -C "debuginfo(build-id)=39ce2f86e4a63795c813b62b34e97e76540cef1d"
- Missing separate debuginfo for /usr/lib/qt5/plugins/sqldrivers/libqsqlite.so
- Try: zypper install -C "debuginfo(build-id)=cf38d8662292c42df925cb1eafbc43493513b1db"
- Missing separate debuginfo for /usr/lib/libsqlite3.so.0
- Try: zypper install -C "debuginfo(build-id)=793061c755312d6797c9b6948df346ab21883ec6"
- [W] unknown:0 - Unable to create base directory for VPN credentials: "/home/nemo/.local/share/system/privileged/vpn-data"
- [New LWP 3707]
- Missing separate debuginfo for /usr/lib/qt5/qml/QtQuick.2/libqtquick2plugin.so
- Try: zypper install -C "debuginfo(build-id)=692aaeba759f2bb24feb7adea054ee57a2bdeedb"
- Missing separate debuginfo for /usr/lib/qt5/qml/QtQuick/Window.2/libwindowplugin.so
- Try: zypper install -C "debuginfo(build-id)=91eba7881467fcc07f5eb633942588b527c4d596"
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/Configuration/libnemoconfiguration.so
- Try: zypper install -C "debuginfo(build-id)=1cb5652145a9de1684aeeb2038babdf1ecd74aa3"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/systemsettings/libnemosystemsettings.so
- Try: zypper install -C "debuginfo(build-id)=33c014f40b8c7128f11a4100dc57d84daeead7a2"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/devicelock/libnemodevicelockplugin.so
- Try: zypper install -C "debuginfo(build-id)=4c85c751bd1e889fe174dd813592f580d20f24e1"
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/DBus/libnemodbus.so
- Try: zypper install -C "debuginfo(build-id)=1af4fa756303dcbfe6d882a7330298c383c2c638"
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/FileManager/libnemofilemanager.so
- Try: zypper install -C "debuginfo(build-id)=56cb5cb28e9ef02a8c511ab0a3b2c85ff9d4402a"
- Missing separate debuginfo for /usr/lib/libKF5Archive.so.5
- Try: zypper install -C "debuginfo(build-id)=0adc574d4329c8ff3d0c813e46d4159b844e8b38"
- Missing separate debuginfo for /usr/lib/libbz2.so.1
- Try: zypper install -C "debuginfo(build-id)=26b2d6c5f42d832ceb2e4d582d5108c3bc5a2097"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Silica/libsailfishsilicaplugin.so
- Try: zypper install -C "debuginfo(build-id)=36035f84242754adaa7fcc28dfc403cf9d576df7"
- Missing separate debuginfo for /usr/lib/libnemothumbnailer-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=3f708980a5d4e1c85d2fc787d12a5e82ec320f15"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Ambience/libdeclarativeambience-qt5.so
- Try: zypper install -C "debuginfo(build-id)=70d5c5bfdb533edf607a89a253f84d277bba4e47"
- Missing separate debuginfo for /usr/lib/libquillmetadata-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=de5042dfd7b7cd3da024eaecf8ed9db7bb3d296c"
- Missing separate debuginfo for /usr/lib/libexif.so.12
- Try: zypper install -C "debuginfo(build-id)=7baa4088904a7d35ee38d5a75b981c4733700620"
- Missing separate debuginfo for /usr/lib/libexempi.so.3
- Try: zypper install -C "debuginfo(build-id)=6aea5401c21436d67bb2cd9f30c5d6de99571bcb"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Lipstick/libsailfishlipstickplugin.so
- Try: zypper install -C "debuginfo(build-id)=155cdf5a64d90c2393ef46607f62a779672d4b01"
- Missing separate debuginfo for /usr/lib/libKF5BluezQt.so.5
- Try: zypper install -C "debuginfo(build-id)=f1744bb5bc51db2adea5011399b83b7ece23203b"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Telephony/libsailfishtelephonyplugin.so
- Try: zypper install -C "debuginfo(build-id)=781fdee74fa17612595157f3e40ac964bbd49440"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/freedesktop/contextkit/libcontextkit.so
- Try: zypper install -C "debuginfo(build-id)=6685346bd4c28bd07589b64bc98497897ee65ccf"
- Missing separate debuginfo for /usr/lib/qt5/qml/MeeGo/QOfono/libQOfonoQtDeclarative.so
- Try: zypper install -C "debuginfo(build-id)=1ea1b5475cb9d9c4d8f605bc737dbf90859cfb5f"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/ofono/libqofonoextdeclarative.so
- Try: zypper install -C "debuginfo(build-id)=cd2bc4302227c93bd6156e374f44ff2eeefbe700"
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/Time/libnemotime.so
- Try: zypper install -C "debuginfo(build-id)=448e3b021c5ec05233f9cee8fe4a547a7118d398"
- Missing separate debuginfo for /usr/lib/qt5/qml/MeeGo/Connman/libConnmanQtDeclarative.so
- Try: zypper install -C "debuginfo(build-id)=dc884f87292f9459130d1d925df7b3c1d460144c"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Policy/libsailfishpolicyplugin.so
- Try: zypper install -C "debuginfo(build-id)=5ea70ed7a1d4648c72cba669fd2268a7388acbe7"
- Missing separate debuginfo for /usr/lib/qt5/qml/QtQml/Models.2/libmodelsplugin.so
- Try: zypper install -C "debuginfo(build-id)=b84439e8333b4d6094a84f7466ceae4e643c31f9"
- Missing separate debuginfo for /usr/lib/qt5/plugins/wayland-graphics-integration-server/libwayland-egl.so
- Try: zypper install -C "debuginfo(build-id)=4562c40043a3775b3e01d32cc0ee031ed3cd525c"
- Missing separate debuginfo for /usr/lib/libwayland-egl.so.1
- Try: zypper install -C "debuginfo(build-id)=23efbc4bac0f5846de4edf5065420f1e4d150bf0"
- Missing separate debuginfo for /usr/lib/qt5/plugins/sensors/libqtsensors_sensorfw.so
- Try: zypper install -C "debuginfo(build-id)=7400ed1b561fcaec8207e40ffa5e0ef78dc4235a"
- Missing separate debuginfo for /usr/lib/libsensorclient-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=a304ec6f345052044100a78c66e1de1e4e8677cd"
- Missing separate debuginfo for /usr/lib/libsensordatatypes-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=d410ff26b48a51d03d23d7318f49abc0ad9d2c04"
- [D] unknown:0 - Hardware Compositor support is disabled
- [W] unknown:0 - QFileSystemWatcher::addPaths: list is empty
- [W] unknown:0 - Unable to create base directory for VPN credentials: "/home/nemo/.local/share/system/privileged/vpn-data"
- [W] unknown:0 - Database not opened
- [W] unknown:0 - QSqlError("-1", "Error opening database", "out of memory")
- [W] unknown:97 - file:///usr/share/lipstick-jolla-home-qt5/layers/Layer.qml:97:25: Unable to assign [undefined] to float
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/Notifications/libnemonotifications.so
- Try: zypper install -C "debuginfo(build-id)=72f785f7cc7ddd5cc0be14f7be1267888a3c9b5b"
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/Ngf/libngf-declarative.so
- Try: zypper install -C "debuginfo(build-id)=101945015c11ead37f8fc3e30aa8f1825704e2d3"
- [D] unknown:0 - Registered VoiceCallAgent /com/jolla/Voicecall
- QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
- [D] unknown:0 - Unable to load catalog "messages"
- [D] unknown:0 - Unable to load catalog "sailfish-browser"
- [D] unknown:0 - Unable to load catalog "jolla-camera"
- [D] unknown:0 - Unable to load catalog "contacts"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Gallery/libsailfishgalleryplugin.so
- Try: zypper install -C "debuginfo(build-id)=9a6bdf713940d94da2d113195ecd7950a02abb6d"
- Missing separate debuginfo for /usr/lib/libQt5Concurrent.so.5
- Try: zypper install -C "debuginfo(build-id)=5554c10ae332e6ebcfe25ae46b2d3b74b8970a88"
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/Thumbnailer/libnemothumbnailer.so
- Try: zypper install -C "debuginfo(build-id)=05ede82a3e7a23a48446d0bdcfe260391a097874"
- Missing separate debuginfo for /usr/lib/qt5/qml/com/jolla/settings/libjollasettings.so
- Try: zypper install -C "debuginfo(build-id)=4f94ef39538026063acd9697d31b51afd343651e"
- [W] unknown:0 - Database not opened
- [W] unknown:0 - QSqlError("-1", "Error opening database", "out of memory")
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Accounts/libsailfishaccountsplugin.so
- Try: zypper install -C "debuginfo(build-id)=ae41f0f653a18119655b93a30fbbf1ee89659fc4"
- Missing separate debuginfo for /usr/lib/libsailfishaccounts.so.0
- Try: zypper install -C "debuginfo(build-id)=b319e53eb719dca4489d7f5e87c481f9494bf024"
- Missing separate debuginfo for /usr/lib/libaccounts-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=da2d8bfbc26232227a65feb628f0961a9cb8848a"
- Missing separate debuginfo for /usr/lib/libsignon-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=11a5023c3eae0f4706d953c92f4ef6fb5f3e7b58"
- Missing separate debuginfo for /usr/lib/libbuteosyncfw5.so.0
- Try: zypper install -C "debuginfo(build-id)=edd721b8e944a2b3aea4b8727d4c4b8045dc9d95"
- Missing separate debuginfo for /usr/lib/libaccounts-glib.so.0
- Try: zypper install -C "debuginfo(build-id)=263226e7da345d1a790ac99f3b6cfcddb33d87dd"
- Missing separate debuginfo for /usr/lib/libxml2.so.2
- Try: zypper install -C "debuginfo(build-id)=cb38a2b1f5c24647050c8ce51a61cea043284022"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/socialcache/libsocialcacheqml.so
- Try: zypper install -C "debuginfo(build-id)=e6f6f9590280d52ca764ff072dc4c558214e5418"
- Missing separate debuginfo for /usr/lib/libsocialcache.so.0
- Try: zypper install -C "debuginfo(build-id)=70ed529112ee77b4c9384cc671e9e828b3df166f"
- Missing separate debuginfo for /usr/lib/qt5/plugins/bearer/libqconnmanbearer.so
- Try: zypper install -C "debuginfo(build-id)=5884e3eb8cbfc1939295b827d2691f74574de13d"
- Missing separate debuginfo for /usr/lib/qt5/plugins/bearer/libqgenericbearer.so
- Try: zypper install -C "debuginfo(build-id)=817e0c5d511c32231c18d3d676d82fd4c130fe39"
- Missing separate debuginfo for /usr/lib/qt5/plugins/bearer/libqnmbearer.so
- Try: zypper install -C "debuginfo(build-id)=dbf1a396b02ad7e30c50247d923c110cd50a809e"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Weather/libsailfishweatherplugin.so
- Try: zypper install -C "debuginfo(build-id)=fd6aee96f60072d3132f5ebb7a44fc4399421ad6"
- Missing separate debuginfo for /usr/lib/qt5/qml/Nemo/Connectivity/libnemoconnectivity.so
- Try: zypper install -C "debuginfo(build-id)=e554eff2b6579e8d2ac41ab1a9ece31ba92bc790"
- Missing separate debuginfo for /usr/lib/libnemoconnectivity.so.0
- Try: zypper install -C "debuginfo(build-id)=d69821c8b3ca21dcf8ada55097c81baf605795e9"
- Missing separate debuginfo for /usr/lib/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
- Try: zypper install -C "debuginfo(build-id)=630f1358d7e44a8a2cf599b1a7790cfdd56f463c"
- Missing separate debuginfo for /usr/lib/libssl.so.1.0.2o
- Try: zypper install -C "debuginfo(build-id)=01a70355af476f4e7da66d38c1e35054bfc6f798"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Calendar/libsailfishcalendarplugin.so
- Try: zypper install -C "debuginfo(build-id)=f64cabde17f9ffb6adf76008d770430b81adac49"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/calendar/libnemocalendar.so
- Try: zypper install -C "debuginfo(build-id)=42d4b03ee6193fbb4fac1debd1f00476d4c3057d"
- Missing separate debuginfo for /usr/lib/libkcalcoren-qt5.so.4
- Try: zypper install -C "debuginfo(build-id)=e5cbc6dee6a605ab7e52c2bfc6ca92a7f101004b"
- Missing separate debuginfo for /usr/lib/libmkcal-qt5.so.0
- Try: zypper install -C "debuginfo(build-id)=b375758d43816baae0e00ffef1389ea91ba0b79f"
- Missing separate debuginfo for /usr/lib/libicalvcal.so.3
- Try: zypper install -C "debuginfo(build-id)=a57768ee09879b2fef93e5550d33b1dff39eb167"
- Missing separate debuginfo for /usr/lib/libical.so.3
- Try: zypper install -C "debuginfo(build-id)=f506a56dcb0c7bb6784ad9a8ae5dfb8a8ca5eb1a"
- Missing separate debuginfo for /usr/lib/libicalss.so.3
- Try: zypper install -C "debuginfo(build-id)=02ffefec06df5a69425dbef02ceb8da0a5601a7e"
- Missing separate debuginfo for /usr/lib/libuuid.so.1
- Try: zypper install -C "debuginfo(build-id)=3906f0182ca5bdbc489790051faa30eecea95507"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/calendar/lightweight/libnemocalendarwidget.so
- Try: zypper install -C "debuginfo(build-id)=a143156a36cebf8f5cc8369568b32cf806c33468"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Media/libsailfishmediaplugin.so
- Try: zypper install -C "debuginfo(build-id)=07dcd5afe108d1f0137f478b7c14ec044181e852"
- Missing separate debuginfo for /usr/lib/libtag.so.1
- Try: zypper install -C "debuginfo(build-id)=52015306ff46ab94a2e12a501213bf93462de689"
- Missing separate debuginfo for /usr/lib/qt5/qml/com/jolla/settings/system/libsystemsettingsplugin.so
- Try: zypper install -C "debuginfo(build-id)=ed7bb3211065b02c650a42282c5e1b66e0695635"
- Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/mpris/libmpris-qt5-qml-plugin.so
- Try: zypper install -C "debuginfo(build-id)=f6fce90bf76a6656fbb06c6fa82cbf517bc94925"
- Missing separate debuginfo for /usr/lib/libmpris-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=2130a8911363e3626cd005f7e44dcefa2c8c4980"
- Missing separate debuginfo for /usr/lib/libdbusextended-qt5.so.1
- Try: zypper install -C "debuginfo(build-id)=9bb425eaa94a5709a3cb87aaf08970b778b60dff"
- [New LWP 3719]
- Missing separate debuginfo for /lib/libnss_files.so.2
- Try: zypper install -C "debuginfo(build-id)=45495ba4f7051c4fc933498fef55ac0ff8bf1113"
- Missing separate debuginfo for /lib/libnss_dns.so.2
- Try: zypper install -C "debuginfo(build-id)=21460560b7ae232551bb40d37d4bf9c215740737"
- Missing separate debuginfo for /usr/lib/qt5/qml/QtFeedback/libdeclarative_feedback.so
- Try: zypper install -C "debuginfo(build-id)=e236f286b351d72f808a34e38cf87625a37b4817"
- Missing separate debuginfo for /usr/lib/libQt5Feedback.so.0
- Try: zypper install -C "debuginfo(build-id)=2488f1f8d3fb5c926ba890902fb1f38ea6238b32"
- Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Settings/Networking/libsailfishsettingsnetworkingplugin.so
- Try: zypper install -C "debuginfo(build-id)=27730ac8abac4e31ad3ce88bc5acdce2de005cac"
- Missing separate debuginfo for /usr/lib/qt5/qml/com/jolla/connection/libconnectionagentplugin.so
- Try: zypper install -C "debuginfo(build-id)=0da4f7f3b350ab87e7876585f1f08859153eda06"
- [W] unknown:73 - file:///usr/lib/qt5/qml/Sailfish/Silica/BackgroundItem.qml:73:5: QML Rectangle: Binding loop detected for property "width"
- [W] unknown:73 - file:///usr/lib/qt5/qml/Sailfish/Silica/BackgroundItem.qml:73:5: QML Rectangle: Binding loop detected for property "width"
- [W] unknown:73 - file:///usr/lib/qt5/qml/Sailfish/Silica/BackgroundItem.qml:73:5: QML Rectangle: Binding loop detected for property "width"
- [W] unknown:73 - file:///usr/lib/qt5/qml/Sailfish/Silica/BackgroundItem.qml:73:5: QML Rectangle: Binding loop detected for property "width"
- [W] unknown:0 - "Method \"GetProperties\" with signature \"\" on interface \"net.connman.Technology\" doesn't exist\n"
- [W] unknown:0 - "Method \"GetProperties\" with signature \"\" on interface \"net.connman.Technology\" doesn't exist\n"
- [W] unknown:0 - CalendarEventsModel not following database changes, dir not found: "/home/nemo/.local/share/system/privileged/Calendar/mkcal/db"
- [W] unknown:0 - Database not opened
- [W] unknown:0 - QSqlError("-1", "Error opening database", "out of memory")
- [W] unknown:0 - "Method \"GetProperties\" with signature \"\" on interface \"net.connman.Technology\" doesn't exist\n"
- [D] unknown:0 - Unable to load catalog "jolla-store"
- [D] unknown:0 - Unable to load catalog "gallery"
- [D] unknown:0 - Unable to load catalog "settings"
- [D] unknown:0 - Unable to load catalog "tutorial"
- [D] unknown:0 - Unable to load catalog "clock"
- [D] unknown:0 - Unable to load catalog "calculator"
- [D] unknown:0 - Unable to load catalog "calendar"
- [D] unknown:0 - Unable to load catalog "jolla-email"
- [D] unknown:0 - Unable to load catalog "jolla-mediaplayer"
- [D] unknown:0 - Unable to load catalog "notes"
- [D] unknown:0 - Unable to load catalog "sailfish-office"
- [D] unknown:0 - Unable to load catalog "weather"
- [New LWP 3715]
- Program received signal SIGSEGV, Segmentation fault.
- [Switching to LWP 3715]
- 0xf5cb559a in strstr () from /lib/libc.so.6
- (gdb) bt
- #0 0xf5cb559a in strstr () from /lib/libc.so.6
- #1 0xf7704e8a in strstr (__needle=0xf778e17e "EGL_HYBRIS_native_buffer2", __haystack=<optimized out>) at /usr/include/string.h:337
- #2 SupportedEglHybrisFunctions (this=0xf77cbc60 <(anonymous namespace)::Q_QGS_eglFunctions::innerFunction()::holder>) at compositor/eglhybrisfunctions.cpp:22
- #3 Holder (this=0xf77cbc60 <(anonymous namespace)::Q_QGS_eglFunctions::innerFunction()::holder>) at compositor/eglhybrisfunctions.cpp:33
- #4 innerFunction () at compositor/eglhybrisfunctions.cpp:33
- #5 operator() (this=<optimized out>) at /usr/include/qt5/QtCore/qglobalstatic.h:129
- #6 EglHybrisFunctions::instance () at compositor/eglhybrisfunctions.cpp:37
- #7 0xf77031a8 in HwcImageLoadRequest::execute (this=this@entry=0x979e018) at compositor/hwcimage.cpp:102
- #8 0xf77046c5 in HwcImageLoadRequest::run (this=0x979e018) at compositor/hwcimage.cpp:293
- #9 0xf5ff7e30 in ?? () from /usr/lib/libQt5Core.so.5
- #10 0xf5ffb40c in ?? () from /usr/lib/libQt5Core.so.5
- #11 0xf5f4bf99 in ?? () from /lib/libpthread.so.0
- #12 0xf5d3301e in clone () from /lib/libc.so.6
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement