| 24 Nov 2023 |
yannis | Hello, this is most likely https://github.com/NixOS/nixpkgs/issues/269571 | 09:34:24 |
yannis | It's currently a top crash for Firefox, all coming from NixOS users | 09:34:50 |
yannis | * It's currently a top crash for Firefox 120, all coming from NixOS users | 09:36:00 |
vcunat | Yes, I had crashes very often on wayland with 120. Had to roll that back. | 09:58:51 |
vcunat | Very often it took just a couple minutes. Extremely annoying. | 09:59:19 |
vcunat | If it didn't have security updates, I would've suggested rollback in nixpkgs immediately. | 10:00:14 |
nbp | A top crash coming from NixOS 🎉 | 10:27:54 |
nbp | * A top crash coming from NixOS 🎉 (either we have a very low number of crashes, or the NixOS community is become larger than I thought) | 10:29:18 |
vcunat | I'm not sure if I should celebrate or not. | 10:35:16 |
l-88 | In reply to @nbp:mozilla.org A top crash coming from NixOS 🎉 (either we have a very low number of crashes, or the NixOS community is become larger than I thought) what is a top crash ? | 10:40:29 |
yannis | Among all crash reports that we receive from all platforms this is currently number 3 | 10:41:02 |
yannis | https://crash-stats.mozilla.org/topcrashers/?product=Firefox&version=120.0 | 10:41:17 |
yannis | So it's in the top | 10:41:28 |
l-88 | I tried the workaround thanks :-) | 10:42:15 |
l-88 | * I am trying the workaround thanks :-) | 10:42:30 |
l-88 | yes it's from webgl Thank you yannis | 10:44:55 |
@yuka:yuka.dev | mine is crashing immediately on startup | 11:11:17 |
@yuka:yuka.dev | that seems different from the other reports? | 11:11:25 |
yannis | Does it crash if you start with firefox -p and create a new profile and use it? | 11:13:40 |
l-88 | In reply to @yuka:yuka.dev mine is crashing immediately on startup I have this behaviour at the begining. I needed to make a new profil. So maybe it's related | 11:16:41 |
l-88 | try with a new one | 11:16:52 |
l-88 | as yannis said | 11:17:10 |
@yuka:yuka.dev | firefox -p does not even start | 11:19:48 |
@yuka:yuka.dev |
[yuka@m1:~]$ time firefox -p
Segmentation fault (core dumped)
real 0m0.243s
user 0m0.061s
sys 0m0.022s
[yuka@m1:~]$
| 11:20:00 |
nbp | Do you have the profile chooser menu? | 11:20:58 |
l-88 | yannis: I have seen your comment on mozzila bug. Is there any chance of a fix in nixos package soon ? | 11:22:01 |
yannis | I hope so, we are working on it at least | 11:22:32 |
l-88 | cool let me know. Thank you. :-) | 11:23:05 |
yannis | Yureka (she/her): can you try gdb firefox, run, bt? | 11:24:31 |
@yuka:yuka.dev |
[yuka@m1:~]$ firefox --safe-mode
Segmentation fault (core dumped)
[yuka@m1:~]$ firefox --ProfileManager
Segmentation fault (core dumped)
[yuka@m1:~]$
| 11:26:22 |