Open kengwang opened 4 years ago
Have you got a stack trace? Do you mean the compiler or the program you built seg faults?
Have you got a stack trace? Do you mean the compiler or the program you built seg faults?
When I run my compiled application in CentOS 7.8, it only outputs one line Seg Fault
, and nothing else. But I put the same program in Ubuntu and it works.
When I tried to start the program, it echoed
Segmentation fault
It is alright running on Ubuntu.How could i deal with it