Hi !

The current 2.5 DRI is causing a kernel oops when switching console
or suspending the machine (basically when stoping the DRI). I haven't
investigated very far yet, but it seems it's related to fput beeing
called on a freed object (slab poisoning enabled, I see an access
to 6b6b6b6b), probably some refcounting problem.


Ben.Jul 24 11:09:18 gaston kernel: Oops: kernel access of bad area, sig: 11 [#1]
Jul 24 11:09:18 gaston kernel: NIP: F503B164 LR: F5038890 SP: EF7AFEB0 REGS: ef7afe00 
TRAP: 0301    Not tainted
Jul 24 11:09:18 gaston kernel: MSR: 00009032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11
Jul 24 11:09:18 gaston kernel: DAR: 6B6B6B6B, DSISR: 40000000
Jul 24 11:09:18 gaston kernel: TASK = ef9c2080[428] 'XFree86' Last syscall: 6
Jul 24 11:09:18 gaston kernel: GPR00: EF4E7368 EF7AFEB0 EF9C2080 F5056000 B0080000 
C182C2C4 B0000000 000003A8
Jul 24 11:09:18 gaston kernel: GPR08: 00000000 6B6B6B6B 6B6B6B6B 6B6B6B6B EF4E7368
Jul 24 11:09:18 gaston kernel: Call trace:
Jul 24 11:09:18 gaston kernel:  [f5038890] radeon_takedown+0x1e0/0x344 [radeon]
Jul 24 11:09:18 gaston kernel:  [c0077e04] __fput+0x148/0x154
Jul 24 11:09:18 gaston kernel:  [c0077cb8] fput+0x3c/0x40
Jul 24 11:09:18 gaston kernel:  [c00760b4] filp_close+0x60/0x9c
Jul 24 11:09:18 gaston kernel:  [c0007a5c] ret_from_syscall+0x0/0x44




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to