./sanctuary ... Mesa warning: glDraw[Range]Elements(start 0, end 561, count 2880, type 0x1403, indices=(nil)) end is out of bounds (max=560) Element Buffer 15 (size 5760) This should probably be fixed in the application. Mesa warning: glDraw[Range]Elements(start 0, end 561, count 2880, type 0x1403, indices=(nil)) end is out of bounds (max=560) Element Buffer 15 (size 5760) This should probably be fixed in the application. Mesa warning: glDraw[Range]Elements(start 0, end 561, count 2880, type 0x1403, indices=(nil)) end is out of bounds (max=560) Element Buffer 15 (size 5760) This should probably be fixed in the application. Mesa warning: glDraw[Range]Elements(start 0, end 514, count 2880, type 0x1403, indices=(nil)) end is out of bounds (max=513) Element Buffer 5 (size 5760) This should probably be fixed in the application. Mesa warning: glDraw[Range]Elements(start 0, end 514, count 2880, type 0x1403, indices=(nil)) end is out of bounds (max=513) Element Buffer 5 (size 5760) This should probably be fixed in the application. ... I had no warning before if I remember correctly. I will try to bisect.
> I had no warning before if I remember correctly. I will try to bisect. Don't waste time, those warnings were present from the moment Sanctuary started to work last year. See for example bug 28294, there are some logs from that time and they all contain those warnings. BTW I don't think there is any visible problem or corruption associated with them.
(In reply to comment #1) > > I had no warning before if I remember correctly. I will try to bisect. > > Don't waste time, those warnings were present from the moment Sanctuary started > to work last year. See for example bug 28294, there are some logs from that > time and they all contain those warnings. > > BTW I don't think there is any visible problem or corruption associated with > them. None that I know. OK, so this bug can be closed then.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.