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

Conflict between ncnn and TengineKit #4447

Open
GanchengZhu opened this issue Jan 2, 2023 · 2 comments
Open

Conflict between ncnn and TengineKit #4447

GanchengZhu opened this issue Jan 2, 2023 · 2 comments

Comments

@GanchengZhu
Copy link

error log | 日志或报错信息 | ログ

I came across a native exception of "A/libc: Fatal signal 6 (SIGABRT)" on an Android mobile device when I used TengineKit.

context | 编译/运行环境 | バックグラウンド

Android 12
tengine-kit-sdk1.0.1.aar

how to reproduce | 复现步骤 | 再現方法

  1. Initialize TengineKit.
  2. Load ncnn parameters and binary files.
  3. An exception of "A/libc: Fatal signal 6 (SIGABRT)" was raised.

more | 其他 | その他

This error will be raised regardless of the execution order of 1 and 2.

@ka1ii
Copy link

ka1ii commented Apr 25, 2023

I am having the same issue when using ncnn another inference framework. Were you able to find the solution to this?

@GanchengZhu
Copy link
Author

I am having the same issue when using ncnn another inference framework. Were you able to find the solution to this?

I used mnn framework to employ my model on mobile instead of the fucking ncnn

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

2 participants