Jump to content

Recommended Posts

Posted (edited)

Hi

2 hours ago, RainyShadow said:

OK, the cause is (probably) not a plugin :P

What is your CPU?

For NM27 try the SSE build.

About Arcticfox - wait for a new build.

Intel pentium4  3Ghz, Ram 2 Go, X86 xp sp2

I will try newmoon 27 SSE :rolleyes:

No it doesn't work it's the same problem with Newmon 27 SSE :dubbio:

Edited by IXOYE

Posted
3 hours ago, IXOYE said:

the module that causes the problem is "mozjs.dll+0x3f8b00 "

The worst thing about Newmoon 27 is its extremely old JavaScript engine. Newmoon 28 or any other UXP-based browser would probably perform better in this regard.

Posted

Hi

1 hour ago, Vistapocalypse said:

The worst thing about Newmoon 27 is its extremely old JavaScript engine. Newmoon 28 or any other UXP-based browser would probably perform better in this regard.

After several tests, the last version of Newmoon 27 that works without problem is this one:

"palemoon-27.10.0.win32-git-20211002-2131e4376-xpmod.7z"

All the following have a problem with the Mozjs.dll module. just test with the msfn.org website ...

Posted (edited)
7 hours ago, IXOYE said:

Hi

Newmoon 27.10 and the latest Arcticfox version with a new profile and no add-on have a problem. The crash always occurs on the same websites such as msfn.org and systematically. On Youtube and other website, there is no problem.
The crash does not occur when "Noscript" is active ...

2021-10-25_174504.jpg

it seems that you're using regular build on SSE-only processor

Edited by roytam1
Posted (edited)

 

Hmmm ... no issues at all with the latest Arctic Fox with https://o.rthost.win/palemoon/lav-dll-lite-3.4.9.7z from Roytam. No crashes and YouTube is fine but a bit slow. MSFN is also fine.

spacer.png

I used the following prefs:

Javascript

user_pref("javascript.options.asmjs", false);
user_pref("javascript.options.wasm", false);
user_pref("javascript.use_US_english_locale", true);

Spoof Browser

user_pref("general.oscpu.override", "Windows NT 10.0");
user_pref("general.platform.override", "");
user_pref("general.useragent.compatMode.version", "62");
user_pref("general.useragent.override", "Mozilla/5.0 (Windows NT 10.0; Win32; x86; rv:62.0) Gecko/20100101 Firefox/62.0");
user_pref("general.useragent.vendor", "");
user_pref("general.useragent.vendorSub", "");

spacer.png

 

 

Edited by XPerceniol
Posted

PS: No plugins or extensions at all and I keep it (as well as Serpent and FF 52.9.1 very tight with practically everything is disabled - I only enable when necessary)

 

Posted
On 10/19/2021 at 3:12 PM, sparty411 said:

...I prefer to use 27 though, as it is much lighter on system resources.

I actually only us Arctic Fox and New Mon 27 on my ultra slow rig for that reason - otherwise, I prefer Serpent 52 on my primary computer.

Posted

Hi

Well, some users didn't understand the difficulty of the last Newmoon 27 .

9 hours ago, roytam1 said:

it seems that you're using regular build on SSE-only processor


There is a problem with the latest versions of Newmoon 27 and Arcticfox. The problem takes place only on a number of website, for example: msfn.org. On most websites, there is no problem.
the crash problem exists on the last 3 versions of newmoon 27 (REGULAR,SSE and IA):thumbdown
I am running x86 xp sp2 with an Intel Pentium 4 SSE 2 at 3GHz.

9 hours ago, XPerceniol said:

Hmmm ... no issues at all with the latest Arctic Fox with https://o.rthost.win/palemoon/lav-dll-lite-3.4.9.7z from Roytam. No crashes and YouTube is fine but a bit slow. MSFN is also fine.

Xperceniol please test with XP and msfn.org and not with " arcticfox-27.11.0.win32-git-20211012.7z " on Windows 10, as you present it under deviceinfo.me...
The previous version of Arcticfox compiled by Roytam1 " arcticfox-27.11.0.win32-git-20210130.7z " does not have this crashing problem.
Obviously, a script used by "msfn.org" is not compatible with the "mozjs.dll" module  from newmoon 27.10 of 2021/10/23 and Arcticfox of 2021/10/12 under xp .

