3 ms·
Tried it on Fedora 43 (6.19.11 x86_64) and it loaded all CPU cores, dumped 50K lines in the journal and failed to start. > Error: the BPF_PROG_LOAD syscall ret
by supernes 6mo ago
Tried it on Fedora 43 (6.19.11 x86_64) and it loaded all CPU cores, dumped 50K lines in the journal and failed to start.
> Error: the BPF_PROG_LOAD syscall returned Argument list too long (os error 7).
> littlesnitch.service: Consumed 3min 38.832s CPU time, 13.7G memory peak.
- S0und 6mo agoI was looking for a comment like yours. Same issue, in my case only eating up half of my cores but with 100% utilization, webUI not working.
- whilenot-dev 6mo agoSomeone already created an issue for it: https://github.com/obdev/littlesnitch-linux/issues/1 https://github.com/obdev/littlesnitch-linux/issues/1
- aucisson_masque 6mo agoYour average Linux experience. And the second most upvoted comment is someone seriously asking if 2026 if the year of Linux desktop...
- Latty 6mo agoYeah, because no third party program has ever crashed on any other OS. Come on, this is an absurd comment. Linux has its issues, this is not a serious example of what is keeping normal people from using Linux as a desktop OS. Normal people are not installing the first release of a privacy networking tool that requires you to OK connections.
- aucisson_masque 6mo ago[flagged]
- Latty 6mo agoThat's not the user experience though, the user experience is it says "go to the discover app and install <program>" and they do that and it just works. Downloading a tarball is not the normal way to install stuff on Linux, and given everyone has phones where the standard is "install on the app store", it's hardly some new experience, in fact, it's more natural for normal users.
- groguzt 6mo agoThe take on flatpaks is such an uninformed one. DMGs on MacOS come with all the dependencies bundled in, which make them essentially just as big as the comparable flatpak (minus the shared runtime that gets installed once)
- eiginn 6mo agoSeriously, the amount flatpak misinformation that people hold onto is absolutely wild. Ex: I have had to show people it does differential updates because they don't bother to read the output. Flatpaks are easily the best gui desktop app experience for users we have today.
- aucisson_masque 6mo agoI know the theory but it doesn’t work that way in real life. Files that are 20mb on macOS are GB on flatpaks. Flatpak is eating storage and bandwidth which are both issue for many users.
- riddley 6mo agoWhy are you in a thread about Linux software if you hate it so much? Just felt like spreading some negativity?
- aucisson_masque 6mo agoI find it interesting. Linux is very interesting and yes I think it’s fine to say that Linux has many shortcomings and can be extremely buggy. Do you have to be 100% positive about everything you like ?
- adammarples 6mo agoThis is brand new open source software with like 3 stars on github
- littlesnitch 6mo agoSorry, we have not tested on Fedora before release. Did not expect so much interest in the first hours after release... I have now installed Fedora in a VM (ARM64 architecture, though) and it does load, but cannot identify processes. I'm investigating this now. The other issue seems to be with eBPF compatibility. That's a moving target and I'll investigate next. But resources are limited, I'll need some time to dig into this.
- supernes 6mo agoThere's some good feedback in the GitHub issue on the subject, seems to happen on slightly newer versions of the kernel than the one you've tested on and affects other distros like Arch as well. I'll keep an eye on the discussion and test again once updates are ready.
- pixelat3d 6mo agoFrom the download page on the website: "Note: Little Snitch version 1.0.0 does not currently work with the Btrfs file system! Btrfs is used by default on Fedora, so Little Snitch does not currently identify processes on Fedora. We are working on an 1.0.1 release to fix the issue as soon as possible!"
- MarchApril 6mo agoIt crashed my Fedora 43 installation (maxed out CPU and RAM) right after installing from .rpm. After reboot it can't even load plasmashell. I'm typing this after booting into a Fedora 42 backup. 42!
- tommodev 6mo agoHad the same issue on arch, though survived it OK (6.19.11-zen1-1-zen). Maybe it's a zen kernel thing, it only pegged 2-3 cores and the others were OK so could jump in and kill it.