On 08/10/04 18:08, Branden Robinson wrote: > Can you tell us specifically which modes cause this infinite loop?
Sure. Using the wmres program mentioned previosly on this bug, I determined that all modes with dotclock less than 17750 cause the crash, i.e. these modes crash: "320x240 150Hz" EXEC ./wmres 320 240 15750 "320x240 145Hz" EXEC ./wmres 320 240 15750 "320x240 120Hz" EXEC ./wmres 320 240 12600 "320x200 170Hz" EXEC ./wmres 320 200 15750 "320x175 170Hz" EXEC ./wmres 320 175 15750 But this doesn't: "360x200 170Hz" EXEC ./wmres 360 200 17750 Teemu