DEV Community

brutus009
brutus009

Posted on

hi, my c ++ application crashed after 10 minutes with the segmentation fault

i need help please i run my c++ app , after 5 or 10 minut the app crach with this error segfault:

Mgcamd RecvMSG[8373]: segfault at 442 ip 00000000004808d2 sp 00007fb3e37fc9a0 error 4 in myapp[400000+a8000]

this is the project : https://github.com/multi-cs/multics when i use valgrind to try to find the…

Top comments (0)