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]

[Bug kprobes/2453] kernel panic when probe elv_dequeue_request


------- Additional Comments From ananth at in dot ibm dot com  2006-03-14 04:27 -------
Subject: Re:  kernel panic when probe elv_dequeue_request

On Mon, Mar 13, 2006 at 02:49:19PM -0000, fche at redhat dot com wrote:
> 
> ------- Additional Comments From fche at redhat dot com  2006-03-13 14:49 -------
> To my powerpc-inexperienced eyes, it looks like the kprobe breakpoint ended up
> on top of a tdnei (conditional trap) instruction.

Well, that tdnei is what BUG() uses internally to cause a trap. Methinks,
we have hit a (possibly legitimate) BUG() while using the testcase.

Ananth


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2453

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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