Re: [Mesa3d-dev] Re: [Dri-devel] gdb foobillard error

2004-04-24 Thread Sérgio Monteiro Basto
On Sat, 2004-04-24 at 15:49, Brian Paul wrote: > When a program segfaults in free(), it's usually because of a memory > error (writing out of bounds, bouble-freeing a block, etc.). > > valgrind will easily find such errors. Once you have it > built/installed, just run 'valgrind myApplication' a

Re: [Mesa3d-dev] Re: [Dri-devel] gdb foobillard error

2004-04-24 Thread Sérgio Monteiro Basto
On Sat, 2004-04-24 at 15:49, Brian Paul wrote: > When a program segfaults in free(), it's usually because of a memory > error (writing out of bounds, bouble-freeing a block, etc.). > > valgrind will easily find such errors. Once you have it > built/installed, just run 'valgrind myApplication' a

[Dri-devel] Re: [Mesa3d-dev] [PATCH] fix memleaks in drmMapBufs()/drmUnmapBufs()

2004-04-24 Thread Brian Paul
Tilman, I'm copying this patch to the dri-devel list. I'd like to get some confirmation of the patch before I apply it. (I applied the other three). Can someone take a look at this? In the future DRI-related patches should probably be sent to the dri-devel list. -Brian Tilman Sauerbeck wr

Re: [Dri-devel] [PATCH] Warning message cleanup

2004-04-24 Thread Michel Dänzer
On Sat, 2004-04-24 at 02:02, Adam Jackson wrote: > On Wednesday 21 April 2004 19:49, Michel DÃnzer wrote: > > On Wed, 2004-04-21 at 04:17, Adam Jackson wrote: > > > I tend to agree. I don't think there's any list of requested modules > > > maintained anywhere. tdfx does xf86LoaderCheckSymbol("DRI