This revision was automatically updated to reflect the committed changes.
Closed by commit rL265958: [Driver] Fix a segfault in signal handlers (authored
by labath).
Changed prior to commit:
http://reviews.llvm.org/D18965?vs=53239&id=53265#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18
labath created this revision.
labath added a reviewer: clayborg.
labath added a subscriber: lldb-commits.
If we recieve a SIGCONT or SIGTSTP, while the driver is shutting down (which,
sometimes, we do,
for reasons which are not completely clear to me), we would crash to due a null
pointer
derefe