It is not safe to call fork in PrintStackTrace. Sometimes it freezes the program.
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Fri, 15 Feb 2008 18:05:54 +0000 (18:05 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Fri, 15 Feb 2008 18:05:54 +0000 (18:05 +0000)
commit2e78b7879dfb423354278d58e0a14a99fefbe24b
treea00863b5c94525318fd29f7ad928025f9d75d1be
parent9ae39b5cb3998ed93a75c996724ad87a7f2d07da
It is not safe to call fork in PrintStackTrace. Sometimes it freezes the program.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47161 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Signals.inc