I am doing a C course, i am recoding some basic functions, and a program is correcting me and returning "Segmentation fault (Signal -11)", but i have no stack trace, i have spent hours trying to debug this. Do you have any idea what input could cause a segfault with my functions.
Asked
Active
Viewed 36 times
0
-
3Post your code here as a [mcve], not a link to an external site. – Barmar Nov 07 '19 at 23:12
-
2See https://stackoverflow.com/questions/33047452/definitive-list-of-common-reasons-for-segmentation-faults – Barmar Nov 07 '19 at 23:13