Crash on Save As Dialog If Current Folder Has Files Been Created and Deleted
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: renatoriolino, Unassigned)
Details
Crash Data
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
Open any webpage and go to File -> Save Page As... Leave the "Save As Dialog" open and then open a terminal window, CD to the folder that SaveAs is showing and type the following:
while (true); do touch test.html; rm test.html; done
Actual results:
Firefox crashes imediataly
Expected results:
Should not crash
Comment 1•6 years ago
|
||
Thanks for reporting. Can you please type about:crashes in the URL bar and paste the crash report id? Thanks.
Hi Marcia,
Here is the crash log id: bp-319afd6c-bfdd-4ada-9f4d-cf0900190823
Let me know if you need any other info.
Thanks
Comment 3•6 years ago
|
||
I added the crash signature to the field. It would be great if you try to reproduce the crash with the most current Firefox release (68.0.2), beta or nightly.
Hello,
I was unable to reproduce the issue with release 68.0.2.
Thanks
Description
•