Open
Bug 1921695
Opened 1 year ago
Updated 1 year ago
Crash in [@ java.lang.OutOfMemoryError: at android.hardware.display.DisplayManagerGlobal.getCompatibleDisplay(DisplayManagerGlobal.java)]
Categories
(Core :: Graphics, defect, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | affected |
People
(Reporter: Webworkr, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/8b6abce0-fef5-4d50-809e-947970240928
MOZ_CRASH Reason:
MOZ_CRASH(OOM)
Top 10 frames:
0 libxul.so NS_ABORT_OOM(unsigned int) xpcom/base/nsDebugImpl.cpp:675
1 libxul.so mozilla::jni::ReportException(_JNIEnv*, _jthrowable*, _jstring*) widget/android/jni/Utils.cpp:248
2 libxul.so mozilla::jni::HandleUncaughtException(_JNIEnv*) widget/android/jni/Utils.cpp:217
3 libxul.so mozilla::jni::Accessor::EndAccess<mozilla::java::GeckoAppShell::GetScreenRefr... widget/android/jni/Accessors.h:61
3 libxul.so mozilla::jni::Method<mozilla::java::GeckoAppShell::GetScreenRefreshRate_t, fl... widget/android/jni/Accessors.h:99
3 libxul.so mozilla::jni::Method<mozilla::java::GeckoAppShell::GetScreenRefreshRate_t, fl... widget/android/jni/Accessors.h:117
4 libxul.so mozilla::java::GeckoAppShell::GetScreenRefreshRate() widget/android/GeneratedJNIGeckoAppShellWrappers.cpp:289
4 libxul.so AndroidVsyncSource::EnableVsync() gfx/thebes/gfxAndroidPlatform.cpp:318
5 libxul.so mozilla::gfx::VsyncSource::UpdateVsyncStatus() gfx/thebes/VsyncSource.cpp:0
6 libxul.so mozilla::gfx::VsyncSource::UpdateVsyncStatus()::$_0::operator()() const gfx/thebes/VsyncSource.cpp:105
| Reporter | ||
Updated•1 year ago
|
Version: unspecified → Firefox 132
Updated•1 year ago
|
Component: General → Browser Engine
Updated•1 year ago
|
Updated•1 year ago
|
Severity: -- → S4
Updated•1 year ago
|
Severity: S4 → --
Component: Browser Engine → Graphics
Product: Fenix → Core
Updated•1 year ago
|
Blocks: gfx-triage
Comment 1•1 year ago
|
||
I will discuss this in triage meeting, severity unclear to me without knowing how often this crash occurs so I will want to search for this signature first.
Updated•1 year ago
|
Crash Signature: [@ java.lang.OutOfMemoryError: at android.hardware.display.DisplayManagerGlobal.getCompatibleDisplay(DisplayManagerGlobal.java) ]
Comment 2•1 year ago
|
||
Low volume crash, assigning to Jamie to investigate as a backlog issue.
Assignee: nobody → jnicol
No longer blocks: gfx-triage
Comment 3•1 year ago
|
||
The severity field is not set for this bug.
:bhood, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(bhood)
Comment 4•1 year ago
|
||
Very low volume OOM inside android SDK. Doesn't seem actionable.
Assignee: jnicol → nobody
Severity: -- → S3
Flags: needinfo?(bhood)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•