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

Running English model crash the system #10570

Open
mohammedX6 opened this issue Sep 24, 2024 · 8 comments
Open

Running English model crash the system #10570

mohammedX6 opened this issue Sep 24, 2024 · 8 comments
Assignees

Comments

@mohammedX6
Copy link

I get this error when I try to run the English model :

code -1 (SI_QUEUE), fault addr --------
Abort message: '[F 9/24 10: 5:33.741 ...0/lite/Paddle-Lite/lite/api/light_api.cc:66 Build] Unknown model type'
x0 0000000000000000 x1 0000000000006e82 x2 0000000000000006 x3 0000007fe2b98330
x4 2e6473686b2e2f2d x5 2e6473686b2e2f2d x6 2e6473686b2e2f2d x7 7f7f7f7f7f7f7f7f
x8 00000000000000f0 x9 00000070e1c92090 x10 0000000000000001 x11 00000070e1ce5058
x12 0000007fe2b96c90 x13 0000000000000060 x14 0000007fe2b96d40 x15 0000023817c08cf9
x16 00000070e1d52d08 x17 00000070e1d26e90 x18 00000000000003fd x19 0000000000006e82
x20 0000000000006e82 x21 00000000ffffffff x22 0000007fe2b985d8 x23 0000007fe2b984c0
x24 0000007fe2b98518 x25 0000007fe2b984b0 x26 0000000000000000 x27 0000007fe2b98c10
x28 0000007fe2b989b0 x29 0000007fe2b983b0
lr 00000070e1cd69b8 sp 0000007fe2b98310 pc 00000070e1cd69e4 pst 0000000000001000

@iosmers
Copy link

iosmers commented Sep 24, 2024

请提供更多详细的背景,以便我们定位问题
Please provide more detailed background information so that we can pinpoint the issue.

@mohammedX6
Copy link
Author

I am using these models :

en_PP-OCRv3_det_slim_infer.nb
en_PP-OCRv3_rec_slim_infer.nb

my android app crash when I try to run the model

@iosmers
Copy link

iosmers commented Sep 24, 2024

Please provide the code and model files you are using so that we can pinpoint the issue.

@mohammedX6
Copy link
Author

@iosmers
Copy link

iosmers commented Sep 24, 2024

How do you run your code,please provide the code. And according to the error message, it seems that your model type is wrong.

@hong19860320
Copy link
Collaborator

export GLOG_v=5

@iosmers
Copy link

iosmers commented Sep 26, 2024

using export GLOG_v=5 to get more information

@mohammedX6
Copy link
Author

the code is very complex , I just run the code directly from android studio, and replaced the Chinese models with English models

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

3 participants