Corvus

Results 25 comments of Corvus

There are indications that it crashes on linux too https://bugs.gentoo.org/815145 It doesn't crash on my PC, and I suspect it is only reproducible if built with clang, but not with...

I'm not 100% if only libtorrent has to be built with clang or boost as well, and also the reporter in gentoo bugzilla mentioned they are using llvm-libcxx, so that...

> My system don't have gcc installed and all packages are built use musl libc, libc++ and libc++abi and clang/clang++ > as compiler from source code. ^ https://bugs.gentoo.org/815145#c6 So, I...

> clang 13 + libstdc++ + glibc: work fine I'm a little curious now. What about clang + libc++ + glibc? Meaning, is it libc++ or musl that triggers it?...

Not sure it's related, really. In #6567 it's built with gcc, so it's likely a separate issue. To reproduce this one libtorrent has to be built with clang.

Well, I guess that proves me wrong. :-)

Just hit the same thing in Gentoo. The patch from #116 fixed it up. Thanks, @nikitamos

DeprecatePrefix in radvd 2.19 somehow just stops my entire v6 setup from working altogether. Maybe some automation for us dealing to dynamic prefixes? Like, just watching netlink and monitoring ip...

I'm really not sure what to look for. I added `DeprecatePrefix on` and then restarted ppp0 to provoke IP change. Everything looked normal on the surface, it's just no ipv6...