Closed
Bug 1169831
Opened 10 years ago
Closed 4 years ago
crash in OOM | large | NS_ABORT_OOM(unsigned int) | nsAString_internal::SetCapacity(unsigned int) when taking screenshots in responsive UI mode
Categories
(DevTools :: Responsive Design Mode, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: xylamic, Unassigned)
References
()
Details
(Keywords: crash, csectype-oom, perf)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150513174244
Steps to reproduce:
1) Open responsive UI mode
2) Switch to a custom resolution (eg: 3296x2536)
3) Take screenshots (MUCH slower than it used to be last release)
4) Continue taking screenshots
5) Around the 10th screenshot, Firefox will crash.
Actual results:
Slow, then crash.
Expected results:
Would like the same speed as the previous release with no crashing.
Comment 1•10 years ago
|
||
Please post the information detailed in the following article.
https://developer.mozilla.org/en-US/docs/How_to_get_a_stacktrace_for_a_bug_report
Reporter | ||
Comment 2•10 years ago
|
||
Here is a couple crash traces:
http://www.disneystore.com/orange-bird-sunshine-tree-terrace-tee-for-adults-walt-disney-world-limited/mp/1380296/1000228/
https://crash-stats.mozilla.com/report/index/940b9e62-0c22-4eb8-bd81-9b4352150529
Flags: needinfo?(xylamic)
Comment 3•10 years ago
|
||
Thank you for the update.
Severity: normal → critical
Crash Signature: [@ OOM | large | NS_ABORT_OOM(unsigned int) | nsAString_internal::SetCapacity(unsigned int) ]
Keywords: csectype-oom
Summary: Firefox slow and crashing when taking screenshots in responsive UI mode → crash in OOM | large | NS_ABORT_OOM(unsigned int) | nsAString_internal::SetCapacity(unsigned int) when taking screenshots in responsive UI mode
Updated•9 years ago
|
Crash Signature: [@ OOM | large | NS_ABORT_OOM(unsigned int) | nsAString_internal::SetCapacity(unsigned int) ] → [@ OOM | large | NS_ABORT_OOM(unsigned int) | nsAString_internal::SetCapacity(unsigned int) ]
[@ OOM | large | NS_ABORT_OOM | nsAString_internal::SetCapacity ]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Comment 5•4 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•