Advertisement
Guest User

Untitled

a guest
Mar 1st, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. EGLFS: Screen Info
  2. - Physical size: QSizeF(4.29497e+09, 4.29497e+09)
  3. - Screen size: QSize(480, 800)
  4. - Screen depth: 32
  5. == hwcomposer module ==
  6. * Address: 0x43675004
  7. * Module API Version: 2
  8. * HAL API Version: 0
  9. * Identifier: hwcomposer
  10. * Name: Qualcomm Hardware Composer Module
  11. * Author: CodeAurora Forum
  12. == hwcomposer module ==
  13. == hwcomposer device ==
  14. * Version: 1010001 (interpreted as 1010001)
  15. * Module: 0x43675004
  16. == hwcomposer device ==
  17. QEglScreen 0x27718
  18.  
  19. Missing separate debuginfo for /usr/lib/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so
  20. Try: zypper install -C "debuginfo(build-id)=008240113a02f02616ebc11b7a42f54e334b4a7f"
  21. Missing separate debuginfo for /usr/lib/libQt5DBus.so.5
  22. Try: zypper install -C "debuginfo(build-id)=c472062470eb931924459d86d737c14029a69f90"
  23. Missing separate debuginfo for /usr/lib/libdbus-1.so.3
  24. Try: zypper install -C "debuginfo(build-id)=57ce55d5550bd9dcc6e3f065642f3282b8743f5b"
  25. [New LWP 14330]
  26. Missing separate debuginfo for /usr/lib/qt5/qml/QtQuick.2/libqtquick2plugin.so
  27. Try: zypper install -C "debuginfo(build-id)=d1fa669285398d2c03ea8512c41fba9ca3e19c82"
  28. <Unknown File>: TypeError: Cannot read property of null
  29. <Unknown File>: TypeError: Cannot read property of null
  30. QEglWindow 0xa3d00: 0xa8d10 0x0
  31.  
  32.  
  33. Program received signal SIGSEGV, Segmentation fault.
  34. 0x42f66b88 in ?? ()
  35. (gdb) bt
  36. #0 0x42f66b88 in ?? ()
  37. #1 0x430c66d4 in FbDevNativeWindowBuffer::FbDevNativeWindowBuffer (this=0xa40d0, alloc_device=0x226a8, width=480, height=800, format=1124928144, usage=1073807572) at fbdev_window.cpp:49
  38. #2 0x40d2eae8 in QCoreApplicationPrivate::theMainThread () from /usr/lib/libQt5Core.so.5
  39. #3 0x40d2eae8 in QCoreApplicationPrivate::theMainThread () from /usr/lib/libQt5Core.so.5
  40. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement