Re: [Mesa-dev] glxcurrent.c question SEGFAULT question

2011-03-09 Thread Brian Paul
On 03/09/2011 11:31 AM, John Doe wrote: Thank you for the reply. I tried the patch and SEGFAULT disappeared. Thank you again. Here's a more complete patch that removes the now unused gc parameter. If there's no concerns I'll commit it later. -Brian glx.patch Description: application/pgp-k

Re: [Mesa-dev] glxcurrent.c question SEGFAULT question

2011-03-09 Thread John Doe
Thank you for the reply. I tried the patch and SEGFAULT disappeared. Thank you again. UB On Wed, Mar 9, 2011 at 11:00 AM, Brian Paul wrote: > On Wed, Mar 9, 2011 at 8:09 AM, John Doe wrote: >> Hi all, >> >> I have posted this question on the users list also but figured this >> should be the r

Re: [Mesa-dev] glxcurrent.c question SEGFAULT question

2011-03-09 Thread Brian Paul
On Wed, Mar 9, 2011 at 8:09 AM, John Doe wrote: > Hi all, > > I have posted this question on the users list also but figured this > should be the right place to ask. > Apologies if this cross-posting is considered a bad etiquette. Here it goes: > > While working with a third party application I re

[Mesa-dev] glxcurrent.c question SEGFAULT question

2011-03-09 Thread John Doe
Hi all, I have posted this question on the users list also but figured this should be the right place to ask. Apologies if this cross-posting is considered a bad etiquette. Here it goes: While working with a third party application I received a SEGFAULT. Using backtrace I was able to home in the