====== C - C++ Threads - Troubleshooting - Program Crashes ====== [[C:C++ Threads:Troubleshooting:Program Crashes:Forgetting to join a thread|Forgetting to join a thread]] [[C:C++ Threads:Troubleshooting:Program Crashes:Trying to acquire a std::mutex twice|Trying to acquire a std::mutex twice]] [[C:C++ Threads:Troubleshooting:Program Crashes:Not handling exceptions in background threads|Not handling exceptions in background threads]]