Closed
Bug 1127291
Opened 11 years ago
Closed 10 years ago
[@ OOM | large | NS_ABORT_OOM(unsigned int) | nsACString_internal::Assign(char const*) | @0x0 | nsBaseHashtable<nsCStringHashKey, nsCOMPtr<nsISupports>, nsISupports*>::s_EnumReadStub(PLDHashTable*, PLDHashEntryHdr*, unsigned int, void*)
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: suburp212, Unassigned)
References
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150122214805
Steps to reproduce:
watch youtube playlist
FF crashes randomly in the middle of a song
Actual results:
crash in
lpxpcom.dll
msmpeg2vdec.dll
[@ OOM | large | NS_ABORT_OOM(unsigned int) | nsACString_internal::Assign(char const*) | @0x0 | nsBaseHashtable<nsCStringHashKey, nsCOMPtr<nsISupports>, nsISupports*>::s_EnumReadStub(PLDHashTable*, PLDHashEntryHdr*, unsigned int, void*)
Expected results:
see also
https://bugzilla.mozilla.org/show_bug.cgi?id=1127286 for the last three crashes with the 35.0.1 build, though all with different signatures
Crash Signature: [@ OOM | large | NS_ABORT_OOM(unsigned int) | nsACString_internal::Assign(char const*) | @0x0 | nsBaseHashtable<nsCStringHashKey, nsCOMPtr<nsISupports>, nsISupports*>::s_EnumReadStub(PLDHashTable*, PLDHashEntryHdr*, unsigned int, void*)
Comment 1•10 years ago
|
||
Hello reporter, Thanks for reporting this issue. I tried duplicating this issue on following versions but couldn't reproduce it.
Name Firefox
Version 46.0a1
Build ID 20151230030234
Update Channel nightly
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
Name Firefox
Version 43.0.2
Build ID 20151221130713
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:43.0) Gecko/20100101 Firefox/43.0
Are you still encountering this issue? May I suggest you to upgrade to the latest released version of Firefox, if you haven't done so. Let me know if you still experience this issue.
Flags: needinfo?(suburp212)
Whiteboard: Duplicate #1127286
Can no longer reproduce it in the latest stable build 43.0.3
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(suburp212)
Resolution: --- → WONTFIX
Updated•10 years ago
|
Resolution: WONTFIX → FIXED
Updated•10 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•