mozjs.dll is THE problem :crazy:

 

Posted (edited)
22 hours ago, IXOYE said:

Hi

Newmoon 27 and Arcticfox by default with no plugins

the module that causes the problem is "mozjs.dll+0x3f8b00 "

the code crash octet
66 0F 7C C0 B8 A0 73 10 01 F2 0F 59 00 66 0F 57
FF 66 0F 2E C7 0F 85 08 00 00 00 F2 0F 10 05 18
90 47 0C 66 0F 57 C9 F2 0F 2A C9 F2 0F 11 8C 24
D8 00 00 00 F2 0F 58 C8 F2 0F 11 8C 24 D8 00 00

 

such hex sequence is unable to be found in mozjs.dll in palemoon-27.10.0.win32-git-20211023-06f122f42-xpmod.7z. did you replace all DLLs correctly?

Edited by roytam1
Posted

Guess https://docs.microsoft.com/ doesn't work properly for anyone here neither? Console says:

SyntaxError: expected expression, got '?'   98314ef.index-docs.js:1:96418

Crazy how things that could be done with simple HTML are buried behind obscure scripts.

Posted

Hi

4 hours ago, roytam1 said:

such hex sequence is unable to be found in mozjs.dll in palemoon-27.10.0.win32-git-20211023-06f122f42-xpmod.7z. did you replace all DLLs correctly?

Newmoon 27 "palemoon-27.10.0.win32-git-20211023-06f122f42-xpmod.7z" is new with portable-loader.exe :zzz:

Posted
2 hours ago, IXOYE said:

Hi

Newmoon 27 "palemoon-27.10.0.win32-git-20211023-06f122f42-xpmod.7z" is new with portable-loader.exe :zzz:

it doesn't crash here, besides slow.

k2y3avr.png

Posted
4 hours ago, UCyborg said:

Guess https://docs.microsoft.com/ doesn't work properly for anyone here neither? Console says:

SyntaxError: expected expression, got '?'   98314ef.index-docs.js:1:96418

Crazy how things that could be done with simple HTML are buried behind obscure scripts.

thats kind of new javascript syntax.

Posted
4 hours ago, UCyborg said:

Guess https://docs.microsoft.com/ doesn't work properly for anyone here [n]either?

https://docs.microsoft.com/

defaults to

https://docs.microsoft.com/el-gr/

here :P , and the page does load in latest Serpent 52.9.0; for the rest of you not able to read Greek :), the equivalent English page is:

https://docs.microsoft.com/en-us/

The SyntaxError reported is still there, but refering to a different "*.index-docs.js" script :angry: ;
what doesn't work is the searchbar on top of that page, because when you hit "Search", it redirects to

https://docs.microsoft.com/el-gr/search

(or https://docs.microsoft.com/en-us/search )

which is loaded blank :realmad:, except for a footer; again, responsible is a SyntaxError in a different "*.index-docs.js" script... :realmad:
Incidentally, I only recently mentioned the https://docs.microsoft.com/en-us/search "issue" in the 360EE thread, 

On 10/21/2021 at 2:17 AM, VistaLover said:

FTR. another Microsoft-owned page that demands at least 360EEv13 is Microsoft Docs Search

https://docs.microsoft.com/en-us/search/

:angry: ; I feel it's no coincidence either... I'm quite certain that after M$ adopted Chromium as the basis for their re-incarnated Edge Browser, they're making absolutely sure pages they have control on are fully working only on recent/latest Chromium-based browsers... :realmad:

:}

4 hours ago, UCyborg said:

Crazy how things that could be done with simple HTML are buried behind obscure scripts.

... 'T is the way Google Chrome devs want "things" to work now: ONLY in the latest version of THEIR browser (and forks of...);
WWW? Nah, WWD (=dictatorship)... But this discussion belongs elsewhere.... :whistle:

Posted
11 hours ago, VistaLover said:

https://docs.microsoft.com/

defaults to

https://docs.microsoft.com/el-gr/

here :P , and the page does load in latest Serpent 52.9.0; for the rest of you not able to read Greek :), the equivalent English page is:

Should've said when you go to the actual content, eg. https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-createwindowexa where index is missing on the left, missing styling in the content in the main part etc.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...