Bug 1729929 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Crash report: https://crash-stats.mozilla.org/report/index/3dda6cc2-0e6a-4a85-a376-814e80210909

MOZ_CRASH Reason: ```MOZ_CRASH()```

Top 10 frames of crashing thread:
```
0 firefox-bin mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:33
1 firefox-bin abort memory/mozalloc/mozalloc_abort.cpp:86
2 gallium_dri.so gallium_dri.so@0x61a33e 
3 gallium_dri.so gallium_dri.so@0x6182a5 
4 gallium_dri.so gallium_dri.so@0x61f83f 
5 gallium_dri.so gallium_dri.so@0x62adbe 
6 gallium_dri.so gallium_dri.so@0x211faf 
7 gallium_dri.so gallium_dri.so@0x7878e8 
8 gallium_dri.so gallium_dri.so@0x15708d 
9 libxul.so mozilla::gl::GLContext::fGenerateMipmap gfx/gl/GLContext.h:1273
```
**Affected versions**

* 94.0a1(20210908213905)
* 93.0b2(20210907190438)
* 92.0 (20210903235534 - canonical-002)

**Affected platforms**
* Ubuntu 14.04

**Steps to reproduce**
1. Go to any of the following websites:
- http://webglsamples.org/aquarium/aquarium.html
- http://madebyevan.com/webgl-water/
- https://www.clicktorelease.com/code/polygon-shredder/

**Expected result**
* The websites are opened without any issues and no stability issues are encountered.

**Actual result**
* Browser experiences a tab crash.

**Suggested Severity**
* Seeing as how this issue occurs with 100% repro rate on these websites(and maybe similar websites), I would set this as an S1 issue.

**Regression range**
* Will return with regression range ASAP.

**Additional notes**
* Did not manage to reproduce this crash on Ubuntu 20 and Ubuntu 21.
* This issue was encountered on a Virtual Machine.
* Video codecs via sudo apt-get install ubuntu-restricted-extras are installed and up to date.
* Dedicated GPU for main maching running the VM is NVIDIA GTX 1060
Crash report: https://crash-stats.mozilla.org/report/index/3dda6cc2-0e6a-4a85-a376-814e80210909

MOZ_CRASH Reason: ```MOZ_CRASH()```

Top 10 frames of crashing thread:
```
0 firefox-bin mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:33
1 firefox-bin abort memory/mozalloc/mozalloc_abort.cpp:86
2 gallium_dri.so gallium_dri.so@0x61a33e 
3 gallium_dri.so gallium_dri.so@0x6182a5 
4 gallium_dri.so gallium_dri.so@0x61f83f 
5 gallium_dri.so gallium_dri.so@0x62adbe 
6 gallium_dri.so gallium_dri.so@0x211faf 
7 gallium_dri.so gallium_dri.so@0x7878e8 
8 gallium_dri.so gallium_dri.so@0x15708d 
9 libxul.so mozilla::gl::GLContext::fGenerateMipmap gfx/gl/GLContext.h:1273
```
**Affected versions**

* 94.0a1(20210908213905)
* 93.0b2(20210907190438)
* 92.0 (20210903235534 - canonical-002)

**Affected platforms**
* Ubuntu 14.04

**Steps to reproduce**
1. Go to any of the following websites:
- http://webglsamples.org/aquarium/aquarium.html
- http://madebyevan.com/webgl-water/
- https://www.clicktorelease.com/code/polygon-shredder/
- http://toji.github.io/webgl2-particles/
- http://toji.github.io/webgl2-particles-2/

**Expected result**
* The websites are opened without any issues and no stability issues are encountered.

**Actual result**
* Browser experiences a tab crash.

**Suggested Severity**
* Seeing as how this issue occurs with 100% repro rate on these websites(and maybe similar websites), I would set this as an S1 issue.

**Regression range**
* Will return with regression range ASAP.

**Additional notes**
* Did not manage to reproduce this crash on Ubuntu 20 and Ubuntu 21.
* This issue was encountered on a Virtual Machine.
* Video codecs via sudo apt-get install ubuntu-restricted-extras are installed and up to date.
* Dedicated GPU for main maching running the VM is NVIDIA GTX 1060

Back to Bug 1729929 Comment 0