Download raw body.
Forever loop in azalia.c
Ali Farzanrad <ali_farzanrad@riseup.net> wrote: > Miod Vallat <miod@online.fr> wrote: > > > Hi tech@ > > > > > > I found this infinite loop in azalia.c: > > > > This is not an infinite loop. There is a conditional break statement, > > three lines within the loop. > > It is definitely an infinite loop; because it caused my Minisforum UM790 > suddenly reboot every 5-30 minutes. > > I used this patch for last hour and I haven't seen any reboot yet :D I just saw another sudden reboot :( I checked the history; the old code had no loop. So I guessed that maybe they did something wrong. Sorry for the noise
Forever loop in azalia.c