Closed
Bug 1430409
Opened 8 years ago
Closed 7 years ago
Crash in libhwui.so@0x73999
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(fennec+)
RESOLVED
INACTIVE
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: emma.mason20, Unassigned)
References
Details
Crash Data
This bug was filed from the Socorro interface and is
report bp-d3a7e6eb-c88d-4e79-8833-a8c100180112.
=============================================================
Top 10 frames of crashing thread:
0 libc.so libc.so@0x49c74
1 libc.so libc.so@0x1d567
2 libc.so libc.so@0x190b3
3 libhwui.so libhwui.so@0x73999
4 libhwui.so libhwui.so@0x73999
5 libc.so libc.so@0x17116
6 libcutils.so libcutils.so@0xc3db
7 libhwui.so libhwui.so@0x73e02
8 boot-framework.oat boot-framework.oat@0xb50270
9 dalvik-main space 1 (deleted) dalvik-main space 1 @0x4b36267
=============================================================
501 crashes in the last week.
Reported by a user on Twitter: https://twitter.com/kaqqao/status/951850602132361218
[triage] Top 34 crasher on release but there are other libhwui crashes that are higher. Snorp, can you add to your triage?
Flags: needinfo?(snorp)
tracking-fennec: --- → ?
Flags: needinfo?(snorp)
Looking at a logcat, this looks like a variation of OOM:
02-07 16:20:31.770 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.770 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.775 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.775 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.783 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.783 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.786 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.787 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.789 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.790 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.792 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.793 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.795 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.795 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.798 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.798 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
02-07 16:20:31.801 17771 17798 W Adreno-GSL: <sharedmem_gpuobj_alloc:2021>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
02-07 16:20:31.801 17771 17798 E Adreno-GSL: <gsl_memory_alloc_pure:2125>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
tracking-fennec: ? → +
Priority: -- → P3
Comment 3•7 years ago
|
||
Closing per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Contact :susheel if you think this bug should be re-opened
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•