Re: [Mesa3d-dev] WoW OpenGL crash, strack trace into r300_dri.so

2008-04-28 Thread Markus Amsler
Chris Rankin wrote: > --- Markus Amsler <[EMAIL PROTECTED]> wrote: > >> Never seen anything like this. Do you have s3tc enabled? Just saw >> Brian's email. >> > > Yes, I enable s3tc because WoW really doesn't cope well here without it. (And > it used to cope > better *with* it, too.) > >

Re: [Mesa3d-dev] WoW OpenGL crash, strack trace into r300_dri.so

2008-04-28 Thread Chris Rankin
--- Brian Paul <[EMAIL PROTECTED]> wrote: > I'm guessing we're dereferencing a null/invalid pointer here. What are > the values of unpack and unpack->BufferObj? > > It's funny a crash would happen there since the same pointers are > dereferenced just before this in the call to > _mesa_validate

Re: [Mesa3d-dev] WoW OpenGL crash, strack trace into r300_dri.so

2008-04-28 Thread Chris Rankin
--- Markus Amsler <[EMAIL PROTECTED]> wrote: > Never seen anything like this. Do you have s3tc enabled? Just saw > Brian's email. Yes, I enable s3tc because WoW really doesn't cope well here without it. (And it used to cope better *with* it, too.) Cheers, Chris

Re: [Mesa3d-dev] WoW OpenGL crash, strack trace into r300_dri.so

2008-04-28 Thread Markus Amsler
Chris Rankin wrote: > Hi, > > WoW has become extremely unstable with Mesa-git on my Radeon 9550 (Linux > 2.6.25, xf86-video-ati > also from git). Are you seeing anything like this, please? (*cough* WoW works > fine with fglrx...) > > Cheers, > Chris > > Unhandled exception: page fault on read acc

Re: [Mesa3d-dev] WoW OpenGL crash, strack trace into r300_dri.so

2008-04-28 Thread Brian Paul
Chris Rankin wrote: > Hi, > > WoW has become extremely unstable with Mesa-git on my Radeon 9550 (Linux > 2.6.25, xf86-video-ati > also from git). Are you seeing anything like this, please? (*cough* WoW works > fine with fglrx...) > > Cheers, > Chris > > Unhandled exception: page fault on read

Re: [Mesa3d-dev] Possible memory leak in 7.0.3

2008-04-28 Thread Brian Paul
Berk Geveci wrote: > One of our VTK memory check (valgrind) tests is following the attached > memory leak from the debug build of 7.0.3 > (http://www.cdash.org/CDash/viewDynamicAnalysisFile.php?id=17869) > > Berk Geveci > Kitware Inc. > > ==29361== Memcheck, a memory error detector. > ==29361== C

[Mesa3d-dev] Possible memory leak in 7.0.3

2008-04-28 Thread Berk Geveci
One of our VTK memory check (valgrind) tests is following the attached memory leak from the debug build of 7.0.3 (http://www.cdash.org/CDash/viewDynamicAnalysisFile.php?id=17869) Berk Geveci Kitware Inc. ==29361== Memcheck, a memory error detector. ==29361== Copyright (C) 2002-2007, and GNU GPL'd

[Mesa3d-dev] WoW OpenGL crash, strack trace into r300_dri.so

2008-04-28 Thread Chris Rankin
Hi, WoW has become extremely unstable with Mesa-git on my Radeon 9550 (Linux 2.6.25, xf86-video-ati also from git). Are you seeing anything like this, please? (*cough* WoW works fine with fglrx...) Cheers, Chris Unhandled exception: page fault on read access to 0x0003 in 32-bit code (0x7d

[Mesa3d-dev] [Bug 7459] GLX_USE_TLS breaks -fPIC build

2008-04-28 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7459 --- Comment #15 from Donnie Berkholz <[EMAIL PROTECTED]> 2008-04-28 01:09:04 PST --- (In reply to comment #14) > Created an attachment (id=12629) --> (http://bugs.freedesktop.org/attachment.cgi?id=12629) [details] > get_pc_thunk > > Here is