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

in ohos unable to instantiate OpenGL ES proprietary backend #6543

Closed
songhuaixu opened this issue Nov 14, 2024 · 1 comment
Closed

in ohos unable to instantiate OpenGL ES proprietary backend #6543

songhuaixu opened this issue Nov 14, 2024 · 1 comment
Labels
external: driver-bug A driver is causing the bug, though we may still want to work around it

Comments

@songhuaixu
Copy link

debug.txt

Platform

Device info:emulator
Build info:emulator 5.0.0.102(SP1DEVC00E102R4P11log)
Fingerprint:9560957db866f36bc6e5b5fc941d309e218820a29f144a7ccfeb9ab258fe62ff
Module name:com.example.example
Version:1.0.0
VersionCode:1000000
PreInstalled:No
Foreground:Yes
Timestamp:2024-11-14 17:44:26.610
Pid:19533
Uid:20020049
Process name:com.example.example
Process life time:1s
Reason:Signal:SIGSEGV(SEGV_MAPERR)@0xFFFFFFFFFFFFFFFF
Fault thread info:
Tid:19533, Name:.example.example
#00 pc 000000000016b924 /system/lib64/libdgles.z.so(d_eglCreateDebugMessageBuffer(void*, void*, void*)+156)(512dc534107928290754023d2432c540)
#1 pc 0000000000169220 /system/lib64/libdgles.z.so(d_eglCreateContext_special(void*, void*, void*, void*, int const*)+936)(512dc534107928290754023d2432c540)
#2 pc 0000000000157cec /system/lib64/libdgles.z.so(eglCreateContext+492)(512dc534107928290754023d2432c540)
#3 pc 0000000000036c04 /system/lib64/libEGL.so(OHOS::EglWrapperDisplay::CreateEglContext(void*, void*, int const*)+132)(4d24f2c7e30b611905832888a879b1c5)
#4 pc 000000000002a790 /system/lib64/libEGL.so(eglCreateContext+256)(4d24f2c7e30b611905832888a879b1c5)

@songhuaixu songhuaixu changed the title in ohos unable to instantiate OpenGL proprietary backend in ohos unable to instantiate OpenGL ES proprietary backend Nov 14, 2024
@teoxoy
Copy link
Member

teoxoy commented Nov 14, 2024

Looks like a segfault in the driver. I don't think we can do anything about it.

@teoxoy teoxoy closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in WebGPU for Firefox Nov 14, 2024
@Wumpf Wumpf added the external: driver-bug A driver is causing the bug, though we may still want to work around it label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external: driver-bug A driver is causing the bug, though we may still want to work around it
Projects
Status: Done
Development

No branches or pull requests

3 participants