On Sunday, January 16, 2005 2:24 pm, Stephane Marchesin wrote:
> Jesse Barnes wrote:
> >I figured other projects might have similar problems, thanks for checking
> > dri.
>
> Please note that I didn't actually check the dri. I just happened to get
> an MCA from time to time at mesa solo startup and
Jesse Barnes wrote:
I figured other projects might have similar problems, thanks for checking dri.
Please note that I didn't actually check the dri. I just happened to get
an MCA from time to time at mesa solo startup and your post on the SDL
list showed a possible reason to me.
I already aud
On Friday, January 14, 2005 11:43 am, Stephane Marchesin wrote:
> [from the SDL maling list]
>
> Jesse Barnes wrote:
> >I noticed that on my ia64 machine when SDL_Quit was called, the machine
> > would hang in weird ways. It turned out to be caused by a machine check
> > in the memset() call near
[from the SDL maling list]
Jesse Barnes wrote:
I noticed that on my ia64 machine when SDL_Quit was called, the machine would
hang in weird ways. It turned out to be caused by a machine check in the
memset() call near the top of FB_VideoQuit. Generally memset shouldn't be
used on I/O regions li