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

Android crash because of _Unwind_GetLanguageSpecificData #1424

Open
xiaos opened this issue May 9, 2020 · 2 comments
Open

Android crash because of _Unwind_GetLanguageSpecificData #1424

xiaos opened this issue May 9, 2020 · 2 comments

Comments

@xiaos
Copy link

xiaos commented May 9, 2020

Hi @saudet do you have any idea about the error below? I encounter this on Android, which cause Android crash.

backtrace:

#00 pc 0000000000209cd4 /data/app/***-sgzIP0lEfWuEb4PhcQDNjQ==/lib/arm/libopencv_core.so (_Unwind_GetLanguageSpecificData+8)

#1 pc 00000000001fedc3 /data/app/***-sgzIP0lEfWuEb4PhcQDNjQ==/lib/arm/libopencv_core.so

#2 pc 00000000001fec49 /data/app/***-sgzIP0lEfWuEb4PhcQDNjQ==/lib/arm/libopencv_core.so (__gxx_personality_v0+100)

#3 pc 00000000002091ed /data/app/***-sgzIP0lEfWuEb4PhcQDNjQ==/lib/arm/libopencv_core.so (__gnu_Unwind_RaiseException+64)

#4 pc 000000000020993f /data/app/***-sgzIP0lEfWuEb4PhcQDNjQ==/lib/arm/libopencv_core.so (_Unwind_RaiseException+22)

@saudet
Copy link
Member

saudet commented May 9, 2020 via email

@saudet
Copy link
Member

saudet commented Aug 19, 2020

Which function from OpenCV do you call before this happens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants