-
AmyMalik
sooo firefox just locked up my entire computer again
-
antranigv
AmyMalik it locked up the enter northern american continent by using DoH, so that's not news :P the real question is: why?
-
AmyMalik
antranigv, you are clearly just trolling
-
antranigv
AmyMalik sorry, had a bad day with Firefox myself
-
AmyMalik
I refuse to believe you don't know what «lock up» means
-
antranigv
(spent 2 hours debugging DNS issues while the root cause was Mozilla enabling DoH without asking me)
-
AmyMalik
In this case, there was some kind of ¿livelock involving bumping its head against 12GB of RAM when loading somebody's "beautiful" (piss off.) WordPress site
-
antranigv
damn. I did not expect that to happen in 2026. care to share the link? I wanna try it in Safari and in Unix WebKit to see if I get something similar.
-
AmyMalik
The result was that my entire X session became unresponsive. As I don't have swap, the system, which wanted to be swapping, had nowhere to swap to.
-
AmyMalik
You'd need to already be in a state of near RAM exhaustion without a swap drive to hit the problem
-
AmyMalik
and with ZFS, probably, I must add.
-
antranigv
ah yes, burning the candle from both sides does not help.
-
AmyMalik
The website that gave me grief was
israellai.com , the website of a moderately notable Internet polyglot. The Mac, if so resource constrained, would most likely kill the entire browser before locking up.
-
rtprio
how much ram do you have?
-
AmyMalik
on this computer, 12 GB.
-
rwp
That web site didn't consume ram for me so much as it consumed all 8 cpu cores solid for half a minute after loading that page. I suspect that the WP plugins were many and each loaded up a bunch of Javascript which then needed to do something stupid for all of that time. Big impulse spike.
-
AmyMalik
Cripes.
-
AmyMalik
How much RAM did your browser allocate?
-
rwp
What's a good way to tell? I will load it again.
-
AmyMalik
If you wanted to check, you could run the browser in a jail, and cmdwatch rctl -hu jail:[the jail's name]
-
AmyMalik
(assuming you have cmdwatch installed)
-
rwp
I don't have things set up to run the browser in a jail. But a different way looking says that the browser allocated 3.4GB of RAM upon loading that page. Wow!
-
rwp
I have 32GB of RAM in my FreeBSD desktop loading it with Firefox.
-
rwp
3.4GB of RAM to load a web page? That's truly an affront to good sense!
-
scottpedia
rwp: they might be trying to do distributed cluster computing with whatever embedded in the js
-
smallman
cold weather
-
nwe
just curious why isn't doas in base? :)
-
AmyMalik
redundancy, probably
-
AmyMalik
it does essentially the same task as `su`
-
jpb
anyone else experiencing pkg problems with 15.0-RELEASE?
-
AmyMalik
jpb, Describe the problem you're facing fully please.
-
jpb
pkg search zip returns nothing, $? == 1. yes, i have connectivity to the internet.
-
SchleimKeim
jpb: pkg update first
-
hodapp
bah I should update to 15.0-RELEASE
-
SchleimKeim
AmyMalik: doas is not the same as su. su doesn't have the 'nopass' option ;)
-
nimaje
but su can do enought, if you want sudo or doas you can install it from ports, or are you saying ports shouldn't exist and everything there should be imported in base?
-
jpb
SchleimKeim: FreeBSD-ports repository is up to date ... FreeBSD-ports-kmods repository is up to date.
-
SchleimKeim
is 'pkg' aliased in your shell or something?
-
SchleimKeim
jpb: what happens if you do: pkg rquery '%o'
-
jpb
no, fresh install on qemu 10.2.0. everything else works fine. just can't seem to see pkgs
-
jpb
pkg rquery '%o' returns a long list of kmods
-
AmyMalik
uname -a
-
AmyMalik
it sounds stupid, but
-
jpb
FreeBSD external2 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64
-
nimaje
hm, if it only lists kmods, it seems like the FreeBSD-ports-kmods repo works for you but the FreeBSD-ports doesn't; you didn't change any pkg config files?
-
jpb
fresh install, but i will reinstall and report back.
-
jpb
i also ran pkg -d search zip. everything looked good, the connections were ok, just nothing returned.
-
jpb
i like running pkg install zip first thing as zip has no dependencies
-
aic
i had some problems like that once and ultimately there's some cache directory under /var or so, like dpkg on debian
-
aic
seemingly parts of it got corrupted
-
aic
not cache I meant to write metadata
-
jpb
y
-
jpb
sorry, wrong window
-
jpb
ok, fresh install, and pkg is working fine. pkg install zip works.
-
jpb
dunno what that blip was...
-
» zip is pkg installed
-
nimaje
hm, pkg upgrade -f on the old install?
-
jpb
lol - yes, zip, you are installed.
-
nimaje
as tar has no problem handling zips, I don't install zip on my systems
-
jpb
right. i use pkg install zip to both update pkg and install one package so i know everything works.
-
nimaje
but no idea how something should become corrupted on the first pkg install
-
nimaje
maybe some blip on the remote side
-
jpb
possible. well, seems to be working for now.
-
AmyMalik
it's a hello world, eh?
-
CrtxReavr
On some systems, I'll install pigz - basically a multi-threaded gzip - much faster when dealing with large .gz files.
-
anarch_otter
o/ ello
-
Hardyhardhard
I know this is arbitrary but can someone donate me money for my school fundraiser online for sour worms
-
pertho
hey can anyone tell me if/when wow64 support will be enabled in wine? wine_devel 11.0 doesn't seem to have it
-
Matt|home
-
Matt|home
-
scoobybejesus
multithreaded gzip called pigz... lol! race condition on naming on naming is clever to me