- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a strange behavior when I try to load a model several times (refer to the code snippet below). We obtain
malloc(): invalid size (unsorted)
malloc(): invalid size (unsorted)
malloc(): invalid size (unsorted)
Aborted (core dumped)
I am aware that it is not a normal use case but we are required to run several model loading process during our code testing. The code shown below is just to show you that when loading a model multiple times in the same program, it crashes.
Also, it only does it when using "MULTI:GPU,CPU". GPU only and CPU only works fine.
Code snippet:
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also, the same code on an other similar system (same OpenVINO version and same Ubuntu version), the code runs fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi svutran,
We notice that you’ve posted the same issue in our GitHub thread. As such, we will proceed to close this thread. Further discussions regarding this issue can be done in the following GitHub thread:
https://github.com/openvinotoolkit/openvino/issues/12484
Regards,
Hairul
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page