Sendbug & getenv

2012-12-07 Thread Maxime Villard
Hi, == src/usr.bin/sendbug/sendbug.c == Tell me if I'm wrong, but in the main() function, we call getenv() two times (l. 113 & 134) without holding the result of the first call. According to man getenv: "The string pointed to may be overwritten by a subsequent call to getenv()" After the secon

Re: drm@macppc, please test

2012-12-07 Thread Martin Pieuchot
On 07/12/12(Fri) 12:10, Matthieu Herrb wrote: > On Thu, Dec 06, 2012 at 05:53:05PM +0100, Martin Pieuchot wrote: > > > > If it works for you, I would be pleased to hear it, otherwise try to > > rebuild a custom kernel with the DRMDEBUG option and send me your > > dmesg, Xorg.0.log and /var/log/mes

Re: drm@macppc, please test

2012-12-07 Thread Antoine Jacoutot
> Finally if you test this stuff, I would like to know which AGP revision > and graphic card you are using, please include the output of the > following command in your report: > >$ dmesg |grep -e "^vgafb" -e "uni-n rev" PowerBook 17' hw.model=7447A (Revision 0x101) hw.product=PowerBook5,

Re: drm@macppc, please test

2012-12-07 Thread Matthieu Herrb
On Thu, Dec 06, 2012 at 05:53:05PM +0100, Martin Pieuchot wrote: > > If it works for you, I would be pleased to hear it, otherwise try to > rebuild a custom kernel with the DRMDEBUG option and send me your > dmesg, Xorg.0.log and /var/log/messages with the drm vomit in it. On my iBook G3 700 with

Re: drm@macppc, please test

2012-12-07 Thread Jasper Lievisse Adriaanse
On Fri, Dec 07, 2012 at 05:28:42AM +0100, J??r??mie Courr??ges-Anglas wrote: > Hi, > > this is seems to work as expected, known issues included. > glxgears runs OK but displays some artifacts, and the console is full of > garbage after exiting X. > > I've put the dmesg, Xorg.0.log, etc here: > >