[Cbe-oss-dev] mars_context_create doesn't return
Geoff Levand
geoff at infradead.org
Tue Feb 22 04:49:42 EST 2011
On 02/01/2011 01:45 PM, Paul Keir wrote:
> Hello,
>
> Often, after working with fairly
> complex MARS programs, I find that all
> calls to mars_context_create, using a
> non-shared context, will not return.
mars_context_create() is a complex routine, so
difficult to say what could go wrong.
Check for out of memory.
Try stepping through mars_context_create() with
gdb to see if you can find out more.
> If I reset my PS3, things return to normal.
> Is there another way to perform a MARS
> reset without the need to reboot?
You should be able to just kill and restart
your program. This doesn't work?
-Geoff
More information about the cbe-oss-dev
mailing list