Closed Bug 1576139 Opened 6 years ago Closed 6 years ago

Crash on Save As Dialog If Current Folder Has Files Been Created and Deleted

Categories

(Firefox :: Untriaged, defect)

66 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

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

Thanks for reporting. Can you please type about:crashes in the URL bar and paste the crash report id? Thanks.

Flags: needinfo?(renatoriolino)

Hi Marcia,

Here is the crash log id: bp-319afd6c-bfdd-4ada-9f4d-cf0900190823

Let me know if you need any other info.

Thanks

Flags: needinfo?(renatoriolino)

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.

Crash Signature: [@ gtk_tree_model_filter_clear_cache ]
Flags: needinfo?(renatoriolino)

Hello,

I was unable to reproduce the issue with release 68.0.2.

Thanks

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(renatoriolino)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.