Advertisement
Guest User

Untitled

a guest
Apr 15th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 KB | None | 0 0
  1. / # gdb /usr/lib64/qt5/bin/qmlscene
  2. GNU gdb (GDB) Mer (8.2.1+git8)
  3. Copyright (C) 2018 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.
  7. Type "show copying" and "show warranty" for details.
  8. This GDB was configured as "aarch64-meego-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14.  
  15. For help, type "help".
  16. Type "apropos word" to search for commands related to "word"...
  17. Reading symbols from /usr/lib64/qt5/bin/qmlscene...Missing separate debuginfo for /usr/lib64/qt5/bin/qmlscene
  18. Try: zypper install -C "debuginfo(build-id)=f827daf999ab46c47b4e5c0a1024fda707c44caa"
  19. (no debugging symbols found)...done.
  20. (gdb) set environment EGL_PLATFORM=hwcomposer
  21. (gdb) run -platform hwcomposer /run/media/defaultuser/FE9C-1BF2/SailfishOS/minimer-3/main.qml
  22. Starting program: /usr/lib64/qt5/bin/qmlscene -platform hwcomposer /run/media/defaultuser/FE9C-1BF2/SailfishOS/minimer-3/main.qml
  23. Missing separate debuginfo for /usr/lib64/libQt5Quick.so.5
  24. Try: zypper install -C "debuginfo(build-id)=51c2b21d2d7a2bf047b2b1d6a81aae6ac9551815"
  25. Missing separate debuginfo for /usr/lib64/libQt5Qml.so.5
  26. Try: zypper install -C "debuginfo(build-id)=04c3280b4afb2df4b2ffe63d1f3551ae9f0db4be"
  27. Missing separate debuginfo for /usr/lib64/libQt5Gui.so.5
  28. Try: zypper install -C "debuginfo(build-id)=b6818e0016f801438e5feeab27a151bd17fe393c"
  29. Missing separate debuginfo for /usr/lib64/libQt5Core.so.5
  30. Try: zypper install -C "debuginfo(build-id)=e9839771d95f8814359b6ccd3d96a4e529069c64"
  31. Missing separate debuginfo for /usr/lib64/libstdc++.so.6
  32. Try: zypper install -C "debuginfo(build-id)=ecc4a3222c149f8d45edac0405a1d0eb6f25d217"
  33. Missing separate debuginfo for /usr/lib64/libQt5Network.so.5
  34. Try: zypper install -C "debuginfo(build-id)=b10c2d3d84c721832ef84ca3ee83aaf1595e0dd6"
  35. Missing separate debuginfo for /usr/lib64/libpng16.so.16
  36. Try: zypper install -C "debuginfo(build-id)=381366f0a40899ae8a3743a0b9300a5649aaff59"
  37. Missing separate debuginfo for /usr/lib64/libz.so.1
  38. Try: zypper install -C "debuginfo(build-id)=94df87a6f522d582bfdf63eb164cb62080381af5"
  39. [Thread debugging using libthread_db enabled]
  40. Using host libthread_db library "/lib64/libthread_db.so.1".
  41. Missing separate debuginfo for /usr/lib64/libicui18n.so.68
  42. Try: zypper install -C "debuginfo(build-id)=b30058fccd3f05aafec1eccb13b16cc7a6a85f54"
  43. Missing separate debuginfo for /usr/lib64/libicuuc.so.68
  44. Try: zypper install -C "debuginfo(build-id)=7a2a5f2b7d46be54825510f4421578a3f867c1a1"
  45. Missing separate debuginfo for /usr/lib64/libpcre16.so.0
  46. Try: zypper install -C "debuginfo(build-id)=2a8371466c4bb5cc715f787219f969e676334a37"
  47. Missing separate debuginfo for /usr/lib64/libglib-2.0.so.0
  48. Try: zypper install -C "debuginfo(build-id)=80a2bb4070229a3c8a175f7dc0d0887066646c76"
  49. Missing separate debuginfo for /usr/lib64/libsystemd.so.0
  50. Try: zypper install -C "debuginfo(build-id)=5dea4855b45210dd7cc70af8d883da3fc5bcd5c9"
  51. Missing separate debuginfo for /lib64/libgcc_s.so.1
  52. Try: zypper install -C "debuginfo(build-id)=a1a0bd46db02e100f60ad0557a9ea84436da18c9"
  53. Missing separate debuginfo for /usr/lib64/libssl.so.1.1
  54. Try: zypper install -C "debuginfo(build-id)=ce7a25305d8a499bb13fbd1e6507c37978fd8946"
  55. Missing separate debuginfo for /usr/lib64/libcrypto.so.1.1
  56. Try: zypper install -C "debuginfo(build-id)=14e27e427a424e59f4c26fab8907f71e24017329"
  57. Missing separate debuginfo for /usr/lib64/libpcre.so.1
  58. Try: zypper install -C "debuginfo(build-id)=54a9bbb1c8eee62d3409e3c520b5b09dcca1a874"
  59. Missing separate debuginfo for /usr/lib64/liblzma.so.5
  60. Try: zypper install -C "debuginfo(build-id)=840754fdc95686b97a96a6117cd19505a220dae3"
  61. Missing separate debuginfo for /usr/lib64/libcap.so.2
  62. Try: zypper install -C "debuginfo(build-id)=9c98aa34490900e56ecc7568054e938e2102284d"
  63. Missing separate debuginfo for /usr/lib64/libmount.so.1
  64. Try: zypper install -C "debuginfo(build-id)=70a22e0a3893ea0ad4a7020023a2213f86cfa139"
  65. Missing separate debuginfo for /usr/lib64/libgcrypt.so.20
  66. Try: zypper install -C "debuginfo(build-id)=83c04c346ace31da252080e017c2eea86bd3c393"
  67. Missing separate debuginfo for /usr/lib64/libblkid.so.1
  68. Try: zypper install -C "debuginfo(build-id)=5bee14add68520dd1ae334e5aee72086f02f8c26"
  69. Missing separate debuginfo for /usr/lib64/libuuid.so.1
  70. Try: zypper install -C "debuginfo(build-id)=8c68b74f0521d1f5c9f5da336eff2be487c63fc5"
  71. Missing separate debuginfo for /usr/lib64/libgpg-error.so.0
  72. Try: zypper install -C "debuginfo(build-id)=bf9807a1b53f42b3390d47610ac3abab5901120b"
  73. Missing separate debuginfo for /usr/lib64/libQt5DBus.so.5
  74. Try: zypper install -C "debuginfo(build-id)=f467deefbd1d11cd59dc7fa0d19fbce06c4fa54a"
  75. Missing separate debuginfo for /usr/lib64/libfontconfig.so.1
  76. Try: zypper install -C "debuginfo(build-id)=f0a32c4c07a711cdff5a44e3070ac266f363aed3"
  77. Missing separate debuginfo for /usr/lib64/libfreetype.so.6
  78. Try: zypper install -C "debuginfo(build-id)=c020acebe283df72554f3d760d188f892d74942a"
  79. Missing separate debuginfo for /usr/lib64/libwayland-client.so.0
  80. Try: zypper install -C "debuginfo(build-id)=af2b1028e9b9fe938e2cc86dd2f0d4c631d3ef96"
  81. Missing separate debuginfo for /usr/lib64/libwayland-server.so.0
  82. Try: zypper install -C "debuginfo(build-id)=37b2a4497c7652a70d1ebf47d26212cd97e3df31"
  83. Missing separate debuginfo for /usr/lib64/libdbus-1.so.3
  84. Try: zypper install -C "debuginfo(build-id)=d59a95d4043b03eab64e7921f38af19e239dea85"
  85. Missing separate debuginfo for /usr/lib64/libexpat.so.1
  86. Try: zypper install -C "debuginfo(build-id)=a56a70ee8430119a51a8f312e1904ca2ae768236"
  87. Missing separate debuginfo for /usr/lib64/libbz2.so.1
  88. Try: zypper install -C "debuginfo(build-id)=e9a51e473938137344d6ce044176af89151a50e4"
  89. Missing separate debuginfo for /usr/lib64/libffi.so.6
  90. Try: zypper install -C "debuginfo(build-id)=b67b0ea1ecfbf21158efac671f9ea0b060ec35fe"
  91. library "libpq_cust_base.so" not found
  92. library "libwlparser.so" not found
  93. [New Thread 0x7fb0ee9040 (LWP 4482)]
  94. [New Thread 0x7fabfff040 (LWP 4483)]
  95. == hwcomposer module ==
  96. * Address: 0x7fb06e7010
  97. * Module API Version: 1
  98. * HAL API Version: 100
  99. * Identifier: hwcomposer
  100. * Name: MediaTek Hardware Composer HAL
  101. * Author: MediaTek Inc.
  102. == hwcomposer module ==
  103. [New Thread 0x7fab7fe040 (LWP 4484)]
  104. [New Thread 0x7faaffd040 (LWP 4485)]
  105. [New Thread 0x7faa7fc040 (LWP 4486)]
  106. [New Thread 0x7fa9ffb040 (LWP 4487)]
  107. [New Thread 0x7fa97fa040 (LWP 4488)]
  108. == hwcomposer device ==
  109. * Version: 1050001 (interpreted as 1050001)
  110. * Module: 0x7fb06e7010
  111. == hwcomposer device ==
  112. [New Thread 0x7fa8ff9040 (LWP 4489)]
  113. EGLFS: Screen Info
  114. - Physical size: QSizeF(62.2041, 110.21)
  115. - Screen size: QSize(720, 1280)
  116. - Screen depth: 32
  117. [New Thread 0x7f93fff040 (LWP 4491)]
  118. [New Thread 0x7f937fe040 (LWP 4492)]
  119. [New Thread 0x7f92ffd040 (LWP 4493)]
  120. [New Thread 0x7f927fc040 (LWP 4494)]
  121. [New Thread 0x7f91ffb040 (LWP 4495)]
  122. [New Thread 0x7f917fa040 (LWP 4496)]
  123. [New Thread 0x7f90ff9040 (LWP 4497)]
  124. [New Thread 0x7f8bfff040 (LWP 4498)]
  125. [New Thread 0x7f8b7fe040 (LWP 4499)]
  126. [New Thread 0x7f8affd040 (LWP 4500)]
  127. [New Thread 0x7f8a7fc040 (LWP 4501)]
  128. [New Thread 0x7f89ffb040 (LWP 4502)]
  129. [New Thread 0x7f897fa040 (LWP 4503)]
  130. QEglScreen 0x4a9820
  131.  
  132. [Thread 0x7f89ffb040 (LWP 4502) exited]
  133.  
  134. Thread 1 "qmlscene" received signal SIGSEGV, Segmentation fault.
  135. 0x0000007fb7083b54 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
  136. (gdb) backtrace
  137. #0 0x0000007fb7083b54 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
  138. #1 0x0000007fb7059144 in QCoreApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
  139. #2 0x0000007fb70592e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
  140. #3 0x0000007fb7088f00 in QObjectPrivate::moveToThread_helper() () from /usr/lib64/libQt5Core.so.5
  141. #4 0x0000007fb7088ff4 in QObject::moveToThread(QThread*) () from /usr/lib64/libQt5Core.so.5
  142. #5 0x0000007fb7045e28 in QFactoryLoader::QFactoryLoader(char const*, QString const&, Qt::CaseSensitivity) () from /usr/lib64/libQt5Core.so.5
  143. #6 0x0000007fb73bd314 in ?? () from /usr/lib64/libQt5Gui.so.5
  144. #7 0x0000007fb73c7284 in QGuiApplicationPrivate::createPlatformIntegration() () from /usr/lib64/libQt5Gui.so.5
  145. #8 0x0000007fb73c7fe8 in QGuiApplicationPrivate::createEventDispatcher() () from /usr/lib64/libQt5Gui.so.5
  146. #9 0x0000007fb705ed80 in QCoreApplicationPrivate::init() () from /usr/lib64/libQt5Core.so.5
  147. #10 0x0000007fb73c99d4 in QGuiApplicationPrivate::init() () from /usr/lib64/libQt5Gui.so.5
  148. #11 0x0000007fb73ca74c in QGuiApplication::QGuiApplication(int&, char**, int) () from /usr/lib64/libQt5Gui.so.5
  149. #12 0x00000000004053d4 in ?? ()
  150. #13 0x0000007fb69f511c in __libc_start_main (main=0x405178, argc=4, argv=0x7ffffffba8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=<optimized out>)
  151. at ../csu/libc-start.c:308
  152. #14 0x0000000000407700 in ?? ()
  153. Backtrace stopped: not enough registers or memory available to unwind further
  154. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement