Closed
Bug 1727731
Opened 4 years ago
Closed 4 years ago
Crash in [@ mozilla::jni::TypedObject<T>::New<T>]
Categories
(GeckoView :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: fluffyemily, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/8281644d-da80-42ec-8b75-e01340210823
Reason: SIGSEGV /SEGV_MAPERR
Top 10 frames of crashing thread:
0 libxul.so mozilla::jni::LocalRef<mozilla::jni::TypedObject<_jobjectArray*> > mozilla::jni::TypedObject<_jobjectArray*>::New<mozilla::jni::TypedObject<_jstring*> > widget/android/jni/Refs.h:971
1 libxul.so mozilla::widget::detail::BoxObject widget/android/EventDispatcher.cpp:230
2 libxul.so mozilla::widget::detail::BoxObject widget/android/EventDispatcher.cpp:224
3 libxul.so mozilla::widget::detail::BoxObject widget/android/EventDispatcher.cpp:252
4 libxul.so mozilla::widget::detail::BoxData widget/android/EventDispatcher.cpp:299
5 libxul.so mozilla::widget::EventDispatcher::Dispatch widget/android/EventDispatcher.cpp:793
6 libxul.so NS_InvokeByIndex xpcom/reflect/xptcall/md/unix/xptcinvoke_arm.cpp:167
7 libxul.so XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1130
8 libxul.so XPC_WN_CallMethod js/xpconnect/src/XPCWrappedNativeJSOps.cpp:921
9 @0x467a66b2
Severity: -- → S2
| Reporter | ||
Comment 1•4 years ago
|
||
Only 1 crash in 92 beta though.
| Reporter | ||
Comment 2•4 years ago
|
||
Possibly another OOM crash. Let's keep an eye on it and see if it appears more in 92
Priority: -- → P3
| Reporter | ||
Updated•4 years ago
|
Priority: P3 → P2
Whiteboard: [geckoview:m94?]
| Reporter | ||
Updated•4 years ago
|
Whiteboard: [geckoview:m94?] → [geckoview:m96]
| Reporter | ||
Comment 3•4 years ago
|
||
There was a tiny fraction of these in 93 and none in 94 or 95 so I'm going to close this
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Whiteboard: [geckoview:m96]
Updated•4 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•