Closed
Bug 1250483
Opened 9 years ago
Closed 4 years ago
###!!! ASSERTION: Negative port?: 'aPort >= 0', file /var/tmp/portage/www-client/firefox-43.0/work/firefox-43.0/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp, line 110
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: mmokrejs, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39
Build ID: 20160218002054
Steps to reproduce:
Seems per every browser Tab I get the following logged:
###!!! ASSERTION: Negative port?: 'aPort >= 0', file /var/tmp/portage/www-client/firefox-43.0/work/firefox-43.0/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp, line 110
I recently deleted my ~/.mozilla/firefox/ so I have brand new settings. I doubt I have a negative value in the configuration.
Actual results:
Please improve the error message to actually out the "negative" value, ideally with the name of the about:config variable.
Updated•9 years ago
|
Component: Untriaged → Shell Integration
Updated•5 years ago
|
Component: Shell Integration → Networking
Product: Firefox → Core
Comment 1•5 years ago
|
||
It's an old debug assertion and is there since 2008 :p
aPort is the part of the URL destination you'd like to fetch, not bound with a preference.
I know it's filed 4 years ago, but is it still a problem on your side?
Flags: needinfo?(mmokrejs)
Updated•4 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INACTIVE
Updated•3 years ago
|
Flags: needinfo?(mmokrejs)
You need to log in
before you can comment on or make changes to this bug.
Description
•