2013-10-30, 11:39 AM
#1
Bug
I had some crashes, so I put it all through gdb and this is what I got:
Quote:Renderer: Gallium 0.4 on AMD CEDAR (X.Org)
Driver: 2.1 Mesa 8.0.5
(...)
[New Thread 0x7fffe57f5700 (LWP 13111)]
[Thread 0x7fffe57f5700 (LWP 13111) exited]
[New Thread 0x7fffe4ff4700 (LWP 13113)]
[Thread 0x7fffe4ff4700 (LWP 13113) exited]

Program received signal SIGBUS, Bus error.
gendynverts (ai_t=0, prev=0x0, cur=..., as=..., this=0x24c3510) at vertmodel_t.h:181
181 if(d->cur != cur) continue;

I'm using a Radeon HD5470 (Mobile) with free radeon/ati drivers which are known of having some bugs/imcomplete implementations that make some games unplayable, maybe a reason?

uname -a:
Quote:Linux XXXXXX 3.2.0-4-rt-amd64 #1 SMP PREEMPT RT Debian 3.2.51-1 x86_64 GNU/Linux

The C Programming Language: combines the flexibility of assembly language with the power of assembly language.
Post Reply Quote this message in a reply


Forum Jump: