I installed the ASan Nightly build today, (on Linux) and I’m worried it might not be properly submitting crashes. I noticed about:crashes does not load in this browser, presumably because the ASan crash reports go through a different mechanism. I have hit “Gah. Your tab just crashed.” a few times today already, does this always indicate a crash, or could that be because of an IPC timeout? I tried looking around in the installation directory and the profile directory, but I didn’t see any indication of crash reports. I tried monitoring spawned processes during a tab crash, to see if I could catch llvm-symbolizer
being run, but I didn’t see anything.
Is the ASan Nightly crash submission system still supported? Was I misunderstanding the “tab crashed” message? Do I need to tweak electrolysis settings for the ASan crash reporter to be effective? Should I be looking somewhere else for crash reports?