Advertisement
Guest User

Untitled

a guest
Feb 28th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.70 KB | None | 0 0
  1. [nemo@Jolla minimer]$ gdb --args /usr/lib/qt5/bin/qmlscene -platform hwcomposer main.qml
  2. GNU gdb (GDB) Mer (7.5.1+git3)
  3. Copyright (C) 2012 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/lib/qt5/bin/qmlscene...Missing separate debuginfo for /usr/lib/qt5/bin/qmlscene
  12. Try: zypper install -C "debuginfo(build-id)=a27dd80d242a629aa5b5c4ff03a71ee8fa191f58"
  13. (no debugging symbols found)...done.
  14. (gdb) run
  15. Starting program: /usr/lib/qt5/bin/qmlscene -platform hwcomposer main.qml
  16. Missing separate debuginfo for /lib/ld-linux-armhf.so.3
  17. Try: zypper install -C "debuginfo(build-id)=ccda653137b8ccfacafc0bfa4e935bdf10a00d65"
  18. Missing separate debuginfo for /usr/lib/libQt5Quick.so.5
  19. Try: zypper install -C "debuginfo(build-id)=b7040795fb02b1504b668aad0e246dc410aaf756"
  20. Missing separate debuginfo for /usr/lib/libQt5Qml.so.5
  21. Try: zypper install -C "debuginfo(build-id)=39e3fdc3fbff303d9ee442a90d2911af4a20d317"
  22. Missing separate debuginfo for /usr/lib/libfontconfig.so.1
  23. Try: zypper install -C "debuginfo(build-id)=f06e1c27889fee80bd02c2fbfcb9066d39ae0c02"
  24. Missing separate debuginfo for /usr/lib/libQt5Gui.so.5
  25. Try: zypper install -C "debuginfo(build-id)=316bbff7cdebd1e48bc9583ef8a803a12c8cd489"
  26. Missing separate debuginfo for /usr/lib/libQt5Network.so.5
  27. Try: zypper install -C "debuginfo(build-id)=fc65db8b333ccf9cdc1dcdca954ea6a5c9d21077"
  28. Missing separate debuginfo for /usr/lib/libQt5Core.so.5
  29. Try: zypper install -C "debuginfo(build-id)=7c93fb575a0d7dd3e24a105fba3d7ec84b2a0f77"
  30. Missing separate debuginfo for /lib/libpthread.so.0
  31. Try: zypper install -C "debuginfo(build-id)=b876d43f67d4f6b8bbc4e2cc35c20e2d2a68ae57"
  32. 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".
  33. To enable execution of this file add
  34. add-auto-load-safe-path /lib/libthread_db-1.0.so
  35. line to your configuration file "/home/nemo/.gdbinit".
  36. To completely disable this security protection add
  37. set auto-load safe-path /
  38. line to your configuration file "/home/nemo/.gdbinit".
  39. For more information about this security protection see the
  40. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  41. info "(gdb)Auto-loading safe path"
  42. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  43. Missing separate debuginfo for /usr/lib/libstdc++.so.6
  44. Try: zypper install -C "debuginfo(build-id)=e4a209ffcf2c3d4e9ce5cc45fa8b475c8b127922"
  45. Missing separate debuginfo for /lib/libm.so.6
  46. Try: zypper install -C "debuginfo(build-id)=301851559ddc55ac89b65cbe7048ca2591271665"
  47. Missing separate debuginfo for /lib/libgcc_s.so.1
  48. Try: zypper install -C "debuginfo(build-id)=623f2e1b634304ee7d1641f5c5733fad8acca56f"
  49. Missing separate debuginfo for /lib/libc.so.6
  50. Try: zypper install -C "debuginfo(build-id)=4e1d66681fef3999d9da446e10a986491993cf4c"
  51. Missing separate debuginfo for /lib/librt.so.1
  52. Try: zypper install -C "debuginfo(build-id)=1811295cabeec87fee7c07a30b61a8ef928cded1"
  53. Missing separate debuginfo for /usr/lib/libfreetype.so.6
  54. Try: zypper install -C "debuginfo(build-id)=5fc81fe731f9522de095109c54ee461bdc9c8941"
  55. Missing separate debuginfo for /usr/lib/libexpat.so.1
  56. Try: zypper install -C "debuginfo(build-id)=c88ecb2ac8819a85ba3a52f9b51754f594dd6f13"
  57. Missing separate debuginfo for /usr/lib/libpng15.so.15
  58. Try: zypper install -C "debuginfo(build-id)=516ddeab6ad0387f16ef55eb7baf1258b7a0bbf8"
  59. Missing separate debuginfo for /usr/lib/libz.so.1
  60. Try: zypper install -C "debuginfo(build-id)=c69ba66565978f0f4ef52f5b9d410aed639f0069"
  61. Missing separate debuginfo for /usr/lib/libicui18n.so.52
  62. Try: zypper install -C "debuginfo(build-id)=1be8b11fbacf9b84ed2dd6b7bc6a6432a075c58d"
  63. Missing separate debuginfo for /usr/lib/libicuuc.so.52
  64. Try: zypper install -C "debuginfo(build-id)=570822fac5e290faad7a59af2225a3309baa37cd"
  65. Missing separate debuginfo for /usr/lib/libpcre16.so.0
  66. Try: zypper install -C "debuginfo(build-id)=6a4f9b539cedc468fafb6decb03074e0d72feca9"
  67. Missing separate debuginfo for /lib/libdl.so.2
  68. Try: zypper install -C "debuginfo(build-id)=6c9c2696adfaab09d27505f8de1b2ff24ec1ec15"
  69. Missing separate debuginfo for /usr/lib/libgthread-2.0.so.0
  70. Try: zypper install -C "debuginfo(build-id)=f8c7f567b10711818f8e7af53f797e9477749200"
  71. Missing separate debuginfo for /usr/lib/libglib-2.0.so.0
  72. Try: zypper install -C "debuginfo(build-id)=4e9e6381d311ae095cf8a1281cab73e589433574"
  73. Missing separate debuginfo for /usr/lib/libsystemd-journal.so.0
  74. Try: zypper install -C "debuginfo(build-id)=c2c7f3ce1672561cabe59428aaeb5ccfae4a65f1"
  75. Missing separate debuginfo for /usr/lib/libsystemd-id128.so.0
  76. Try: zypper install -C "debuginfo(build-id)=b36329a748b674a9456cc9cc75130d0dee0e2a68"
  77. Missing separate debuginfo for /usr/lib/libpcre.so.1
  78. Try: zypper install -C "debuginfo(build-id)=24992a47851cf8460ab9f2faf8e1860eec5bcc53"
  79. Missing separate debuginfo for /usr/lib/liblzma.so.5
  80. Try: zypper install -C "debuginfo(build-id)=2b635075bb3f3b454d3852286846067e8e3532b8"
  81. Missing separate debuginfo for /usr/lib/libgcrypt.so.11
  82. Try: zypper install -C "debuginfo(build-id)=710780297252bf591ae88446d6bf6b8742e0d1c9"
  83. Missing separate debuginfo for /usr/lib/libgpg-error.so.0
  84. Try: zypper install -C "debuginfo(build-id)=1605c5d0c77807a636039484240c092b0e2d93e8"
  85. Missing separate debuginfo for /usr/lib/libudev.so.1
  86. Try: zypper install -C "debuginfo(build-id)=4f6b99112db6e5a1c2104b253c48f6bde13dc2c9"
  87. Missing separate debuginfo for /usr/lib/libmtdev.so.1
  88. Try: zypper install -C "debuginfo(build-id)=bec195f4760bbb8225a201d1b239650a4adb57bd"
  89. Missing separate debuginfo for /usr/lib/libQt5Compositor.so.5
  90. Try: zypper install -C "debuginfo(build-id)=c9eeae0de80bb71952056892d7680357b0ac7769"
  91. Missing separate debuginfo for /usr/lib/libwayland-client.so.0
  92. Try: zypper install -C "debuginfo(build-id)=bb1a1484534bc6330b97e1a3a2eea8aba5a4a514"
  93. Missing separate debuginfo for /usr/lib/libwayland-server.so.0
  94. Try: zypper install -C "debuginfo(build-id)=0a187955ba91232b8ecea11cc98454c810a38afe"
  95. Missing separate debuginfo for /usr/lib/libxkbcommon.so.0
  96. Try: zypper install -C "debuginfo(build-id)=7f7d77787b6855b859d9e346f997f2bb02f23c0f"
  97. Missing separate debuginfo for /usr/lib/libffi.so.5
  98. Try: zypper install -C "debuginfo(build-id)=ba405033183c4068d32876295710de850b23f9ee"
  99. [D] HwComposerScreenInfo::HwComposerScreenInfo:251 - EGLFS: Screen Info
  100. [D] HwComposerScreenInfo::HwComposerScreenInfo:252 - - Physical size: QSizeF(4.29497e+09, 4.29497e+09)
  101. [D] HwComposerScreenInfo::HwComposerScreenInfo:253 - - Screen size: QSize(1024, 768)
  102. [D] HwComposerScreenInfo::HwComposerScreenInfo:254 - - Screen depth: 32
  103. == hwcomposer module ==
  104. * Address: 0x73a4d004
  105. * Module API Version: 2
  106. * HAL API Version: 0
  107. * Identifier: hwcomposer
  108. * Name: Qualcomm Hardware Composer Module
  109. * Author: CodeAurora Forum
  110. == hwcomposer module ==
  111. == hwcomposer device ==
  112. * Version: 1030001 (interpreted as 1030001)
  113. * Module: 0x73a4d004
  114. == hwcomposer device ==
  115. [W] QEglFSScreen::QEglFSScreen:56 - QEglScreen 0x336f8
  116.  
  117. Missing separate debuginfo for /usr/lib/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so
  118. Try: zypper install -C "debuginfo(build-id)=e7ba41c4d9b8d82d0144a694f97069e95a4c6668"
  119. Missing separate debuginfo for /usr/lib/libQt5DBus.so.5
  120. Try: zypper install -C "debuginfo(build-id)=90eeb6401bcb45f5feff71fff5ba0be5e6ce5f6e"
  121. Missing separate debuginfo for /usr/lib/libdbus-1.so.3
  122. Try: zypper install -C "debuginfo(build-id)=c5d82412c1ee51a5e61660508752e405c100c463"
  123. [New LWP 1554]
  124. Missing separate debuginfo for /usr/lib/qt5/qml/QtQuick.2/libqtquick2plugin.so
  125. Try: zypper install -C "debuginfo(build-id)=9142143a34ca8579ad15cae57b51cb393381f1c8"
  126. Missing separate debuginfo for /usr/lib/qt5/plugins/imageformats/libqjpeg.so
  127. Try: zypper install -C "debuginfo(build-id)=d1887f786d8b4461666f577f421196d6a168ca6d"
  128. Missing separate debuginfo for /usr/lib/libjpeg.so.62
  129. Try: zypper install -C "debuginfo(build-id)=4a06f9af4e6cb0ba3a05aab5073115ff3f82dcaf"
  130. [W] QEglFSWindow::QEglFSWindow:58 - QEglWindow 0xb1988: 0xb2820 0x0
  131.  
  132.  
  133. Program received signal SIGSEGV, Segmentation fault.
  134. 0x762ade68 in pthread_mutex_lock () from /lib/libpthread.so.0
  135. (gdb) bt
  136. #0 0x762ade68 in pthread_mutex_lock () from /lib/libpthread.so.0
  137. #1 0x73c9714c in wl_display_create_queue ()
  138. from /usr/lib/libwayland-client.so.0
  139. #2 0x73c0f6d4 in WaylandNativeWindow::WaylandNativeWindow (this=0xcda80,
  140. window=0xcd9d4, display=0x0, alloc_device=0x5) at wayland_window.cpp:171
  141. #3 0x73c0962c in waylandws_CreateWindow (win=842196, display=0x0)
  142. at eglplatform_wayland.cpp:68
  143. #4 0x75efe8c8 in ws_CreateWindow (win=842196, display=0x0) at ws.c:67
  144. #5 0x75efd108 in eglCreateWindowSurface (dpy=0x1, config=0x6, win=842196,
  145. attrib_list=0x0) at egl.c:255
  146. #6 0x73d80ce4 in QEglFSWindow::resetSurface (this=0xb1988)
  147. at qeglfswindow.cpp:104
  148. #7 0x73d81074 in QEglFSWindow::create (this=0xb1988) at qeglfswindow.cpp:85
  149. #8 0x73d80074 in QEglFSIntegration::createPlatformWindow (this=0x1c860,
  150. window=0xb2820) at qeglfsintegration.cpp:141
  151. #9 0x7687c870 in QWindow::create() () from /usr/lib/libQt5Gui.so.5
  152. #10 0x7687d9a0 in QWindow::setVisible(bool) () from /usr/lib/libQt5Gui.so.5
  153. #11 0x7687d9e8 in QWindow::showFullScreen() () from /usr/lib/libQt5Gui.so.5
  154. #12 0x0000b5a6 in ?? ()
  155. #13 0x0000b5a6 in ?? ()
  156. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  157. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement