-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Closed
Description
System Information
OpenCV 4.9.0
OS: Windows 11 Pro
Android Studio Ladybug
Detailed description
Got art_sigsegv_fault now with emulator SDK 35 and OpenCV 4.9.0. I do not yet have any access to hardware running with Android 15.
Same app (and openCV) works in emulator SDK 33 and all hardware phones I have access to.
Reason I tested with Android 15 is the upcoming 16KB page size.
Related #22515
Always crashed on StaticHelper.loadLibrary
Steps to reproduce
Start app that initializes OpenCV.
OpenCVLoader.initLocal()
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
- I updated to the latest OpenCV version and the issue is still there
- There is reproducer code and related data files (videos, images, onnx, etc)
Reactions are currently unavailable