Yes, it is me. I am back. New email address. Same me.
I am working on a new port and have just started with the code. It was
all written using OpenGL on Windows and Linux so I don't have to play
with DirectX APIs this time. yea!
Anyway, I am having a problem and I was wondering if anyone could point
me in the right direction.
I can run the game and navigate through all the options screens and
start a game, but when it gets to the actual 3d view of the world, my
machine locks up.
I have ssh'd in and started the app remotely and I can still do a top
and other commands, but the screen on the machine running the game is
frozen. I can't kill the game process from the ssh session and if I
start gdb from the ssh session to start the app, when it crashes that
connection is frozen as well.
I am guessing it is some kind of driver bug, but that is only a guess.
I have email ATI about it, but I thought I'd post here in hopes that
someone has some pointers.
Any likely things in the code that I should look for and pull out to
see if this problem goes away?
After I reboot the machine, I find entries in the system log like the
one below. The blocks keep repeating every 11 seconds.
Dec 27 21:52:24 localhost kernel: ** ASIC Hang Log Start **
Dec 27 21:52:24 localhost kernel: 0x01004c57 2f000203 00000007 00000003
Dec 27 21:52:24 localhost kernel: 0x2833fe83 c0003c0c 00000002 00000008
Dec 27 21:52:24 localhost kernel: 0x00004443 01e1f82f 00002727 80116100
Dec 27 21:52:24 localhost kernel: 0x60000038 001e0000 51b3a300 70000a04
Dec 27 21:52:24 localhost kernel: 0x080a0f00 70000000 d4f40002
Dec 27 21:52:24 localhost kernel: 0:0x0000070e
Dec 27 21:52:24 localhost kernel: 1:0x00c01012
Dec 27 21:52:24 localhost kernel: 2:0x80000000
Dec 27 21:52:24 localhost kernel: 3:0x80000000
Dec 27 21:52:24 localhost kernel: 4:0x80000000
Dec 27 21:52:24 localhost kernel: 5:0x80000000
Dec 27 21:52:24 localhost kernel: 6:0x80000000
Dec 27 21:52:24 localhost kernel: 7:0x80000000
Dec 27 21:52:24 localhost kernel: 8:0x00000717
.
.
. many lines removed to make this message fit on the list...
.
Dec 27 21:52:27 localhost kernel: 247:0x00000002
Dec 27 21:52:27 localhost kernel: 248:0x000101ce
Dec 27 21:52:27 localhost kernel: 249:0x10014020
Dec 27 21:52:27 localhost kernel: 250:0x00000002
Dec 27 21:52:27 localhost kernel: 251:0x000101ce
Dec 27 21:52:27 localhost kernel: 252:0x10016020
Dec 27 21:52:27 localhost kernel: 253:0x00000002
Dec 27 21:52:27 localhost kernel: 254:0x0058273d
Dec 27 21:52:27 localhost kernel: 255:0x80000000
Dec 27 21:52:27 localhost kernel: 0x60977fb0
Dec 27 21:52:27 localhost kernel: ** ASIC Hang Log End **
Dec 27 21:52:27 localhost kernel: ATIRadeon::submit_buffer: Overflowed
block waiting for FIFO space. Have 4, need 6. RBBM_STATUS 0x80116100.
VAP_CNTL_STATUS 0xd4f40002
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Mac-opengl mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/mac-opengl/email@hidden