Fabrizio Dini
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Fabrizio Dini-
Hi everybody! I am back on this issue because I managed to spend some time on this code after quite a while. In the meantime, we got SDK version 2.41. I updated that (both on my laptop and the rasp...
-
MartyG, I have make a correction to what I wrote above. The previous analysis was made on the Raspbian image you linked a few days ago. There, the librealsense version is 2.34. While inspecting t...
-
Ok, let's see if we can figure this out... I have managed to run gdb on the RPI4, so I could inspect each thread's call stack when the segfault happens. Here's what I found. When the segfault o...
-
Update: I have tried by using the Raspbian image linked at this page: https://dev.intelrealsense.com/docs/open-source-ethernet-networking-for-intel-realsense-depth-cameras?_ga=2.261147470.2105021...
-
Thank you too MartyG! It's good to know it's a known issue. Hopefully that is not something that could crash an application... I think! Otherwise I should probably experience very early crashes on ...
-
Hello there! A little update... Since on my laptop I somehow managed to run the application for hours with no apparent leak, I wanted to investigate further my problems on the Raspberry Pi 4, whe...
-
Yes, I was thinking something similar MartyG... that will take a moment, hold on a second... Here it is: https://support.intelrealsense.com/hc/en-us/community/posts/360052556133-Feature-request-...
-
Yes I know, but doing this may be a huge amount of work without knowing the library internals. It would be a nice-to-have. Plus, doing it on my own is possible but not safe, since I cannot know if ...
-
Yes, I saw that issue too. I am currently on version 2.40.
-
Thank you MartyG! I will surely try both solutions! What about the valgrind suppression list? that would be of great help for developers, removing all valgrind false positives and letting them focu...