Re: lib/csu/init_priority_test broken on macppc with clang

2021-09-27 Thread Miod Vallat
> Is this still an issue with the new linker? No, the test passes in -CURRENT.

Re: panic: ieee80211_encrypt: key unset for sw crypto: 0 on 6.8-beta

2021-09-27 Thread Mikolaj Kucharski
On Sat, Sep 25, 2021 at 10:25:12AM +0200, Stefan Sperling wrote: > On Sat, Sep 25, 2021 at 02:03:40AM +, Mikolaj Kucharski wrote: > > I've added more info, probably mainly for myself. I'm not sure where to > > go with this information yet. > > We need to figure out what makes this code use a

Re: tmux crash on shutdown

2021-09-27 Thread Nicholas Marriott
Hi Does this fix it or does it crash somewhere else? If it doesn't fix it, please show tmux server log (kill tmux, start tmux with -vv, then reproduce and look for the log in the directory where you started tmux). Index: tty.c ===

tmux crash on shutdown

2021-09-27 Thread Martijn van Duren
Lately I've seen tmux-server crash on shutdown of a window. This doesn't happen every time, but often enough to make me compile it with debug symbols. It was a rapid ^D-close of multiple windows, while there were still other sessions running. It could've been the closing of the last window, or one