Mozilla Firefox Browser Stable Version Releases

Discussion in 'other software & services' started by JRViejo, Mar 18, 2014.

  1. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    6,308
    mozilla dont keep crash reports from about:crashes (sorry for the typo above) for ever.

    according to the given link from Stupendous Man
    https://support.mozilla.org/en-US/kb/crash-report

    it should look like this
    upload_2025-5-11_11-40-55.png
    "bp-" means NOT submitted, others are submitted.
    you need to submit otherwise there is only very little any helpful hand can do.
     
  2. chrisretusn

    chrisretusn Registered Member

    Joined:
    Jun 16, 2004
    Posts:
    1,736
    Location:
    Philippines
    Firefox 138.0 (64-bit)
    I used about:crashes, not the obvious typo
    Screenshot_20250512_121512.jpg
    Yes I am sure I scrolled down, I scrolled the entire page. There is no "Automatically send crash reports" option.
    Screenshot_20250512_121741.jpg
    Yes I am sure.
    Screenshot_20250512_122041.jpg
     
  3. Stupendous Man

    Stupendous Man Registered Member

    Joined:
    Aug 1, 2010
    Posts:
    3,103
    Location:
    the Netherlands
    @chrisretusn,
    Thanks for all clarifications.
    Very odd about:crashes says "Invalid URL", and in settings there is no "Automatically send crash reports" option.
    Good to know it is not because of a modification in about:config for "crash".
    I have no idea what could be the cause.
    The only thing I can think of is that you built Firefox using the SlackBuild that comes with the Slackware source, so you could use the release version instead of the ESR version, as you mentioned. I have no idea if that might be the cause of your issues.
     
  4. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    6,308
    for sure you wont any altered for "crash". the official settings modifies
    Code:
    browser.crashReports.unsubmittedCheck.autoSubmit2
    and is false by default, like others.

    but the option is complete missing. thats not normal. and i did not find any policy for it, so it cant be disabled, no way. remain a different compiled build not from mozilla. and so you answered
    i dont know what you have compiled, or left out. problem behind that your build is not able to use the crash-reporter or create crashes. maybe slackware is the reason. you need to find an official build for the current stable.
     
  5. chrisretusn

    chrisretusn Registered Member

    Joined:
    Jun 16, 2004
    Posts:
    1,736
    Location:
    Philippines
    I do not use the stock package which as you pointed out is the ESR version. I do use the same SlackBuild script to build firefox but replace the ESR tarball with the release version tarball. I don't think that this would be a reason for what I am seeing in settings.
     
  6. chrisretusn

    chrisretusn Registered Member

    Joined:
    Jun 16, 2004
    Posts:
    1,736
    Location:
    Philippines
    I looked at
    Code:
    browser.crashReports.unsubmittedCheck.autoSubmit2
    it is set to false.
    In fact here is all the setting that start with browser.crash
    Screenshot_20250513_124502.jpg
     
  7. chrisretusn

    chrisretusn Registered Member

    Joined:
    Jun 16, 2004
    Posts:
    1,736
    Location:
    Philippines
    Ha! I am pretty sure I found the crash reporter problem. The SlackBuild script contains this compile option.
    Code:
    --disable-crashreporter
    I will remove that and recompile, takes about four hours on this computer. I will report back results.
     
  8. Stupendous Man

    Stupendous Man Registered Member

    Joined:
    Aug 1, 2010
    Posts:
    3,103
    Location:
    the Netherlands
    Good that you found the --disable-crashreporter code.

    I had no idea compiling takes so much time.
    I hope the recompiled build works as expected.
     
  9. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    107,114
    Location:
    U.S.A.
    Last edited: May 13, 2025 at 9:11 AM
  10. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    6,308
    @chrisretusn
    glad you resolved it.
    but have in mind that such compiler switches have reason. it could be that slackware might not compatible to this feature.

    for the compiling environment. i has to be sophisticated, no ancient hardware, better: most current. enough memory, 64gig+. needed compiling environment. and some time.
     
  11. 3x0gR13N

    3x0gR13N Registered Member

    Joined:
    May 1, 2008
    Posts:
    865
    FF still doesn't update to the latest version with the internal updater, haven't they fixed that bug?
     
  12. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,333
    Location:
    .
    Last edited: May 13, 2025 at 5:05 PM
  13. 3x0gR13N

    3x0gR13N Registered Member

    Joined:
    May 1, 2008
    Posts:
    865
    Hi @1PW
    not really related to that I think, it's just that even when manually searching for updates via the Help>About, FF just endlessly searches for updates and doesn't download anything.
     
  14. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    2,333
    Location:
    .
    Hello @3x0gR13N:

    Of course, a Firefox → About Firefox query should go to one of Mozilla's contract CDN servers. Can the computer in question successfully: ping -c 1 aus5.mozilla.org ?

    HTH
     
    Last edited: May 13, 2025 at 10:57 PM
  15. chrisretusn

    chrisretusn Registered Member

    Joined:
    Jun 16, 2004
    Posts:
    1,736
    Location:
    Philippines
    I have an old machine. The compile with 138.0.3 failed with the switch removed. I will have to investigate why later. Compiled with the switch succeeded. Using it now. I'm going to build a "binary" of firefox, install it and see what options I have in settings.

    Well aware of these issues. I am sure there is a reason that Mr Volkerding added that build option, there are several other options that may tie in. I've got no issue with him doing this, for example the "--disable-updater" option is included, as it should be. As I mentioned to @Stupendous Man the build fails without the option, succeeds with. I haven't had a crash since my last mention of it (knock on wood).
     
  16. chrisretusn

    chrisretusn Registered Member

    Joined:
    Jun 16, 2004
    Posts:
    1,736
    Location:
    Philippines
    I built a binary build of 138.0.3 firefox. Here is a screenshot of the applicable part in Settings.
    Screenshot_20250514_171638.jpg
    I will stick with the source build from Slackware. This binary build trashed (changed it) my home screen. I know from past experiance it messing with Applications too. Luckily on reinstalling the source build package my home screen was back to normal. I may try troubleshooting this source build and see if I can get it to work just for the heck of it. I like challenges. :)
     
  17. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    107,114
    Location:
    U.S.A.
  18. 3x0gR13N

    3x0gR13N Registered Member

    Joined:
    May 1, 2008
    Posts:
    865
    Yes, no problems pinging. This issue lasted for a couple of versions, at least a month or two. I remember seeing a bugreport about it but not sure if it's the same issue, hence maybe they don't know about it
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.