Closed
Bug 850138
Opened 13 years ago
Closed 12 years ago
crash in XPCNativeInterface::NewInstance @ XPCWrappedNative::GetNewOrUsed
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox21 | --- | unaffected |
| firefox22 | --- | unaffected |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash])
Crash Data
With the below stack trace, it first showed up in 22.0a1/20130311 and has been hit by two users. The regression range might be:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9e6232e86000&tochange=eccf45749400
Signature XPCWrappedNative::GetNewOrUsed(XPCCallContext&, xpcObjectHelper&, XPCWrappedNativeScope*, XPCNativeInterface*, XPCWrappedNative**) More Reports Search
UUID aee4a7ce-f83e-4b37-895f-08cdc2130312
Date Processed 2013-03-12 05:58:09
Uptime 64
Last Crash 1.5 minutes before submission
Install Age 1.6 hours since version was first installed.
Install Time 2013-03-12 04:22:51
Product FennecAndroid
Version 22.0a1
Build ID 20130311030946
Release Channel nightly
OS Android
OS Version 0.0.0 Linux 3.0.31-CM-g46ab49e #1 SMP PREEMPT Sun Mar 3 22:49:45 PST 2013 armv7l samsung/GT-I9100G/GT-I9100G:4.1.2/JZO54K/I9100GXXLSR:user/release-keys
Build Architecture arm
Build Architecture Info
Crash Reason SIGSEGV
Crash Address 0x19460cb4
App Notes
AdapterDescription: 'Imagination Technologies -- PowerVR SGX 540 -- OpenGL ES 2.0 build 1.9@2166536 -- Model: GT-I9100G, Product: GT-I9100G, Manufacturer: samsung, Hardware: t1'
EGL? EGL+ GL Context? GL Context+ GL Layers? GL Layers+
samsung GT-I9100G
samsung/GT-I9100G/GT-I9100G:4.1.2/JZO54K/I9100GXXLSR:user/release-keys
Processor Notes sp-processor09.phx1.mozilla.com_27405:2008; exploitablity tool: ERROR: unable to analyze dump
EMCheckCompatibility True
Adapter Vendor ID Imagination Technologies
Adapter Device ID PowerVR SGX 540
Device samsung GT-I9100G
Android API Version 17 (REL)
Android CPU ABI armeabi-v7a
Crashing Thread
Frame Module Signature Source
0 @0x19460cb4
1 libxul.so XPCWrappedNative::GetNewOrUsed js/xpconnect/src/XPCWrappedNative.cpp:518
2 libmozalloc.so moz_xmalloc memory/mozalloc/mozalloc.cpp:54
3 libxul.so XPCNativeInterface::NewInstance js/xpconnect/src/XPCWrappedNativeInfo.cpp:366
More reports at:
https://crash-stats.mozilla.com/report/list?product=FennecAndroid&signature=XPCWrappedNative%3A%3AGetNewOrUsed%28XPCCallContext%26%2C+xpcObjectHelper%26%2C+XPCWrappedNativeScope*%2C+XPCNativeInterface*%2C+XPCWrappedNative**%29
| Reporter | ||
Comment 1•12 years ago
|
||
There have been no crashes since 22.0a1/20130314.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•