LLDB RPC Server crashing

Hi I am seeing an LLDB crash in the RPC server. I have tried to update and restart everything but I am still seeing this problem. I have break points setup around code that is invoked when a WKWebView based code is being loaded. There does not seem to be a specific state the debugger crashes in and it is hard to isolate any changes in the code base. A collegue also managed to reproduce the crash. Ever so often it will be successful on then to crash on a subsequent run. This has happened on Device and simulator. We suspect that maybe a library change may of caused debug symbols to be missing or something like that. What options to I have to debug the root cause of this crash?

LLDB should never crash, so please file a bug report about that. To aid the report, we'll need a sysdiagnose from the iOS device after reproducing this, as that will give us the crash report for the LLDB RPC server, as well as the console log. Once that report is filed, please post the FB number here for my reference.

Without concrete details as to what happened here, I can't speculate on a workaround. If you open up the console log from the sysdiagnose you captured as part of your bug report, you might want to see what was logged around the time of the crash. There's no guarantee that will provide you a clue for a workaround, but it's at least a starting point.

— Ed Ford,  DTS Engineer

Hi I filed a ticket in feedback assistant after posting this forum post. The FB number is FB20332393

I included a crash report that was linked in xcode at the time. I will look at generating new data to link to the ticket tomorrow.

Thanks

James

LLDB RPC Server crashing
 
 
Q