I reported a crash on ubuntu 20.10, and after it was uploaded I noticed that in the /var/crash/
directory a file named <crash_name>.uploaded
exists which contains some sort of UUID. Can I use this UUID to follow the status of the crash report? Or, is there any way to check the status of my crash report?
As far as I read, the uploaded crashes are private and are only visible to Ubuntu bug control members, which then check if the upload contains any sensitive data and if so removes them before making them public? Is this correct? Thanks in advance.