Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3d charts crash on specific devices #23

Open
yusufahmed-ya opened this issue Jul 8, 2024 · 0 comments
Open

3d charts crash on specific devices #23

yusufahmed-ya opened this issue Jul 8, 2024 · 0 comments

Comments

@yusufahmed-ya
Copy link

I have tried these examples without any modifications on two different devices:

  1. Samsung Galaxy S22 Ultra
  2. Samsung Galaxy S24 Ultra

The 3d charts crash on the first device, but work on the second device. The 2d charts work on both devices. I get the same issue with the example app in the Play Store.

Below is the crash dump:

ActivityManager         system_server                        I  Start proc 24986:com.samsung.android.oneconnect:Core/u0a307 for service {com.samsung.android.oneconnect/com.samsung.android.pluginplatform.service.PluginPlatformService}
libtwister              com.scichart.examples                I  ==============================================================
libtwister              com.scichart.examples                I  Starting Twister engine session at Mon Jul  8 21:06:05 2024
libtwister              com.scichart.examples                I  ==============================================================
libtwister              com.scichart.examples                I  GLES2 SubSystem successfully Initialized
libtwister              com.scichart.examples                I  OpenGL Version = OpenGL ES 3.2 ANGLE git hash: 420895f80df0
libtwister              com.scichart.examples                I  OpenGL Vendor = Samsung Electronics Co., Ltd.
libc                    com.scichart.examples                A  FORTIFY: vsprintf: prevented 4499-byte write into 4096-byte buffer
libc                    com.scichart.examples                A  Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 24985 (GLThread 10103), pid 17284 (ichart.examples)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant