segfault
美
英 
例句
If it doesn't segfault, the problem isn't a hardware problem and could be fixed with a reinstall.
如果这样启动后不会发生错误,那么问题就不是出在硬件,重新安装就可以解决它。
A The most likely cause of a segmentation fault (segfault) under these conditions is faulty hardware.
在这样的情况下导致程序分段错误(segfault)的最主要原因是硬件的问题。
If we were manipulating pointers we'd probably end up with a segfault.
如果是在操纵指针的话,就可能产生段错误。
A segfault that resulted when a specific logfile had wrong permissions
一个segfault,当特定的日志文件出现错误授权时出现