[Fixed] 11.0.4rc13 sometimes produces a lot of console noise

Bug reports and enhancement requests
Post Reply
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

[Fixed] 11.0.4rc13 sometimes produces a lot of console noise

Post by barbaz »

Title says it all, keyword being "sometimes" - e.g. right now I have two Waterfox instances running off the exact same profile (which I achieve using firejail sandboxing and -no-remote), one exhibits this problem and one does not.

Here's a sample, obtained upon visiting this forum -

Code: Select all

sendSyncMessage: cannot correlate sender info for 8dd6a28766.0f98,https://forums.informaction.com/. 2 SyncMessage.js:56
    obrListener moz-extension://***************/lib/SyncMessage.js:56
    apply self-hosted:4417
    applySafeWithoutClone resource://gre/modules/ExtensionCommon.jsm:588
    fire resource://gre/modules/ExtensionChild.jsm:1171
    receiveMessage resource://gre/modules/ExtensionChild.jsm:1175
    _callHandlers resource://gre/modules/MessageChannel.jsm:914
    _callHandlers resource://gre/modules/MessageChannel.jsm:913
    promise resource://gre/modules/MessageChannel.jsm:992
    _handleMessage resource://gre/modules/MessageChannel.jsm:989
    _handleMessage self-hosted:1005
    receiveMessage resource://gre/modules/MessageChannel.jsm:225
    forEach self-hosted:266
    receiveMessage resource://gre/modules/MessageChannel.jsm:218

Code: Select all

NetworkError: A network error occurred. 2 SyncMessage.js:181
I don't remember if I saw this with rc12 or not. Definitely didn't see this in rc11.
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: 11.0.4rc13 sometimes produces a lot of console noise

Post by Giorgio Maone »

Should be definitely fixed in rc14, please check, thanks.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: 11.0.4rc13 sometimes produces a lot of console noise

Post by barbaz »

Yeah, I'm no longer seeing this in rc14. Thanks for the fix!
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply