• [gentoo-user] Another week without chromium.

    From Alan Grimes@21:1/5 to All on Fri Apr 21 19:10:01 2023
    I've mostly been living on my *cough* windows gaming machine because
    chromium STILL spams "Error 11" in all tabs. A 30 second test dumped
    bout 415 crash dumps to the log folder. =\

    Has ANYONE gotten a handle on this error yet? Any idea what package
    causes it? Chromium seems very self-contained... Is it some funky
    interraction with this kernel version? That hardly seems plausible... =\

    I've already pruned everything sus out of my home directory... I'm at a
    total loss.. This is insane at this point!!! I've been updating my
    system daily hoping that this will be fixed upstream... =(((((


    atg@tortoise ~ $ uname -a
    Linux tortoise 6.2.9 #2 SMP PREEMPT_DYNAMIC Mon Apr  3 09:22:43 EDT 2023 x86_64 AMD Ryzen Threadripper 3960X 24-Core Processor AuthenticAMD GNU/Linux atg@tortoise ~ $


    --
    Beware of Zombies. =O
    #EggCrisis #BlackWinter
    White is the new Kulak.
    Powers are not rights.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Neil Bothwick@21:1/5 to Alan Grimes on Fri Apr 21 21:00:02 2023
    On Fri, 21 Apr 2023 13:03:51 -0400, Alan Grimes wrote:

    I've already pruned everything sus out of my home directory... I'm at a total loss.. This is insane at this point!!! I've been updating my
    system daily hoping that this will be fixed upstream... =(((((

    Have you tried as a different user, or with --user-data-dir pointing to
    an empty directory, to ignore all your current configurations. It may be
    an extension causing this, a core problem with chromium is likely to have gained attention very quickly.


    --
    Neil Bothwick

    Top Oxymorons Number 42: Airline Food

    --Sig_/ihvFLVysx_eZZ/qP33W/qTContent-Type: application/pgp-signature Content-Description: OpenPGP digital signature

    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCAAdFiEEGfLZTV7dXdQXh/dDdCdyyQfftocFAmRC2ykACgkQdCdyyQff tofI0A/+Pl2moOBa+tND6JwOgfo/NMmo7zNaB3W9f+l98Cz008IKcHS5bqGuiICu Ljw6aakqdRJjlfqUgCIx8O4fplnExp8+THtI9EsEuJxLmW3pwqcQfvfX3P26fVcb rFcYZCSvUGgBRmNz9oV2bubQ7L6YbysbLjZrXTWUmEAAAe7HJZcO/AiandU0mE6c m1AhRA57xt/x+PvG2agIdS49UO51Nr9cZNPSdliwYGy1TnuX3oQZ5Pz76Q4z/uks 9rVbVLscx82gLqgu4HztMRzPI9+QTPnbQe4wwYHHFWx2dToqsLriaGYAo08ava/7 nSImne1mpkNJoUvKsNMkydBzPbSNTjRqJorH6l9HBrmU9QCVCKWBW3hiNGunjrcr 69ux8OuxJTxGU3rNYdAh72+hbDEq4hAoXtibKgfb2t6StbiBoKCdiftHeyq/P1Pd RrJ8qbVwJ6if+IN7/+Gry4nEuVrntwYLdRydHZxeFoOpIVStv0KdY6+g1Rp/+DzD rBt7CjLL7PJXUMhPm9dw89HKtkgfxWQ215xWosL+kMOSv2rvqk4MDiTOIliSkZ7a imcKBa/VNSm6nH6VJ0mpAGr7G6+TNyY7m9C2XLFFMHfQdSeMznDA0m+cUZbr4xhH rdC3lyrMHsZhJnV1rVjflopBgOtb0xYxYDyqC3SAXRj+PyHcAfg=HxYw
    -----END PGP SIGNATURE--
  • From Alan Grimes@21:1/5 to Neil Bothwick on Fri Apr 21 22:40:01 2023
    Neil Bothwick wrote:
    On Fri, 21 Apr 2023 13:03:51 -0400, Alan Grimes wrote:

    I've already pruned everything sus out of my home directory... I'm at a
    total loss.. This is insane at this point!!! I've been updating my
    system daily hoping that this will be fixed upstream... =(((((

    Have you tried as a different user, or with --user-data-dir pointing to
    an empty directory, to ignore all your current configurations. It may be
    an extension causing this, a core problem with chromium is likely to have gained attention very quickly.

    I tried --user-data-dir, I guess the syntax is non-obvious, it did not
    appear to do anything, I gave it ~/temp/chromium as a parameter.

    I deleted the preferences file and tried to open settings, this is what
    happens for __ALL__ pages including about:blank.

    HA!  just had the idea of taking my .config/chromium directory and
    renaming it to chromium.old, damn thing still crashed with a blank
    config directory.

    I also deleted a bunch of stuff that looked like it could be an
    extension or thing that could cause problems...

    With only one tab open, the rate at which it created dump files
    increased to about 1,500 in the space of time it took to create this screenshot.

    I'm baffled as to how profoundly broken this appears to be, I mean if I
    were hired to write code for somenoe (which is something that will never
    happen but I can dream can't I?) I would do sanity checks, I'd make sure
    that it was always possible to trace effects back to causes... I'd say
    to myself this is production code so therefore I'd front-load my code
    path with sanity checks so that I would know for certain that all of my pre-conditions are satisfied before moving forward.

    Look at how smug this error message is anyway, it assumes that the
    problem is external to chromium and it basically ammounts to "jiggle the handle, it will work". Well, no it is not working and I am put in the
    position where I need to diagnose WHY it doesn't work and the "learn
    more button" is either errored out itself or is circular with this page.
    How do I even read the .dmp files it spews out anyway? is there actually
    any useful information in them?

    Furthermore, lets assume the most junked up crufty directory that has
    been in use since I first installed chromium.... (which is basically the
    case at hand but well...) Now you have done ??? that breaks this badly
    given an old working config from a fairly recent version. 1. HOW IN
    GOD'S NAME DID YOU EVEN BREAK IT THIS BAD EVEN IF YOU TRIED???  2. Why
    isn't there basic filtering for known classes of things in old configs
    that are not kosher anymore. 3. WHY IN GOD'S NAME IS YOUR SOFTWARE THIS
    FRAGILE WRT THINGS THAT COULD BE IN THE USER'S HOME DIRECTORY????



    --
    Beware of Zombies. =O
    #EggCrisis #BlackWinter
    White is the new Kulak.
    Powers are not rights.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)