Closed
Bug 1473953
Opened 6 years ago
Closed 6 years ago
"Save Page As" crashes when in View Souce mode
Categories
(Core :: DOM: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1473509
People
(Reporter: vicenzi.alexandre, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180706100210
Steps to reproduce:
Visit a web page, go into View Source mode and try to save the page.
For example, go to "view-source:https://getbootstrap.com/docs/4.1/examples/pricing/"
Save this page.
https://crash-stats.mozilla.com/report/index/da141392-5a6f-4109-92ba-fa3bc0180706
Actual results:
Firefox crashes.
Expected results:
Not crash and save the page.
Reporter | ||
Comment 1•6 years ago
|
||
Firefox 61 (Stable Channel) is ok.
I can reproduce this on Nightly 63 on Ubuntu 18.
Reporter | ||
Comment 2•6 years ago
|
||
I can also reproduce on Windows 10 with Nightly.
https://crash-stats.mozilla.com/report/index/fc8eebb6-e655-4f65-96ad-eb8720180706
Reporter | ||
Updated•6 years ago
|
OS: Unspecified → All
Hardware: Unspecified → All
Reporter | ||
Updated•6 years ago
|
Hardware: All → x86_64
Comment 3•6 years ago
|
||
Reproduced in Mac OSX (10.13.5) with Nightly.
Comment 4•6 years ago
|
||
regression-window |
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=5d23b6e0b74d74eee52d7af5fa47573ef8afe979&tochange=9a2b02fe351bd65f6850a5c80b91dd0eec4a878a
Bug 1469916 isn't publicly accessible, so I can't mark this as blocking it, and I don't know where to sort it.
Severity: normal → critical
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
Ever confirmed: true
Flags: needinfo?(gijskruitbosch+bugs)
Keywords: crash,
regression
Comment 5•6 years ago
|
||
I have patches up on bug 1473509. Thanks for the STR (which we didn't have in the bug) - I verified that the patch there fixes the STR.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(gijskruitbosch+bugs)
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Crash Signature: [@ InvalidArrayIndex_CRASH | nsTArray_Impl<T>::operator[] | nsWebBrowserPersist::SerializeNextFile ]
[@ InvalidArrayIndex_CRASH | nsWebBrowserPersist::SerializeNextFile ]
Component: Untriaged → DOM: Security
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•