On Wed, Mar 11, 2015 at 03:41:27PM +0100, Bernd Edlinger wrote: > Hi Jakub, > > > with my OPC UA Server, I observe a reproducible crash in > ScopedReport::AddThread: tctx==NULL > in "if ((u32)rep_->threads[i]->id == tctx->tid)". > > Apparently, Dmitry has already fixed that in the obvious way. > > So we should cherry pick these two changes from LLVM: 224508 and 224755 > See attachment. > > > Builds cleanly and fixes the problem for me. > > OK for trunk?
Ok. Jakub