Jump to content

Recommended Posts

Posted

I have some issues with the latest mailnews release (mailnews.win32-20250802-40a79c75-uxp-3553319265-xpmod), opening some emails crashes the program.

At least the 5 prior releases can open these emails without issues (eg. mailnews.win32-20250726-7bda12e7-uxp-7e0ddfef73-xpmod)

I can send an eml file but would rather do it in private message if that is possible.

Here's event viewer logs, let me know if I can get any other logs somehow.

Faulting application name: mailnews.exe, version: 4.8.7.8956, time stamp: 0x688b80b7
Faulting module name: xul.dll, version: 4.8.7.8956, time stamp: 0x688b80de
Exception code: 0xc0000005
Fault offset: 0x0141b048
Faulting process id: 0x7AF4
Faulting application start time: 0x1DC0475A8AA3941
Faulting application path: H:\Program\mailnews\mailnews.exe
Faulting module path: H:\Program\mailnews\xul.dll
Report Id: 8fb504df-e91b-4159-a708-95b9e931ef92
Faulting package full name: 
Faulting package-relative application ID: 

 


Posted
1 hour ago, fREAST said:

I can send an eml file but would rather do it in private message if that is possible.

yeah please do so.

Posted
1 hour ago, roytam1 said:

yeah please do so.

I tried sending a message here but got an error "roytam1 cannot receive messages", so I sent it to your email instead.
 

Posted
16 minutes ago, fREAST said:

I tried sending a message here but got an error "roytam1 cannot receive messages", so I sent it to your email instead.
 

sure, thanks, sample eml is retrieved.

and with my fix in https://msfn.org/board/topic/185966-my-browser-builds-part-5/page/148/#findComment-1281466 applied, opening your sample doesn't crash.

so killed two birds with one stone. upstream doesn't fully test their changes, and unfortunately so do I. as a result, your inputs worth a lot.

and of course please wait for next build which should fix these problems.

Posted (edited)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250809-3219d2d-uxp-48ebf49357-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250809-3219d2d-uxp-48ebf49357-xpmod.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom

IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250809-3219d2d-uxp-48ebf49357-xpmod-ia32.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32

NM28XP build:
Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250809-d849524bd-uxp-48ebf49357-xpmod.7z
Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250809-d849524bd-uxp-48ebf49357-xpmod-ia32.7z
Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250809-d849524bd-uxp-48ebf49357-xpmod-sse.7z
Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250809-d849524bd-uxp-48ebf49357-xpmod.7z
Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250809-d849524bd-uxp-48ebf49357-w7plus-avx2.7z

Official UXP changes picked since my last build:
- Issue #2714 - Implement the Visual Viewport API (a036cfeb69)
- Issue #2714 - Enable the Visual Viewport API by default. (1ffa7569e9)
- Issue #2835 - Follow-up: Guard against import rules with no attached style sheet (2026586ce1)
- Issue #2838 - Use `ToIndex` in `TypedArray` CTORs (c07ea665ea)
- Issue #2838 - Update tests (fcc58bfbba)

No official Pale-Moon changes picked since my last build.

No official Basilisk changes picked since my last build.

My changes picked since my last build:
- [Basilisk] [Pale-Moon] [SSUAO] update youtube's SSUAO (5a01efea53)
- layout: CascadeSheet: check aSheet is non-null before use. (a2da19760e)

Update Notice:
- You may delete file named icudt*.dat inside program folder when updating from old releases.

* Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.

Edited by roytam1
Posted

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250809-40a79c75-uxp-48ebf49357-xpmod.7z
BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250809-40a79c75-uxp-48ebf49357-xpmod.7z

source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom

* Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15.

--

New build of HBL-UXP for XP!

Test binary:
IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20250809-id-656ea98-uxp-48ebf49357-xpmod.7z
IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250809-id-656ea98-ia-c642e3c-uxp-48ebf49357-xpmod.7z

source repo (excluding UXP):
https://github.com/roytam1/icedove-uxp/tree/winbuild
https://github.com/roytam1/iceape-uxp/tree/winbuild

Posted

New build of post-deprecated Serpent/moebius for XP!
* Notice: This repo will not be built on regular schedule, and changes are experimental as usual.
** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions.

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20250809-391ff658e-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250809-391ff658e-xpmod.7z

repo: https://github.com/roytam1/basilisk55

Repo changes:
- import from `custom` branch of UXP: layout: CascadeSheet: check aSheet is non-null before use. (0f81abbe6)
- ported from UXP: Issue #2714 - Implement the Visual Viewport API (a036cfeb) (e822fb126)
- import from UXP: Issue #2714 - Enable the Visual Viewport API by default. (1ffa7569) (991888773)
- import from UXP: Issue #2835 - Follow-up: Guard against import rules with no attached style sheet (2026586c) (05a146473)
- ported from UXP: Issue #2838 - Use `ToIndex` in `TypedArray` CTORs (c07ea665) (f97a16faa)
- import from UXP: Issue #2838 - Update tests (fcc58bfb) (391ff658e)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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