Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation Fault with Captive Portal Setting Enabled #10

Open
ziproot opened this issue Sep 3, 2022 · 3 comments
Open

Segmentation Fault with Captive Portal Setting Enabled #10

ziproot opened this issue Sep 3, 2022 · 3 comments

Comments

@ziproot
Copy link

ziproot commented Sep 3, 2022

When I go to about:preferences#privacy and, under "Icecat-specific privacy settings," enable the "Detect captive portal" setting, then close the browser, it does not reopen, instead giving a "segmentation fault." This is true in any profile including the default ones.

Steps to Reproduce:

  1. Install latest icecat
  2. Open icecat
  3. In "about:preferences#privacy," under "Icecat-specific privacy settings," enable "Detect captive portal"
  4. Close the browser
  5. In a command line try to open icecat

Expected Result:
Icecat opens normally and can detect captive portals.

Actual Result:
Icecat refuses to open, saying "Segmentation Fault."

@losuler
Copy link
Owner

losuler commented May 19, 2023

I had a look into this and quickly found that you definitely weren't alone with this issue1234, where I soon discovered that it's not (to my initial surprise) an issue with the changes in IceCat, but an upstream issue with Firefox5, that appears was only just resolved a couple months ago6. Sadly I think it's unlikely this will get backported to the ESR release, but if you like, I can look into backporting it for IceCat (the patch looks simple enough that it should be feasible).

Footnotes

  1. https://lists.gnu.org/archive/html/bug-gnuzilla/2022-11/msg00007.html

  2. https://lists.gnu.org/archive/html/bug-gnuzilla/2022-07/msg00000.html

  3. https://issues.guix.gnu.org/43610

  4. https://issues.guix.gnu.org/51884

  5. https://github.com/arkenfox/user.js/issues/1582

  6. https://bugzilla.mozilla.org/show_bug.cgi?id=1800603

@ziproot
Copy link
Author

ziproot commented May 28, 2023

Sorry, I didn't realize it was a Firefox issue. I should have done more research before posting this bug. If this is a Firefox issue, then it's just a waiting game until IceCat updates to version 111 or later, so the next ESR release. I will keep this issue open until the update. Thank you for looking into that.

@losuler losuler pinned this issue Jun 6, 2023
@carlosgonz0
Copy link

This Bug already fixed on 115.+ESR.

|| I can't reproduce this bug with recent Icecat (115.4.0esr, guix

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants