ilfattoquotidiano.it - crash
Moderator: trava90
Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
-
back2themoon
- Knows the dark side

- Posts: 3154
- Joined: 2012-08-19, 20:32
ilfattoquotidiano.it - crash
This happens seemingly randomly and cannot be always be reproduced consistently. You can try:
a) Visiting the homepage and start scrolling down slowly.
b) Opening the homepage in a new background tab while browsing elsewhere.
b) Visiting the homepage, wait for it to load fully then click on some other article and wait.
https://www.ilfattoquotidiano.it/
This is the nasty crash that leaves zero traces. The browser just disappears. No AppCrashView entries. What I can offer now are a few minidumps via WER.
Uploaded to the FTP.
a) Visiting the homepage and start scrolling down slowly.
b) Opening the homepage in a new background tab while browsing elsewhere.
b) Visiting the homepage, wait for it to load fully then click on some other article and wait.
https://www.ilfattoquotidiano.it/
This is the nasty crash that leaves zero traces. The browser just disappears. No AppCrashView entries. What I can offer now are a few minidumps via WER.
Uploaded to the FTP.
-
Night Wing
- Knows the dark side

- Posts: 5850
- Joined: 2011-10-03, 10:19
- Location: Piney Woods of Southeast Texas, USA
Re: ilfattoquotidiano.it - crash
I tried every one of the three methods you listed. I could not get Pale Moon to crash. Then I experimented by grabbing my scrollbar and going up and down as fast I could from the top of the page to the bottom of the page trying to make Pale Moon crash. No crashes.
At the time of this post I am using 64 bit (GTK2) linux Pale Moon 31.4.0 running in 64 bit MX Linux (Infinity) Xfce. And uBlock Origin 1.16.6.1 is enabled for the site.
At the time of this post I am using 64 bit (GTK2) linux Pale Moon 31.4.0 running in 64 bit MX Linux (Infinity) Xfce. And uBlock Origin 1.16.6.1 is enabled for the site.
MX Linux 25.1 (Infinity) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 13.4 (Trixie) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 13.4 (Trixie) Xfce w/Pale Moon, Waterfox, Firefox
-
back2themoon
- Knows the dark side

- Posts: 3154
- Joined: 2012-08-19, 20:32
Re: ilfattoquotidiano.it - crash
Yes, it's tricky and perhaps related to my installation. But it does occur. Hopefully those files will reveal something.
Forgot to mention it's the SSE2 build.
Forgot to mention it's the SSE2 build.
-
ownedbywuigi
- Fanatic

- Posts: 138
- Joined: 2026-03-09, 21:48
- Location: United Kingdom
Re: ilfattoquotidiano.it - crash
No issues on both AVX2 build of Pale Moon but also other UXP browsers (Basilisk, Dactyloidae nightly).
Maybe it's your extensions?
Maybe it's your extensions?
Windows Server 2022, i9 9900K, 32GB DDR4, GTX 970, Dactyloidae 13.2-pre1
OS X Monterey, 2013 Mac Pro, Xeon e5-1650v2, 2x FirePro D500, 64GB DDR3, Dactyloidae 13.1
OS X Monterey, 2013 Mac Pro, Xeon e5-1650v2, 2x FirePro D500, 64GB DDR3, Dactyloidae 13.1
-
Night Wing
- Knows the dark side

- Posts: 5850
- Joined: 2011-10-03, 10:19
- Location: Piney Woods of Southeast Texas, USA
Re: ilfattoquotidiano.it - crash
All of my supported Flags on this desktop tower computer: AVX, AVX2, HT, LM, NX, PAE, SSE, SSE2, SSE3, SSE4_1, SSE4_2, SSSE3, VMX
I update my Pale Moon manually. I get my 64 bit GTK2 linux tarballs at: https://www.palemoon.org/download.shtml
MX Linux 25.1 (Infinity) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 13.4 (Trixie) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 13.4 (Trixie) Xfce w/Pale Moon, Waterfox, Firefox
-
UCyborg
- Keeps coming back

- Posts: 885
- Joined: 2019-01-10, 09:37
- Location: Slovenia
Re: ilfattoquotidiano.it - crash
Where did it crash?
I've got a random crash on GitHub today (project settings), mozjs.dll, offset 0x38332a, exception code 0xc0000005. Version 34.1.0, x64 SSE2 build.
I've got a random crash on GitHub today (project settings), mozjs.dll, offset 0x38332a, exception code 0xc0000005. Version 34.1.0, x64 SSE2 build.
-
back2themoon
- Knows the dark side

- Posts: 3154
- Joined: 2012-08-19, 20:32
Re: ilfattoquotidiano.it - crash
Same values as yours. Only this seems to change: (on every crash it's different)
Fault offset: 0x000000000012e43c
Fault offset: 0x000000000012e43c
-
UCyborg
- Keeps coming back

- Posts: 885
- Joined: 2019-01-10, 09:37
- Location: Slovenia
Re: ilfattoquotidiano.it - crash
OK, so it crashes in different parts. Can't tell whether my crash had anything in common with yours.
-
back2themoon
- Knows the dark side

- Posts: 3154
- Joined: 2012-08-19, 20:32
Re: ilfattoquotidiano.it - crash
I currently use CleanLinks2 (similar to moonbat's Pure URL).
I suspect it might be related. Mostly a hunch, really. No crashes yet after excluding the website, but it's too soon to draw any conclusions.
I suspect it might be related. Mostly a hunch, really. No crashes yet after excluding the website, but it's too soon to draw any conclusions.
-
Moonchild
- Project founder

- Posts: 39119
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: ilfattoquotidiano.it - crash
Nuck-TH probably needs to look into this as it seems to be related to SSE2 builds.
I've seen this happen in cases where the compiler or linker ran out of (real) RAM while compiling code, and some cases where the machine had been running for a long session (suspect here being memory fragmentation before the build process began; can be solved with a fresh restart before building releases). Using too aggressive optimizations can also cause this but I'm assuming these builds are made with the optimizations I've indicated for release builds.
This is a major red flag for overall stability of the build. It may not be code-related in that case, but rather a problem with the build environment.
I've seen this happen in cases where the compiler or linker ran out of (real) RAM while compiling code, and some cases where the machine had been running for a long session (suspect here being memory fragmentation before the build process began; can be solved with a fresh restart before building releases). Using too aggressive optimizations can also cause this but I'm assuming these builds are made with the optimizations I've indicated for release builds.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
nicolaasjan
- Fanatic

- Posts: 101
- Joined: 2017-07-28, 14:44
- Location: the Netherlands
Re: ilfattoquotidiano.it - crash
I get random crashes on GitHub as well with the AVX2 build from here.
Linux Mint 21.3 MATE 64bit
Pale Moon latest
Pale Moon latest
-
Nuck-TH
- Project Contributor

- Posts: 341
- Joined: 2020-03-02, 16:04
Re: ilfattoquotidiano.it - crash
Idk what i can do.
VM is set up according to dev site and with latest update of windows and VS, 8Gb dedicated ram and pagefile of same size.
VM is set up according to dev site and with latest update of windows and VS, 8Gb dedicated ram and pagefile of same size.
-
back2themoon
- Knows the dark side

- Posts: 3154
- Joined: 2012-08-19, 20:32
Re: ilfattoquotidiano.it - crash
Just uploaded another minidump. PM 34.2.0, SSE2