orivej has quit [Ping timeout: 240 seconds]
h0m1 has quit [Ping timeout: 240 seconds]
h0m1 has joined #nixos-aarch64
blazked has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 260 seconds]
<thefloweringash> I've run into the spookiest bug I've seen "invalid string offset 1353 >= 1011 for sec
<thefloweringash> tion `.strtab'"
<thefloweringash> if you google this, you get a handful of reports of "I don't know what caused this, but it's gone now"
<Irenes[m]> oh dear
<thefloweringash> it's showing up when linking kinfocenter's kcm_opengl.so, and ld indicates the problematic file is mesa_glu's libGLU.so
FRidh has joined #nixos-aarch64
<thefloweringash> and like other reports my objdump doesn't even show a .strtab in the blamed library
<Irenes[m]> bug in the rootkit on your system? (I'm joking, I think)
<Irenes[m]> (it's far more likely some weird linker quirk)
<samueldr> oops
<samueldr> look at the time, and here I am with ghidra open and slowly making sense of a qualcomm programmer :/
thefloweringash has quit [Quit: killed]
thequux[m] has quit [Quit: killed]
goibhniu has quit [Quit: killed]
danielrf[m] has quit [Quit: killed]
colemickens has quit [Quit: killed]
hpfr[m] has quit [Quit: killed]
alienpirate5 has quit [Quit: killed]
NickHu has quit [Quit: killed]
leonardp has quit [Quit: killed]
Irenes[m] has quit [Quit: killed]
la-s has quit [Quit: killed]
vika_nezrimaya[m has quit [Quit: killed]
cornu has quit [Quit: killed]
matthewbauer has quit [Quit: killed]
bennofs[m] has quit [Quit: killed]
edrex has quit [Quit: killed]
dtz has quit [Quit: killed]
Ericson2314 has quit [Quit: killed]
bqy has quit [Quit: killed]
Ox4A6F has quit [Quit: killed]
puzzlewolf has quit [Quit: killed]
hsngrmpf[m] has quit [Quit: killed]
Danct12[m] has quit [Quit: killed]
hsngrmpf[m] has joined #nixos-aarch64
orivej has joined #nixos-aarch64
vika_nezrimaya has joined #nixos-aarch64
thefloweringash has joined #nixos-aarch64
<srk> yummy :D
<thefloweringash> #85951 will fix it too, but it seems to need a little more work
<{^_^}> https://github.com/NixOS/nixpkgs/pull/85951 (by lovesegfault, 5 days ago, merged): binutils: 2.31.1 -> 2.34
edrex has joined #nixos-aarch64
alienpirate5 has joined #nixos-aarch64
goibhniu has joined #nixos-aarch64
Danct12[m] has joined #nixos-aarch64
la-s has joined #nixos-aarch64
thequux[m] has joined #nixos-aarch64
bqy has joined #nixos-aarch64
colemickens has joined #nixos-aarch64
leonardp has joined #nixos-aarch64
cornu has joined #nixos-aarch64
bennofs[m] has joined #nixos-aarch64
NickHu has joined #nixos-aarch64
hpfr[m] has joined #nixos-aarch64
puzzlewolf has joined #nixos-aarch64
Irenes[m] has joined #nixos-aarch64
Ox4A6F has joined #nixos-aarch64
dtz has joined #nixos-aarch64
danielrf[m] has joined #nixos-aarch64
Ericson2314 has joined #nixos-aarch64
matthewbauer has joined #nixos-aarch64
vika_nezrimaya[m has joined #nixos-aarch64
zupo has joined #nixos-aarch64
blazked has quit [Quit: Connection closed for inactivity]
zupo has quit [Ping timeout: 256 seconds]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
h0m1 has quit [Quit: WeeChat 2.8]
h0m1 has joined #nixos-aarch64
tilpner has joined #nixos-aarch64
v0|d has joined #nixos-aarch64
zupo_ has joined #nixos-aarch64
vika_nezrimaya has quit [Remote host closed the connection]
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bdju has quit [Read error: Connection reset by peer]
bdju has joined #nixos-aarch64
zupo_ has joined #nixos-aarch64
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ryantrinkle has quit [Read error: Connection reset by peer]
ryantrinkle has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
FRidh has quit [Ping timeout: 246 seconds]
FRidh has joined #nixos-aarch64
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
<lovesegfault> thefloweringash: That needs quite a bit of work, and I'm afraid it's reached the limit of my abilities :(
<lovesegfault> I know what needs to be done: we need to always have ac_cv_func_lchmod=no to the configureFlags of packages that are built with autotools
<lovesegfault> but I have no idea how to achieve that
<thefloweringash> from my reading it seemed like we might be able to change the definition of /proc in the sandbox to make lchmod work
<lovesegfault> We don't understand yet _why_ the /proc in the sandbox is insufficient for glibc's lchmod implementation
<lovesegfault> at first we thought it was because it calls chmodat to a path in /proc, and that the sandbox's seccomp would prohibit that as /proc is not in $out
<lovesegfault> but I built a custom Nix with all of seccomp disabled and the issue persisted
<lovesegfault> so I don't really know
dongcarl has quit [Read error: Connection reset by peer]
nschoe has joined #nixos-aarch64
nschoe has quit [Remote host closed the connection]
nschoe has joined #nixos-aarch64
<flokli> thefloweringash: nix does mount /proc on its own, and the redhat issue mentions something about things being broken in chroots
<flokli> So I think it might have something to do with our /proc mount, and not the chroot itself.
orivej has quit [Ping timeout: 246 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
jakobrs has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jakobrs> oh ty
zupo has joined #nixos-aarch64
t184256 has left #nixos-aarch64 ["Error from remote client"]
t184256 has joined #nixos-aarch64
<samueldr> I may have been getting poorer performance when I both updated to unstable and the latest kernel revision, I haven't checked whether reverting the kernel upgrade helps or if it's something in nixos-unstable
<srk> aarch?
jakobrs has quit [Quit: WeeChat 2.8]
<samueldr> pinebook-pro
blazked has joined #nixos-aarch64
orivej has joined #nixos-aarch64
<srk> I'll be testing 4.19 soonish on armv7 instead of 5.6/7 but what's the good benchmark?
<srk> kernel build I guess.. :D
FRidh has quit [Quit: Konversation terminated!]
<samueldr> oh, for the pbp it was likely an issue with graphical stuff
<samueldr> something in the stack isn't agreeing
<samueldr> I *think* the devs are assuming you run mesa tip of master or something along the way
<sphalerite> samueldr: oh, panfrost issues?
<samueldr> no idea!
<sphalerite> did you look at the journal?
<samueldr> I haven't investigated,
<sphalerite> ah ok
<samueldr> screen draws are noticeably visible
<sphalerite> because I was trying out panfrost on my gru-bob the other day and it had some, uh, funky issues
<sphalerite> graphical artifacts and what I assume was kernel memory corruption
<sphalerite> since it eventually dumped a load of rubbish across the serial line
<samueldr> ah, nothing of the sort
<samueldr> mostly slow
nschoe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<srk> X works for me, even wayland but sloow
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
Darkmatter66 has joined #nixos-aarch64
Darkmatter66_ has quit [Ping timeout: 260 seconds]
makefu has quit [*.net *.split]
lovesegfault has quit [*.net *.split]
makefu has joined #nixos-aarch64
lovesegfault has joined #nixos-aarch64
blazked has quit [Quit: Connection closed for inactivity]
blazked has joined #nixos-aarch64
andi- has quit [Ping timeout: 240 seconds]
zupo has quit [Ping timeout: 260 seconds]
andi- has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]