- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am writing a Mask-RCNN demo to take camera images as a video stream.
Segmentation fault (core dumped) when running either of these:
- infer_request->Infer()
- async_infer_request->StartAsync()
gdb output:
Thread 6 "segmentation_ma" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffd8904700 (LWP 9000)] 0x00007fffb828b054 in ?? () (gdb) 05/11 09:23:56,688 WARNING [139725603960704] (types.cpp:57) set_pu(id=4) failed! Last Error: Input/output error
Environment:
- OpenVINO 2019 R3
- Ubuntu 16.04
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may want to take a look on mask_rcnn_demo application in open_model_zoo (it also available in your OpenVINO install folder, across other demo applications)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply. In fact, I am actually taking reference on the mask_rcnn_demo application, but I still do not know how to debug this segmentation fault since it is happened inside the infer() or startAsync() API call. May I know what are the suggested steps to debug this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vladimir-dudnik (Intel) wrote:You may want to take a look on mask_rcnn_demo application in open_model_zoo (it also available in your OpenVINO install folder, across other demo applications)
Any update on this? I really need help on this.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page