Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Regular Crashes Playing Wormax.io

  • 17 个回答
  • 1 人有此问题
  • 28 次查看
  • 最后回复者为 Kevin Kehler

more options

Every time I play this online game at the site, Wormax.io, it will lag and/or crash the tab after a few minutes of playing. Occasionally, the site will take a very long time to load.

Here's my crash report: bp-4fd287ff-c2e1-4168-8e9d-ac1950211202

Every time I play this online game at the site, Wormax.io, it will lag and/or crash the tab after a few minutes of playing. Occasionally, the site will take a very long time to load. Here's my crash report: bp-4fd287ff-c2e1-4168-8e9d-ac1950211202

被采纳的解决方案

Thanks for the instructions! I actually now have the latest Firefox, and so far I haven't had the same issues. I do hear my computer working more than I feel like it should, but the lag issue isn't happening and it hasn't crashed in a while now, unlike before, where it was pretty consistent.

I guess I'll mark this as solved? It was really just the update to Firefox which helped, I guess? I'm curious what component of the update actually helped.

定位到答案原位置 👍 1

所有回复 (17)

more options

It works for me. see screenshot What OS? What Desktop? Are you in X11 or Wayland?

Operating System: openSUSE Tumbleweed 20211202 KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.15.5-1-default (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i7-4810MQ CPU @ 2.80GHz Memory: 31.0 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4600

more options

Thanks for your response, jonzn4SUSE. Here are some details for you, based on your questions:

  • Operating System: Ubuntu 20.04.3
  • OS Type: 64-bit
  • GNOME Version: 3.36.8
  • Windowing System: X11
  • Kernel: 5.15.5-76051505-generic
  • Processors: Intel® Core™ i7-10700K CPU @ 3.80GHz × 16
  • Memory: 15.5 GiB RAM
  • Graphics Processor: AMD® Radeon rx 5700 xt

It'll work for me for a while, just like TinkerCad, but eventually there will be a lag, and the tab will crash.

Any tips?

more options

Have you tried in Safe Mode? https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode

You should try running strace on the Firefox process and after it crashes check the log.

more options

So the Safe/Troubleshoot Mode didn't load Wormax.io at all, and instead gave me an error message about WebGL (see attached screenshot).

As for running strace, I don't know which of the 9 process IDs to use to run Firefox this way from my terminal (see second screenshot). I like the idea of using a log to find out what's going on. Btw, I also tried using pstree, top, and pgrep, but these commands don't give me any output for a Firefox process ID.

more options

My bad, I forgot to mention the ampersand. see screenshot

more options

No prob, looks like a different command you've given there anyway, no? I found my pid for Firefox and ran your previous command (not the ampersand one).

It's the damnedest thing, when I run strace -o firefox_logs -t -p 56467 (the most recent pid), I don't get a crash. I get TONNES of lag, and it seems like it's going to crash, but so far it hasn't. Just annoying lag which makes it extremely difficult to play.

What do you figure might be the cause of this?

more options

K, I got a crash log, I think, but it makes no sense to me for what I should be looking for.

Admittedly, there was other activity after, so I'll try to get another with just opening up Firefox with that last command you showed me. It continues to just get laggy more than crashing lately, not sure why.

more options

You should make note of the time of the crash, and then look for the same time in the logs to see what popped.

由jonzn4SUSE于修改

more options

I had a crash today at 10:31pm, but I don't know what this output from my log means. I'll attach my log file here, but it's long--sorry, only way to share is via Google Docs, so let me know if that works or doesn't for you. Looking at 10:31:17 as just a few entries before it has a tonne from 10:31:47.

Thanks, I really appreciate all your support with this.

firefox_logs

more options

Yeah, I didn't see anything that stood out. Did you try downloading Firefox from Mozilla to see if you have the same issues? https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

more options
more options

k, I'll run memtest86 this evening before bed (heard it can take a while...). I don't think I'm going to install the higher version of Firefox until it comes down the pipe for me to upgrade on my system. I'm nervous about installing software manually.

more options

There is no install. Just download, unzip, and run firefox-bin in the firefox folder. I run a total of 3 version of Firefox, my distro version, plus Waterfox, all from folders in my Download folder. It would be a good test.

由jonzn4SUSE于修改

more options

k, can you just walk me through that then? I've got the tar.bz2 file, so I extract it to the .mozilla folder? Or extract to the Downloads folder? And then in that extraction, make the firefox-bin file executable? How does that work with multiple firefox-bin files?

more options

Did a memtest with memtester in 3 loops and all areas came out as ok. I just an update/upgrade notice yesterday, so I now have Firefox 95.0, whereas previously I had ver. 94. I'll try testing again within Wormax.io to see if it gets laggy and crashes more. Something else I hadn't mentioned, after the Wormax crash, there are other tabs on completely different sites (such as this saved tab with our discussion) which also crash when I try refreshing the page.

more options

Kevin Kehler said

k, can you just walk me through that then? I've got the tar.bz2 file, so I extract it to the .mozilla folder? Or extract to the Downloads folder? And then in that extraction, make the firefox-bin file executable? How does that work with multiple firefox-bin files?

Run the file in the 1st pic. To get to this point just run these cmds ... bunzip2 firefox-94.0.2.tar.bz2 Then tar -xf firefox-94.0.2.tar You will then see a firefox folder like the one in the screenshot.

more options

选择的解决方案

Thanks for the instructions! I actually now have the latest Firefox, and so far I haven't had the same issues. I do hear my computer working more than I feel like it should, but the lag issue isn't happening and it hasn't crashed in a while now, unlike before, where it was pretty consistent.

I guess I'll mark this as solved? It was really just the update to Firefox which helped, I guess? I'm curious what component of the update actually helped.