Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

[BUG] Crash during crop to selection #47

Open
state-of-the-art opened this issue May 30, 2019 · 0 comments
Open

[BUG] Crash during crop to selection #47

state-of-the-art opened this issue May 30, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@state-of-the-art
Copy link
Collaborator

state-of-the-art commented May 30, 2019

Issue description:

Found user app crash during crop operation, need to investigate:

backtrace:
  #00  pc 000000000006b7c8  /system/lib64/libc.so (tgkill+8)
  #01  pc 000000000001dfa0  /system/lib64/libc.so (abort+88)
  #02  pc 00000000006c7a9c  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/librealsense2.so
  #03  pc 00000000006c7c14  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/librealsense2.so
  #04  pc 00000000006c49e0  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/librealsense2.so
  #05  pc 00000000006c40e8  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/librealsense2.so
  #06  pc 00000000006c4068  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/librealsense2.so (__cxa_throw+120)
  #07  pc 000000000003cac8  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/libHandy3DScanner.so (_ZN10PointCloud18setVertexAttributeEv+352)
  #08  pc 0000000000034f1c  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/libHandy3DScanner.so (_ZN10PointCloud15setVertexBufferERK10QByteArray+404)
  #09  pc 000000000003e6e4  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/libHandy3DScanner.so (_ZN10PointCloud15cropToSelectionEv+1040)
  #10  pc 000000000004bf14  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/libHandy3DScanner.so
  #11  pc 000000000004c1b0  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/libHandy3DScanner.so (_ZN10PointCloud11qt_metacallEN11QMetaObject4CallEiPPv+160)
  #12  pc 00000000002f3a24  /data/app/io.stateoftheart.handy3dscanner-tzF_obpa4J1Zv3Vr-6B78Q==/lib/arm64/libQt5Qml.so

Environment:

  • Application version: 0.3.2
  • Device: LGE V20
  • OS: Android 8.0

Steps to reproduce:

No particular steps, just stacktrace

@state-of-the-art state-of-the-art added the bug Something isn't working label May 30, 2019
@state-of-the-art state-of-the-art self-assigned this May 30, 2019
@state-of-the-art state-of-the-art removed their assignment Feb 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants