|
|
|
|
|
by klodolph
1471 days ago
|
|
Segfault is only best-case scenario if it happens at the location with the bug. It is extremely common to start diagnosing a segfault and find that the location of the segfault, in code, is unrelated to the code which caused the segfault. |
|