Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-98776

Charts crashes on some Android devices

    XMLWordPrintable

Details

    • Android

    Description

      Following crash happens on Honor P20 with Android 10 when running attached example and trying to pinch zoom in it. However it occurs only with armv8 build (arm-v7a builds on the same device work fine).

      This is probably not related to charts itself, but plain QQuickPaintedItem with dynamic updates didn't seem to crash at all.

      11-24 13:56:34.057 16355 16355 F DEBUG : backtrace:
      11-24 13:56:34.057 16355 16355 F DEBUG : #00 pc 00000000000705ac
      /apex/com.android.runtime/lib64/bionic/libc.so (abort+160) (BuildId:
      0f53a45090c371e49b6824269190f1fa)
      11-24 13:56:34.057 16355 16355 F DEBUG : #01 pc 00000000000bab2c
      /apex/com.android.runtime/lib64/bionic/libc.so (__stack_chk_fail+20) (BuildId:
      0f53a45090c371e49b6824269190f1fa)
      11-24 13:56:34.057 16355 16355 F DEBUG : #02 pc 000000000222e614
      /vendor/lib64/egl/libGLES_mali.so (BuildId: 5bf22735cc6278ab07ae7bb315a5e7b9)
      11-24 13:56:34.057 16355 16355 F DEBUG : #03 pc 000000000222e0f4
      /vendor/lib64/egl/libGLES_mali.so (BuildId: 5bf22735cc6278ab07ae7bb315a5e7b9)
      11-24 13:56:34.057 16355 16355 F DEBUG : #04 pc 00000000021e6cd8
      /vendor/lib64/egl/libGLES_mali.so (glTexImage2D+160) (BuildId:
      5bf22735cc6278ab07ae7bb315a5e7b9)
      11-24 13:56:34.057 16355 16355 F DEBUG : #05 pc 0000000000317cb8
      /data/app/*******/lib/arm64/libQt5Gui_arm64-v8a.so
      (QOpenGLTextureUploader::textureImage(unsigned int, QImage const&,
      QFlags<QOpenGLTextureUploader::BindOption>, QSize)+1760)
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tokorpip Tomi Korpipää
            poikelin Joni Poikelin
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes