Page 1 of 1

sagmentation fault errors when running esp32 build command

Posted: Sat Jul 16, 2022 9:25 am
by ujurmsde
The errors related build are common and one of them is segmentation fault.

I am wondering why I get these errors often and also why they get solved automatically sometimes on next build after either running idf.py clean/fullclean etc or building other project from the example projects.

Do anyone has an idea?

Re: sagmentation fault errors when running esp32 build command

Posted: Sun Jul 17, 2022 1:08 am
by ESP_Sprite
Segmentation faults shouldn't happen, and especially not ones that randomly disappear... If I were you, I'd run a memory test on the RAM (and perhaps the HD/SDD) of your build machine; you may have issues there.