Closed
Bug 1209827
Opened 10 years ago
Closed 7 years ago
Crashes when proxy WPAD/PAC server is unavailable
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: code, Unassigned, NeedInfo)
Details
Crash Data
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150917150946
Steps to reproduce:
1. In Android’s Wi-Fi settings, select your SSID, and configure a PAC address. The address must be a server on the local network that resolves in DNS but does not answer to connections on port 8 (no web server running).
2. Open Firefox
Actual results:
Infinite crash loop.
Expected results:
Should have either 1) informed the user that the proxy is not accepting connections or 2) skipped the proxy altogether (though has some usability issue for services only available behind a proxy).
Severity: normal → critical
Crash Signature: java.lang.IllegalArgumentException: host=localhost, port=-1 at java.net.InetSocketAddress.<init>(InetSocketAddress.java)
OS: Unspecified → Android
Comment 2•7 years ago
|
||
Hello Daniel,
Can you still reproduce this issue?
Thank you!
Flags: needinfo?(code)
Comment 3•7 years ago
|
||
Hi,
Due to the lack of additional info, I'll close this issue as Incomplete.
If the reporter (or anyone else) can provide more information, please feel free to reopen or comment on the issue, and we'll have a thorough look on it.
Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•