This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Systemtap test on kernel-2.6.29-rc7-git2


Pavan Naregundi <pavan.naregundi@in.ibm.com> writes:

> While running systemtap test suite run on kernel-2.6.29-rc7-git2, I ran
> into one problem related to sharedbuf.exp test case. Logs are as below
> [...]
> Unable to handle kernel paging request for data at address
> 0xd000000003ee7408
> Faulting instruction address: 0xc0000000000b1454
> [...]
>     pc: c0000000000b1454: .load_module+0x1584/0x1708
> [...]

It would be helpful to get a disassembly of this kernel function.
Maybe its error-handling paths are buggy.  Try triggering the problem
with a hand-made module that has unresolved external references.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]