Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.27 KB | None | 0 0
  1. [nemo@Sailfish ~]$ gdb sailfish-browser
  2. GNU gdb (GDB) Mer (7.6.2+git2)
  3. Copyright (C) 2013 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "armv7hl-meego-linux-gnueabi".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/bin/sailfish-browser...Reading symbols from /usr/lib/debug/usr/bin/sailfish-browser.debug...done.
  12. done.
  13. (gdb) run
  14. Starting program: /usr/bin/sailfish-browser
  15. Missing separate debuginfo for /usr/lib/libnemotransferengine-qt5.so.1
  16. Try: zypper install -C "debuginfo(build-id)=9cefe814e1228451d34b0ed17a0339646342237f"
  17. Missing separate debuginfo for /usr/lib/libmlite5.so.0
  18. Try: zypper install -C "debuginfo(build-id)=c016bebd87159cfc1671f187dfe4250fb1635343"
  19. Missing separate debuginfo for /usr/lib/libsailfishwebengine.so.1
  20. Try: zypper install -C "debuginfo(build-id)=d361db55245c97f5b8ff1f4bae02571aea5f8e3d"
  21. Missing separate debuginfo for /usr/lib/libqt5embedwidget.so.1
  22. Try: zypper install -C "debuginfo(build-id)=ebb97914915b954d86e57cc9807a065ac3f25038"
  23. Missing separate debuginfo for /usr/lib/libmdeclarativecache5.so.0
  24. Try: zypper install -C "debuginfo(build-id)=0def1265bcdd18a9a98f6b60ef12ae528a0e3322"
  25. Missing separate debuginfo for /usr/lib/libQt5Quick.so.5
  26. Try: zypper install -C "debuginfo(build-id)=9a2e9a4bc08aa6983e0480f34f37390a9ce2bedd"
  27. Missing separate debuginfo for /usr/lib/libQt5Gui.so.5
  28. Try: zypper install -C "debuginfo(build-id)=dd2c6e7a53897843c944e0957a898a52afa9ad5c"
  29. Missing separate debuginfo for /usr/lib/libQt5Qml.so.5
  30. Try: zypper install -C "debuginfo(build-id)=98e89ca35aded3388a5df23d3cd84a9161accb41"
  31. Missing separate debuginfo for /usr/lib/libQt5Network.so.5
  32. Try: zypper install -C "debuginfo(build-id)=190eef5443475b43b7739f20ffe310e1aebbef76"
  33. Missing separate debuginfo for /usr/lib/libQt5DBus.so.5
  34. Try: zypper install -C "debuginfo(build-id)=8eb777555e42f48c643b3a207ecc17681318b327"
  35. Missing separate debuginfo for /usr/lib/libQt5Concurrent.so.5
  36. Try: zypper install -C "debuginfo(build-id)=dca534201c4979b6d97e9d7204e49071de38bce5"
  37. Missing separate debuginfo for /usr/lib/libQt5Sql.so.5
  38. Try: zypper install -C "debuginfo(build-id)=a335cb1842ef036cbb5bf2b6fcb31687d055aa7c"
  39. Missing separate debuginfo for /usr/lib/libQt5Core.so.5
  40. Try: zypper install -C "debuginfo(build-id)=68a22249b2ec6f121747ca263786f67e526972b4"
  41. [Thread debugging using libthread_db enabled]
  42. Using host libthread_db library "/lib/libthread_db.so.1".
  43. Missing separate debuginfo for /usr/lib/libstdc++.so.6
  44. Try: zypper install -C "debuginfo(build-id)=8150765797650e566eff7b5fe0adf8857744daae"
  45. Missing separate debuginfo for /lib/libgcc_s.so.1
  46. Try: zypper install -C "debuginfo(build-id)=8c67ca955aceccdb9761a89b80b74df40dc0833a"
  47. Missing separate debuginfo for /usr/lib/libquillmetadata-qt5.so.1
  48. Try: zypper install -C "debuginfo(build-id)=081d21b04f0dac47794c3bd3497f8ca4d1dd1e4c"
  49. Missing separate debuginfo for /usr/lib/libdconf.so.1
  50. Try: zypper install -C "debuginfo(build-id)=fec44e992c7c6019802195b80104b6ce4267f008"
  51. Missing separate debuginfo for /usr/lib/libgio-2.0.so.0
  52. Try: zypper install -C "debuginfo(build-id)=198a1ff8a58a6789106b3ceca49af19fd4d3dcd5"
  53. Missing separate debuginfo for /usr/lib/libgobject-2.0.so.0
  54. Try: zypper install -C "debuginfo(build-id)=fcce51865d889e07389f149892305f828edda061"
  55. Missing separate debuginfo for /usr/lib/libglib-2.0.so.0
  56. Try: zypper install -C "debuginfo(build-id)=31408bbd84149412aa482d0abd0aa0e71b864aaf"
  57. Missing separate debuginfo for /usr/lib/libsailfishsilica.so.1
  58. Try: zypper install -C "debuginfo(build-id)=b069e4e47109e8dccd0a709ef9cac3217ab8de3b"
  59. Missing separate debuginfo for /usr/lib/libplds4.so
  60. Try: zypper install -C "debuginfo(build-id)=87380703813a650b276d98c522cdc93460ff7982"
  61. Missing separate debuginfo for /usr/lib/libplc4.so
  62. Try: zypper install -C "debuginfo(build-id)=91e65545f82bb21093f47092520276e6e2e393dd"
  63. Missing separate debuginfo for /usr/lib/libnspr4.so
  64. Try: zypper install -C "debuginfo(build-id)=af30dc1f0dafe32502a879a05e28dcf68c41fedd"
  65. Missing separate debuginfo for /usr/lib/libpixman-1.so.0
  66. Try: zypper install -C "debuginfo(build-id)=da97330c56cd7ff9ba5f36fedf8123743c2b664d"
  67. Missing separate debuginfo for /usr/lib/libfontconfig.so.1
  68. Try: zypper install -C "debuginfo(build-id)=1c5098016817cdb19097227849f0ca52ede0dd49"
  69. Missing separate debuginfo for /usr/lib/libz.so.1
  70. Try: zypper install -C "debuginfo(build-id)=a3f15e91f64e7f549d8e1b963aaf682a0200d8b1"
  71. Missing separate debuginfo for /usr/lib/libpng16.so.16
  72. Try: zypper install -C "debuginfo(build-id)=6847d692ecb87473e6d187797e42aae89161a460"
  73. Missing separate debuginfo for /usr/lib/libdbus-1.so.3
  74. Try: zypper install -C "debuginfo(build-id)=75b852ad0fddf306dd5751eb26be22ee1b9f6145"
  75. Missing separate debuginfo for /usr/lib/libicui18n.so.52
  76. Try: zypper install -C "debuginfo(build-id)=ae87fc75e167d0cfe247a450e228f79255e9f09c"
  77. Missing separate debuginfo for /usr/lib/libicuuc.so.52
  78. Try: zypper install -C "debuginfo(build-id)=c801847414c193958ace1252926ddf0783da56cb"
  79. Missing separate debuginfo for /usr/lib/libpcre16.so.0
  80. Try: zypper install -C "debuginfo(build-id)=d38c24a489089a209c8f765767f546c6eac5287d"
  81. Missing separate debuginfo for /usr/lib/libgthread-2.0.so.0
  82. Try: zypper install -C "debuginfo(build-id)=7cf6eae25ce01fe89a4036655b84e64a13bfd248"
  83. Missing separate debuginfo for /usr/lib/libsystemd-journal.so.0
  84. Try: zypper install -C "debuginfo(build-id)=87c802102bc04c67bdfe1f7da5c90b8d114388ef"
  85. Missing separate debuginfo for /usr/lib/libsystemd-id128.so.0
  86. Try: zypper install -C "debuginfo(build-id)=60d1cf10e91821392adbb2bd85ddd371065b5831"
  87. Missing separate debuginfo for /usr/lib/libexif.so.12
  88. Try: zypper install -C "debuginfo(build-id)=67a0f9879bd39487eb993a067fd4beef726556b4"
  89. Missing separate debuginfo for /usr/lib/libexempi.so.3
  90. Try: zypper install -C "debuginfo(build-id)=e1ace5930b792766fb497fe74579ca01dae2442d"
  91. Missing separate debuginfo for /usr/lib/libjpeg.so.62
  92. Try: zypper install -C "debuginfo(build-id)=34d08df6557f0b263328f4a55639eb33dbe58d80"
  93. Missing separate debuginfo for /usr/lib/libffi.so.5
  94. Try: zypper install -C "debuginfo(build-id)=021163c265de85e2fe3e923bc9bad5dc2460afa3"
  95. Missing separate debuginfo for /usr/lib/libgmodule-2.0.so.0
  96. Try: zypper install -C "debuginfo(build-id)=b7e2a0a93a6ddb8bfa7c5edb9799a4919f68f878"
  97. Missing separate debuginfo for /usr/lib/libpcre.so.1
  98. Try: zypper install -C "debuginfo(build-id)=5c096bc3f17535fb6bbc9ba58933c0be081cd583"
  99. Missing separate debuginfo for /usr/lib/libfreetype.so.6
  100. Try: zypper install -C "debuginfo(build-id)=383f898f99f9449a8c2f15ade451a956089577c0"
  101. Missing separate debuginfo for /usr/lib/libexpat.so.1
  102. Try: zypper install -C "debuginfo(build-id)=61e820be976c6d3640f3596a604ab22783e764b1"
  103. Missing separate debuginfo for /usr/lib/libsystemd-login.so.0
  104. Try: zypper install -C "debuginfo(build-id)=6be2c385ce9e8ff0be84b99623449cb0f5e22242"
  105. Missing separate debuginfo for /usr/lib/libsystemd-daemon.so.0
  106. Try: zypper install -C "debuginfo(build-id)=a048f27f7352bf505be60923535002b2bb199646"
  107. Missing separate debuginfo for /usr/lib/liblzma.so.5
  108. Try: zypper install -C "debuginfo(build-id)=16da19aa0f9509863cb38060deb46038280d1051"
  109. Missing separate debuginfo for /usr/lib/libgcrypt.so.11
  110. Try: zypper install -C "debuginfo(build-id)=2723eff4c9d8b63cc4c6d4fd7bc53c3631ef3b0e"
  111. Missing separate debuginfo for /usr/lib/libgpg-error.so.0
  112. Try: zypper install -C "debuginfo(build-id)=fb32a0c0514fb5ce3b671180113a31dd13d35992"
  113. Missing separate debuginfo for /usr/lib/qt5/plugins/platforms/libqwayland-generic.so
  114. Try: zypper install -C "debuginfo(build-id)=c1730206c7e29ed6e9533894c270d8a8bad37d5c"
  115. Missing separate debuginfo for /usr/lib/libQt5WaylandClient.so.5
  116. Try: zypper install -C "debuginfo(build-id)=f16c256daa1f2ac6121aee1d6916e512eb22ea27"
  117. Missing separate debuginfo for /usr/lib/libxkbcommon.so.0
  118. Try: zypper install -C "debuginfo(build-id)=f2d35a875f9bb93acfcc793f6f1ce5d0fd8389a2"
  119. Missing separate debuginfo for /usr/lib/libwayland-client.so.0
  120. Try: zypper install -C "debuginfo(build-id)=f602125567451abf604a9ab6e31134a2389c9da7"
  121. Missing separate debuginfo for /usr/lib/libwayland-cursor.so.0
  122. Try: zypper install -C "debuginfo(build-id)=b649e82d3f1572470087291f5a6bf6107bb330af"
  123. Missing separate debuginfo for /usr/lib/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so
  124. Try: zypper install -C "debuginfo(build-id)=6e7fe65479beb229564b372d1f5a65fc646fbc63"
  125. Missing separate debuginfo for /usr/lib/qt5/plugins/wayland-graphics-integration-client/libwayland-egl.so
  126. Try: zypper install -C "debuginfo(build-id)=0d731319c79c787e645b50531fe5aada015b3866"
  127. [D] unknown:0 - Using Wayland-EGL
  128. Missing separate debuginfo for /usr/lib/libwayland-server.so.0
  129. Try: zypper install -C "debuginfo(build-id)=ee0cfb0947aa9f67b90a37dddbd2869b4ce33c2b"
  130. [New Thread 0x43d12280 (LWP 13940)]
  131. [New Thread 0x448ff280 (LWP 13941)]
  132. greHome from GRE_HOME:/usr/bin
  133. libxul.so is not found, in /usr/bin/libxul.so
  134. Missing separate debuginfo for /usr/lib/xulrunner-qt5-38.8.0/libmozalloc.so
  135. Try: zypper install -C "debuginfo(build-id)=1fb46fede092447d11c29c638f4123e6e282b56a"
  136. Missing separate debuginfo for /usr/lib/xulrunner-qt5-38.8.0/libxul.so
  137. Try: zypper install -C "debuginfo(build-id)=6bcdf28d5c7a9d03e6427018ba8f434d48321c08"
  138. Missing separate debuginfo for /usr/lib/libssl3.so
  139. Try: zypper install -C "debuginfo(build-id)=6825419a39e2e84e8d5de724869fafbfb55e54d2"
  140. Missing separate debuginfo for /usr/lib/libsmime3.so
  141. Try: zypper install -C "debuginfo(build-id)=f896c64ff0841e34bb696f03e3b10c55ad444463"
  142. Missing separate debuginfo for /usr/lib/libnss3.so
  143. Try: zypper install -C "debuginfo(build-id)=56b0fe24d7a0656fd6dbfb9066b08c3922c9517f"
  144. Missing separate debuginfo for /usr/lib/libnssutil3.so
  145. Try: zypper install -C "debuginfo(build-id)=efef1cb0a7da467e22aa2735115090134577ae6f"
  146. Missing separate debuginfo for /usr/lib/libsqlite3.so.0
  147. Try: zypper install -C "debuginfo(build-id)=80784cb4d209e40930b3326d8b419785b401a9d1"
  148. Missing separate debuginfo for /usr/lib/libhunspell-1.2.so.0
  149. Try: zypper install -C "debuginfo(build-id)=9c791bee0f574a491a3e00ab5717c3bbb81f5f2c"
  150. Missing separate debuginfo for /usr/lib/libasound.so.2
  151. Try: zypper install -C "debuginfo(build-id)=e751223606654269b4412e912a8e5f42498e29f6"
  152. Missing separate debuginfo for /usr/lib/libQt5Positioning.so.5
  153. Try: zypper install -C "debuginfo(build-id)=f595c91ea9b84442bc0cbea822f58302801958dc"
  154. Missing separate debuginfo for /usr/lib/libpangoft2-1.0.so.0
  155. Try: zypper install -C "debuginfo(build-id)=7d2a104bd961d06d61e069c0c33fd927206e801c"
  156. Missing separate debuginfo for /usr/lib/libpangocairo-1.0.so.0
  157. Try: zypper install -C "debuginfo(build-id)=d9e1058dbcbaf525ad533160cebbb33dde383fd3"
  158. Missing separate debuginfo for /usr/lib/libpango-1.0.so.0
  159. Try: zypper install -C "debuginfo(build-id)=3dcb7e816427e4609c28df412eb510beb64976c8"
  160. Missing separate debuginfo for /usr/lib/libcairo.so.2
  161. Try: zypper install -C "debuginfo(build-id)=bbd8528f2a56096f09b9e8c444a99e0d0a4891a2"
  162. Missing separate debuginfo for /usr/lib/libharfbuzz.so.0
  163. Try: zypper install -C "debuginfo(build-id)=2df30eeee66983cc83e3c351ba789aec1d61e7ce"
  164. Created LOG for EmbedLite
  165. [New Thread 0x476f5280 (LWP 13948)]
  166. [W] unknown:0 - Defaulting to webview scaling factor of 1.0
  167. [New Thread 0x47a7e280 (LWP 13949)]
  168. [New Thread 0x47c9d280 (LWP 13950)]
  169. Missing separate debuginfo for /usr/lib/qt5/qml/QtQuick.2/libqtquick2plugin.so
  170. Try: zypper install -C "debuginfo(build-id)=f05af089edc9663cac38ef4f3d966420f8f44fe6"
  171. Missing separate debuginfo for /usr/lib/qt5/qml/QtQuick/Window.2/libwindowplugin.so
  172. Try: zypper install -C "debuginfo(build-id)=047fd37db7e1f51db5554b838b13caaba96b28fd"
  173. Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Silica/libsailfishsilicaplugin.so
  174. Try: zypper install -C "debuginfo(build-id)=e99d838c559234f629d8d5997bd9af5dd05ee5b9"
  175. Missing separate debuginfo for /usr/lib/libprofile.so.0
  176. Try: zypper install -C "debuginfo(build-id)=c4be31c08d187622581234dc220b558e46b8cc26"
  177. Missing separate debuginfo for /usr/lib/libdbus-glib-1.so.2
  178. Try: zypper install -C "debuginfo(build-id)=267fa24b71a67148a8e55314664ab2a38102afe6"
  179. Missing separate debuginfo for /usr/lib/libsailfishsilicabackground-qt5.so.0
  180. Try: zypper install -C "debuginfo(build-id)=b797598cd53c9fd56f185771cb30c1c29686d0e8"
  181. Missing separate debuginfo for /usr/lib/libtimed-qt5.so.0
  182. Try: zypper install -C "debuginfo(build-id)=857a80147776730f02abd5d021bbab3d22c078d4"
  183. Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/WebView/Pickers/libsailfishwebviewpickersplugin.so
  184. Try: zypper install -C "debuginfo(build-id)=4e6b9053a195747d80580144e04f09cdb87f6de8"
  185. Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/WebView/Popups/libsailfishwebviewpopupsplugin.so
  186. Try: zypper install -C "debuginfo(build-id)=01a7fb5bde3ac318eae744e3384a7c39238b0f91"
  187. Missing separate debuginfo for /usr/lib/qt5/qml/Qt5Mozilla/libqmlmozembedpluginqt5.so
  188. Try: zypper install -C "debuginfo(build-id)=ed4d5cb848e16e5fdbc8654f83f9ff1379c2d979"
  189. Missing separate debuginfo for /usr/lib/qt5/qml/com/jolla/settings/system/libsystemsettingsplugin.so
  190. Try: zypper install -C "debuginfo(build-id)=794b1d56c1e0ce00e2bc7f71add86ab1458bc4d3"
  191. Missing separate debuginfo for /usr/lib/libsailfishkeyprovider.so.1
  192. Try: zypper install -C "debuginfo(build-id)=0971e5191a3c985a9006810542dad490e6ac986d"
  193. Missing separate debuginfo for /usr/lib/qt5/qml/MeeGo/Connman/libConnmanQtDeclarative.so
  194. Try: zypper install -C "debuginfo(build-id)=251c3027ae4c0d0729d23baa7a7a768ee7d2b602"
  195. Missing separate debuginfo for /usr/lib/libconnman-qt5.so.1
  196. Try: zypper install -C "debuginfo(build-id)=fe7c8c910cbf3498730a11226f85ade4c79efa34"
  197. Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/notifications/libnemonotifications.so
  198. Try: zypper install -C "debuginfo(build-id)=545c7a0d9b85101befafb1a2809d6055c300fd50"
  199. Missing separate debuginfo for /usr/lib/libnemonotifications-qt5.so.1
  200. Try: zypper install -C "debuginfo(build-id)=8f950c0da5d9132f4c3fc104bc9484cba9ff0f97"
  201. Missing separate debuginfo for /usr/lib/qt5/qml/org/freedesktop/contextkit/libcontextkit.so
  202. Try: zypper install -C "debuginfo(build-id)=2ce2c9ce6ca830dea461c1eb1838c17094766519"
  203. Missing separate debuginfo for /usr/lib/libcontextkit-statefs-qt5.so
  204. Try: zypper install -C "debuginfo(build-id)=2168bc357ca1e51c9b9511a90d5a4196671573e1"
  205. Missing separate debuginfo for /usr/lib/libstatefs-qt5.so
  206. Try: zypper install -C "debuginfo(build-id)=e921ba567932ded1af54319deb173f9487198461"
  207. Missing separate debuginfo for /usr/lib/libqtaround.so.2
  208. Try: zypper install -C "debuginfo(build-id)=da399a262121a822696c7bc8751c8664938064a8"
  209. Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/Media/libsailfishmediaplugin.so
  210. Try: zypper install -C "debuginfo(build-id)=a279574ea3b20cac7d1bd56b1441da3ff6d13a54"
  211. Missing separate debuginfo for /usr/lib/libtag.so.1
  212. Try: zypper install -C "debuginfo(build-id)=93f9e4c7631c88b802b263018cb1d77e908a6f4f"
  213. Missing separate debuginfo for /usr/lib/qt5/qml/Sailfish/WebEngine/libsailfishwebengineplugin.so
  214. Try: zypper install -C "debuginfo(build-id)=45570c95f411d6ac18052792b0e036b91cfef406"
  215. Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/policy/libnemopolicy.so
  216. Try: zypper install -C "debuginfo(build-id)=cbc25839f6c4299cd148da701009288d40385f56"
  217. Missing separate debuginfo for /usr/lib/libresourceqt5.so.1
  218. Try: zypper install -C "debuginfo(build-id)=6c8fa9ea419f3288fc5d25793921b17fcc867a6b"
  219. Missing separate debuginfo for /usr/lib/libdbus-qeventloop-qt5.so.1
  220. Try: zypper install -C "debuginfo(build-id)=a417a6312c1e0199aa61d864b8859998ac2360b2"
  221. Missing separate debuginfo for /usr/lib/libresource.so.0
  222. Try: zypper install -C "debuginfo(build-id)=fd694969112cd99abbdec198e2eab37a3c73d198"
  223. Missing separate debuginfo for /usr/lib/qt5/qml/org/nemomobile/dbus/libnemodbus.so
  224. Try: zypper install -C "debuginfo(build-id)=03cb442c77a11d83f16a42f79e625b56fd6acaaf"
  225. [New Thread 0x4890f280 (LWP 13963)]
  226. Missing separate debuginfo for /usr/lib/qt5/plugins/sqldrivers/libqsqlite.so
  227. Try: zypper install -C "debuginfo(build-id)=ef613e234dd02f8f5c74c1305d6be09d0a2694d9"
  228. [New Thread 0x493f9280 (LWP 13968)]
  229. Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqgif.so
  230. Try: zypper install -C "debuginfo(build-id)=bc391ec6f1004ab61d1e02ac74ff39014a87a431"
  231. Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqico.so
  232. Try: zypper install -C "debuginfo(build-id)=b932121360a7d71a33e1c748d5a5ba89b333752c"
  233. Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqjpeg.so
  234. Try: zypper install -C "debuginfo(build-id)=b8c5b5cded4aa0a9f43200da983db11141a2c24c"
  235. Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqsvg.so
  236. Try: zypper install -C "debuginfo(build-id)=efe9ef50c95e7fab790197b992e55092e864e72b"
  237. Missing separate debuginfo for /usr/lib/libQt5Svg.so.5
  238. Try: zypper install -C "debuginfo(build-id)=b7f0aaddb29d596ba31ced5848b8d626532b570f"
  239. [New Thread 0x4962b280 (LWP 13971)]
  240. [New Thread 0x4986b280 (LWP 13972)]
  241. Missing separate debuginfo for /usr/lib/qt5/plugins/bearer/libqconnmanbearer.so
  242. Try: zypper install -C "debuginfo(build-id)=306a8cd143269b7ac8fc7f4d46790d61b9627237"
  243. [New Thread 0x49cff280 (LWP 13976)]
  244. [D] onCompleted:103 - ViewPlaceholder requires a SilicaFlickable parent
  245. Missing separate debuginfo for /usr/lib/qt5/qml/QtFeedback/libdeclarative_feedback.so
  246. Try: zypper install -C "debuginfo(build-id)=90f0d98c5737d6f82463b47734ce00bc60cfdeb2"
  247. Missing separate debuginfo for /usr/lib/libQt5Feedback.so.0
  248. Try: zypper install -C "debuginfo(build-id)=d65fdf8f447d5234cf72444f2aca046d783082f2"
  249. Missing separate debuginfo for /usr/lib/libprofile-qt5.so.1
  250. Try: zypper install -C "debuginfo(build-id)=9ef40620c39de06c0090a0e7ac1eaa57c2901d2a"
  251. Missing separate debuginfo for /usr/lib/qt5/plugins/feedback/libqtfeedback_ffmemless.so
  252. Try: zypper install -C "debuginfo(build-id)=5ca9ed9555acb4b47842b85a30b398592af825e2"
  253. [New Thread 0x49f17280 (LWP 13978)]
  254. Loaded xulDir:/usr/lib/xulrunner-qt5-38.8.0/libxul.so, appDir:/usr/bin
  255. [New Thread 0x4a4ff280 (LWP 13979)]
  256. [Thread 0x4a4ff280 (LWP 13979) exited]
  257. [New Thread 0x4a4ff280 (LWP 13980)]
  258. Missing separate debuginfo for /usr/lib/mozembedlite//components/libprompt.so
  259. Try: zypper install -C "debuginfo(build-id)=892a4294c8f4951631d180c6263000968dfd40dc"
  260. Missing separate debuginfo for /usr/lib/mozembedlite//components/libhistory.so
  261. Try: zypper install -C "debuginfo(build-id)=308ac197a87db9832f1d0ebfad32b4dfe721d733"
  262. [New Thread 0x4acc5280 (LWP 13982)]
  263. Missing separate debuginfo for /usr/lib/mozembedlite//components/libchromehelper.so
  264. Try: zypper install -C "debuginfo(build-id)=2e63682c2037a14ca52dcf5245bc2137dd660ab0"
  265. [Thread 0x4acc5280 (LWP 13982) exited]
  266. [New Thread 0x4acc5280 (LWP 13983)]
  267. Missing separate debuginfo for /usr/lib/mozembedlite//components/libtouchhelper.so
  268. Try: zypper install -C "debuginfo(build-id)=b048b85d195a584f91107cbf8fba8ed6dcc33edf"
  269. Missing separate debuginfo for /usr/lib/mozembedlite//components/libwidgetfactory.so
  270. Try: zypper install -C "debuginfo(build-id)=239b2184c32666ce7d8118b8f177bed7ece64d66"
  271. [New Thread 0x4aec5280 (LWP 13984)]
  272. [New Thread 0x4b0c5280 (LWP 13985)]
  273. [New Thread 0x4a178280 (LWP 13986)]
  274. [New Thread 0x4b37f280 (LWP 13987)]
  275. [New Thread 0x4b3ff280 (LWP 13988)]
  276. [New Thread 0x4b47f280 (LWP 13989)]
  277. [New Thread 0x4b4ff280 (LWP 13990)]
  278. [New Thread 0x4b57f280 (LWP 13991)]
  279. [New Thread 0x4cffd280 (LWP 13992)]
  280. [New Thread 0x4d617280 (LWP 13993)]
  281. [New Thread 0x4d817280 (LWP 13994)]
  282. EmbedLiteExt virtual nsresult EmbedChromeManager::Observe(nsISupports*, const char*, const char16_t*):82: obj:(nil), top:app-startup
  283. EmbedLiteExt virtual nsresult EmbedTouchManager::Observe(nsISupports*, const char*, const char16_t*):86: obj:(nil), top:app-startup
  284. EmbedLiteGlobalHelper app-startup
  285. EmbedLiteSyncService app-startup
  286. PREFS SERVICE INITAILIZED
  287. EmbedPrefService app-startup
  288. EmbedliteDownloadManager initialized
  289. UserAgentOverrideHelper app-startup
  290. [New Thread 0x4a198280 (LWP 13995)]
  291. [New Thread 0x4e3ff280 (LWP 13996)]
  292. 1499350784962 addons.manager DEBUG Application has been upgraded
  293. 1499350785099 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider"]
  294. 1499350785116 addons.manager DEBUG Loaded provider scope for resource://gre/modules/LightweightThemeManager.jsm: ["LightweightThemeManager"]
  295. 1499350785141 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/GMPProvider.jsm
  296. 1499350785163 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/PluginProvider.jsm
  297. 1499350785168 addons.manager DEBUG Starting provider: XPIProvider
  298. 1499350785169 addons.xpi DEBUG startup
  299. 1499350785178 addons.xpi DEBUG checkForChanges
  300. [New Thread 0x4e7ff280 (LWP 13997)]
  301. 1499350785201 addons.xpi DEBUG Loaded add-on state from prefs: {}
  302. [Thread 0x4e7ff280 (LWP 13997) exited]
  303. 1499350785206 addons.xpi DEBUG getInstallState changed: false, state: {}
  304. 1499350785215 addons.xpi DEBUG Empty XPI database, setting schema version preference to 16
  305. 1499350785218 addons.xpi DEBUG No changes found
  306. 1499350785220 addons.manager DEBUG Registering shutdown blocker for XPIProvider
  307. 1499350785223 addons.manager DEBUG Provider finished startup: XPIProvider
  308. 1499350785223 addons.manager DEBUG Starting provider: LightweightThemeManager
  309. 1499350785224 addons.manager DEBUG Registering shutdown blocker for LightweightThemeManager
  310. 1499350785227 addons.manager DEBUG Provider finished startup: LightweightThemeManager
  311. 1499350785229 addons.manager DEBUG Starting provider: GMPProvider
  312. 1499350785240 addons.manager DEBUG Registering shutdown blocker for GMPProvider
  313. 1499350785242 addons.manager DEBUG Provider finished startup: GMPProvider
  314. 1499350785243 addons.manager DEBUG Starting provider: PluginProvider
  315. 1499350785245 addons.manager DEBUG Registering shutdown blocker for PluginProvider
  316. 1499350785247 addons.manager DEBUG Provider finished startup: PluginProvider
  317. 1499350785247 addons.manager DEBUG Completed startup sequence
  318. Missing separate debuginfo for /usr/lib/libsoftokn3.so
  319. Try: zypper install -C "debuginfo(build-id)=5a1851d9e561bf83ed0fb66aa53e88ecf8ac0d8a"
  320. Missing separate debuginfo for /usr/lib/libnssdbm3.so
  321. Try: zypper install -C "debuginfo(build-id)=6f7f1fa19a087757558c518a9667e2978796d845"
  322. Missing separate debuginfo for /usr/lib/libfreebl3.so
  323. Try: zypper install -C "debuginfo(build-id)=54787c2cc40776fcf4e3fe6b2a91f01c4d084054"
  324. Missing separate debuginfo for /usr/lib/libnssckbi.so
  325. Try: zypper install -C "debuginfo(build-id)=ec1eb136765aacce5ccffee9ddcf14c3aac99cac"
  326. Missing separate debuginfo for /usr/lib/libtasn1.so.6
  327. Try: zypper install -C "debuginfo(build-id)=89b4d2cce129f214c410d0ad7030d9b1b6c7cc94"
  328. [New Thread 0x4e7ff280 (LWP 14001)]
  329. [New Thread 0x4f0ff280 (LWP 14002)]
  330. [New Thread 0x4f2ff280 (LWP 14003)]
  331. Created LOG for EmbedPrefs
  332. [D] QMozWindowPrivate::setSize:71 - Trying to set empty size: QSize(-1, -1)
  333. [New Thread 0x501ff280 (LWP 14008)]
  334. [New Thread 0x50bff280 (LWP 14009)]
  335. [New Thread 0x50dff280 (LWP 14010)]
  336. [New Thread 0x50fff280 (LWP 14011)]
  337. [New Thread 0x511ff280 (LWP 14012)]
  338. [New Thread 0x513ff280 (LWP 14013)]
  339. [New Thread 0x515ff280 (LWP 14014)]
  340. [New Thread 0x51941280 (LWP 14015)]
  341. [Thread 0x51941280 (LWP 14015) exited]
  342. Attempting load of libEGL.so
  343. EmbedLiteExt virtual nsresult EmbedTouchManager::Observe(nsISupports*, const char*, const char16_t*):86: obj:0x4465b870, top:domwindowopened
  344. EmbedLiteExt void EmbedChromeManager::WindowCreated(nsIDOMWindow*):91: WindowOpened: 0x4465b880
  345. EmbedLiteExt void EmbedTouchManager::WindowCreated(nsIDOMWindow*):95: WindowOpened: 0x4465b880
  346. EmbedLiteExt void EmbedTouchManager::WindowCreated(nsIDOMWindow*):108: id for window: 1
  347. [New Thread 0x51941280 (LWP 14016)]
  348. [New Thread 0x51bff280 (LWP 14017)]
  349. ###################################### SelectAsyncHelper.js loaded
  350. ###################################### embedhelper.js loaded
  351. ### ContextMenuHandler.js loaded
  352. ### SelectionPrototype.js loaded
  353. ### SelectionHandler.js loaded
  354. Init Called:[object Object]
  355. [New Thread 0x51dff280 (LWP 14018)]
  356. [New Thread 0x523ff280 (LWP 14019)]
  357. [New Thread 0x48f8c280 (LWP 14020)]
  358. [New Thread 0x5370e280 (LWP 14021)]
  359. [New Thread 0x53bff280 (LWP 14024)]
  360. START /proc/cpuinfo:
  361. Processor : ARMv7 Processor rev 4 (v7l)
  362. processor : 0
  363. BogoMIPS : 13.53
  364.  
  365. processor : 1
  366. BogoMIPS : 13.53
  367.  
  368. Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
  369. CPU implementer : 0x51
  370. CPU architecture: 7
  371. CPU variant : 0x1
  372. CPU part : 0x04d
  373. CPU revision : 4
  374.  
  375. Hardware : msm8960dt
  376. Revision : 82b0
  377. Serial : 000100020ad5b0d6
  378.  
  379. END /proc/cpuinfo
  380. Device supports ARM NEON instructions!
  381. [New Thread 0x54ddf280 (LWP 14029)]
  382. [New Thread 0x55b3f280 (LWP 14030)]
  383. Missing separate debuginfo for /usr/lib/libgstapp-1.0.so.0
  384. Try: zypper install -C "debuginfo(build-id)=6c3cdd8c0f27f776451cff935842ea90a35ed1ba"
  385. Missing separate debuginfo for /usr/lib/libgstvideo-1.0.so.0
  386. Try: zypper install -C "debuginfo(build-id)=48462506793b2b812d7877ccb27bd589f8ddad83"
  387. Missing separate debuginfo for /usr/lib/liborc-0.4.so.0
  388. Try: zypper install -C "debuginfo(build-id)=ea44ba386093a9fd3efed191b7e47c2c57b7ed68"
  389. [New Thread 0x561db280 (LWP 14037)]
  390. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstplayback.so
  391. Try: zypper install -C "debuginfo(build-id)=6e79fc8ad9ced23ee1dbd56a1d091284932068ba"
  392. Missing separate debuginfo for /usr/lib/libgstpbutils-1.0.so.0
  393. Try: zypper install -C "debuginfo(build-id)=138e05b972f2ca1bb32a444ac9c08f19cb0c6490"
  394. Missing separate debuginfo for /usr/lib/libgstaudio-1.0.so.0
  395. Try: zypper install -C "debuginfo(build-id)=d471b07a42dd87b5e078633dbc8bf8f2d4f62405"
  396. Missing separate debuginfo for /usr/lib/libgsttag-1.0.so.0
  397. Try: zypper install -C "debuginfo(build-id)=03c1adccb000dc43f892f1dcee28ccf59eee7527"
  398. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstapp.so
  399. Try: zypper install -C "debuginfo(build-id)=584e4888d623d839d3b109cfe3fbc06549a93d26"
  400. [New Thread 0x5638b280 (LWP 14038)]
  401. [New Thread 0x563cb280 (LWP 14039)]
  402. [New Thread 0x565cb280 (LWP 14040)]
  403. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstisomp4.so
  404. Try: zypper install -C "debuginfo(build-id)=78b0bbc2c211e33b069ba9c35fb3b72b67dc02ea"
  405. Missing separate debuginfo for /usr/lib/libgstriff-1.0.so.0
  406. Try: zypper install -C "debuginfo(build-id)=f3ea4aee5fd7a128d3cf59cac956a93e037a241f"
  407. Missing separate debuginfo for /usr/lib/libgstrtp-1.0.so.0
  408. Try: zypper install -C "debuginfo(build-id)=a46786d1084fff87aaf95cba7c5fa1dc2b04c902"
  409. [New Thread 0x56870280 (LWP 14041)]
  410. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstvideoparsersbad.so
  411. Try: zypper install -C "debuginfo(build-id)=99be4d0f6cb5f7d80d3921b844695025f580a6ae"
  412. Missing separate debuginfo for /usr/lib/libgstcodecparsers-1.0.so.0
  413. Try: zypper install -C "debuginfo(build-id)=cab65d0ea490ac71656d10a314841822eecbe791"
  414. [New Thread 0x56aea280 (LWP 14042)]
  415. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstaudioparsers.so
  416. Try: zypper install -C "debuginfo(build-id)=7a19224a07eba4e585e58a44e09c8e6af73d3b68"
  417. Missing separate debuginfo for /usr/lib/libgstnemometa-1.0.so.0
  418. Try: zypper install -C "debuginfo(build-id)=bda162ba09978059cefd3c0904a3944830116e8c"
  419. Missing separate debuginfo for /usr/lib/libgstbasecamerabinsrc-1.0.so.0
  420. Try: zypper install -C "debuginfo(build-id)=11b774c183254ce9235c358bce59594c8090e32a"
  421. Missing separate debuginfo for /usr/lib/libgstphotography-1.0.so.0
  422. Try: zypper install -C "debuginfo(build-id)=9a50b785b29baa854aa686693d928017d7df96cb"
  423. Missing separate debuginfo for /usr/lib/libgstnemointerfaces-1.0.so.0
  424. Try: zypper install -C "debuginfo(build-id)=990f2eeca82fe5a8c6acb5030468d966cbf2d681"
  425. [New Thread 0x57539280 (LWP 14043)]
  426. [New Thread 0x57739280 (LWP 14044)]
  427. [New Thread 0x57971280 (LWP 14045)]
  428. [New Thread 0x57b71280 (LWP 14046)]
  429. [New Thread 0x57d91280 (LWP 14047)]
  430. [New Thread 0x58b75280 (LWP 14051)]
  431. [New Thread 0x58eff280 (LWP 14052)]
  432. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstvideofilter.so
  433. Try: zypper install -C "debuginfo(build-id)=c44bd2bfe0a75eed8e87b1d578760ef774965ee3"
  434. [New Thread 0x59475280 (LWP 14053)]
  435. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstvideoconvert.so
  436. Try: zypper install -C "debuginfo(build-id)=287e2518637cea618cbbff0e84515497665d6f24"
  437. [New Thread 0x597ff280 (LWP 14054)]
  438. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstvideoscale.so
  439. Try: zypper install -C "debuginfo(build-id)=58db9ff0fb610e5fc45098f409746c7c5c33318b"
  440. [New Thread 0x599ff280 (LWP 14055)]
  441. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstvolume.so
  442. Try: zypper install -C "debuginfo(build-id)=7f02839dcff6a8c17dd26b04470e7b28efa04d77"
  443. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstaudioconvert.so
  444. Try: zypper install -C "debuginfo(build-id)=32ef0ba9dc371f870436ba0896e805e790bf38d3"
  445. Missing separate debuginfo for /usr/lib/gstreamer-1.0/libgstaudioresample.so
  446. Try: zypper install -C "debuginfo(build-id)=2ff73355d64af8a27189827a08c19027cd838340"
  447. Missing separate debuginfo for /usr/lib/liborc-test-0.4.so.0
  448. Try: zypper install -C "debuginfo(build-id)=3f695b6e37c04000babe283ccec26e5759aad730"
  449. [New Thread 0x59bff280 (LWP 14056)]
  450. [New Thread 0x594d5280 (LWP 14057)]
  451. [New Thread 0x59d3f280 (LWP 14058)]
  452. [New Thread 0x59d7f280 (LWP 14062)]
  453. [New Thread 0x5a93f280 (LWP 14067)]
  454. [New Thread 0x5ab3f280 (LWP 14068)]
  455. [New Thread 0x5ad3f280 (LWP 14069)]
  456. Missing separate debuginfo for /usr/lib/libpulse.so.0
  457. Try: zypper install -C "debuginfo(build-id)=edbcf44aeb7694648b0efcb2bf1b1416aee63079"
  458. Missing separate debuginfo for /usr/lib/pulseaudio/libpulsecommon-8.0.so
  459. Try: zypper install -C "debuginfo(build-id)=405fc9e94ba10ad29c4cbc13ab0dcfa1f43b2409"
  460. Missing separate debuginfo for /usr/lib/libjson-c.so.2
  461. Try: zypper install -C "debuginfo(build-id)=07feecb60414e5c5efe149280d899366d1d395bc"
  462. Missing separate debuginfo for /usr/lib/libsndfile.so.1
  463. Try: zypper install -C "debuginfo(build-id)=e4df1bb01b9f3e3d685a10f274a4c4f138fd0d12"
  464. Missing separate debuginfo for /usr/lib/libasyncns.so.0
  465. Try: zypper install -C "debuginfo(build-id)=c45b556d0967fe0f854832349bf954dbb133ff10"
  466. Missing separate debuginfo for /usr/lib/libcap.so.2
  467. Try: zypper install -C "debuginfo(build-id)=c37b64129826c824b550c2d387e20d1af6aeca4f"
  468. Missing separate debuginfo for /usr/lib/libFLAC.so.8
  469. Try: zypper install -C "debuginfo(build-id)=a31aa2af89f82068855e38056732a9d1872d2583"
  470. Missing separate debuginfo for /usr/lib/libattr.so.1
  471. Try: zypper install -C "debuginfo(build-id)=8d5ba0593bdc997da87c1026e58d5e36340cec31"
  472. Missing separate debuginfo for /usr/lib/libogg.so.0
  473. Try: zypper install -C "debuginfo(build-id)=38d8f7cca2442b0c74d033d05506541d15e52e63"
  474. [New Thread 0x5b1d0280 (LWP 14070)]
  475. [Thread 0x5a93f280 (LWP 14067) exited]
  476.  
  477. Program received signal SIGSEGV, Segmentation fault.
  478. [Switching to Thread 0x563cb280 (LWP 14039)]
  479. 0x42f0f800 in unload_library (si=si@entry=0x4dffd631) at linker.c:1298
  480. 1298 linker.c: No such file or directory.
  481. (gdb) bt full
  482. #0 0x42f0f800 in unload_library (si=si@entry=0x4dffd631) at linker.c:1298
  483. d = <optimized out>
  484. __func__ = "unload_library"
  485. #1 0x42f0a618 in android_dlclose (handle=0x4dffd631) at dlfcn.c:163
  486. No locals.
  487. #2 0x56bbc93a in ?? ()
  488. No symbol table info available.
  489. #3 0x56bbc93a in ?? ()
  490. No symbol table info available.
  491. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  492. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement