Closed
Bug 1442954
Opened 7 years ago
Closed 4 years ago
Crash near null in libglcore.so@0x8c1adc
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: tsmith, Unassigned)
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
To reproduce open: https://basicallydan.github.io/skifree.js/
I can repro on my Nexus 9 running the latest Nightly build.
This bug was filed from the Socorro interface and is
report bp-dce3797f-28ab-4f5f-85ab-b29130180304.
=============================================================
Top 10 frames of crashing thread:
0 libglcore.so libglcore.so@0x8c1adc
1 libglcore.so libglcore.so@0x90cb6b
2 libglcore.so libglcore.so@0x90d6cf
3 libglcore.so libglcore.so@0x90d925
4 libglcore.so libglcore.so@0x135cc6e
5 libglcore.so libglcore.so@0x98c233
6 libglcore.so libglcore.so@0x79eb6f
7 libxul.so wcsrtombs
8 libxul.so wcsrtombs
9 libxul.so mozilla::gl::GLContext::raw_fDrawArrays gfx/gl/GLContext.h:1095
=============================================================
Comment 1•6 years ago
|
||
Looks like this only happens on Tegra devices, although with the crash reports all cut short, there might not be much we can do without a full trace and an STR.
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 2•4 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•