Keith Chew wrote:
Hi

We are still experiencing page faults, and are struggling to
understand the stack traces. Below shows a stack trace where both
[zd1211] and [bttv] drivers being serviced at the same time, how is
this happening? Can someone help us please, or at least tell us the
right place to submit this problem?

Call traces are generated simply by going through the stack and converting anything which looks like it might be an address to a memory address, and seeing which function that corresponds to. If the result isn't garbage, then it is printed. This means that you can't trust call traces. The instruction pointer is is reliable though.

Daniel


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to