Open Bug 1929184 Opened 29 days ago Updated 15 days ago

firefox-128.4.0esr compile does throws 646 warnings: 'this' pointer is null in ../dist/include/mozilla/MozPromise.h:678:21: warning: 'this' pointer is null [-Wnonnull]

Categories

(Core :: XPCOM, defect)

Firefox 128
defect

Tracking

()

UNCONFIRMED

People

(Reporter: herrtimson, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

106.44 KB, text/plain
Details
Attached file summary

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0

Steps to reproduce:

I downloaded firefox-128.4.0esr sources and compiled them for linux

Actual results:

my package manager does give a summary of all the severe compiler warnings, and it showed 646 warnings of this kind:

../dist/include/mozilla/MozPromise.h:678:21: warning: 'this' pointer is null [-Wnonnull]

Expected results:

I've attached all the warnings in one plain text file, I will upload a full build log in a few hours.

I'm not certain wether this is a real issue, but I'm pretty sure there were maybe a one digit number of warnings for firefox-115esr, and there was recent plumbing in the xpcom file refered here.

Regressions: 1917242

The Bugbug bot thinks this bug should belong to the 'Core::XPCOM' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → XPCOM
Product: Firefox → Core
No longer regressions: 1917242
Keywords: regression
Regressed by: 1917242

Can you check if replacing MOZ_DIAGNOSTIC_ASSERT with MOZ_RELEASE_ASSERT at https://searchfox.org/mozilla-esr128/rev/3c4447c7bdfad5ca714bd208ca56193e527edc89/xpcom/threads/MozPromise.h#675 gets rid of the warning ?

The severity field is not set for this bug.
:nika, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(nika)
Severity: -- → S4
Flags: needinfo?(nika)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: