- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using openvino on raspberry pi with NCS2.
While trying to run the c++ inference engine, I'm getting "malloc() : unsorted double linked list corrupted" runtime error and this is happening while executing the ie.LoadNetwork() method.
Also, I'm getting the below error while using python.
RuntimeError: Device with "CPU" name is not registered in the InferenceEngine.
Please help me out on solving this error. Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
The "malloc() : unsorted double linked list corrupted" issue is known and had been fixed in the latest update.
You may refer here:
https://github.com/openvinotoolkit/open_model_zoo/issues/1852
The issue is solved by defining armv7 instruction set for OMZ demos built natively on ARM .
Make sure you are using the latest OpenVINO version (2021.4)
Sincerely,
Iffa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question
Sincerely,
Iffa
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page