On Thu, 2006-06-08 at 00:23 -0500, Da-Breegster wrote: > > -- BTW, most mail user agents interpret the above as the start of the signature, and don't include anything below it in followups.
> Hi, sorry to reply to you specifically, I'm not positive how to send a > followup to the bug report. You can do so with reportbug (stay away from version 3.21.1 though, it has a bug that causes it to send out zillions of duplicates of mails), or just send mail to <bugnumber>@bugs.debian.org, as I'm doing now. > Anyway, I installed libgl1-mesa-dri and -glx from experimental and > still > experience the segfaults. The only change I notice is in the gdb > backtrace: > #0 0xb790f248 in driSetTextureSwapCounterLocation () > from /usr/lib/dri/r128_dri.so > #1 0xb791479b in r128CreateContext () from /usr/lib/dri/r128_dri.so > #2 0xb7910f03 in driCompareGLXAPIVersion () > from /usr/lib/dri/r128_dri.so > #3 0x08052588 in ?? () > #4 0x080575d8 in ?? () > #5 0x00000000 in ?? () > > Not that major of a difference, it just seems driCompareGLXAPIVersion > is called > somewhere along the line rather than glXCreateContext. That's probably bogus though, driCompareGLXAPIVersion() doesn't call CreateContext. I suspect it's still glXCreateContext but gdb got confused somehow. > Is there any more information or assistance I could provide? Would be great if you could rebuild with debugging symbols and get a backtrace with that. The full X log file would also be interesting. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer

