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: Kernel hang with latest snapshot


Li Guanglei wrote:


Sorry. It should be: stap -e "probe addevent.netdev.receive {}" -D ASCII_TRACE

Also crashes.

So, I've been doing some debugging the old fashioned way.
I commented out code until the crashing didn't happen, then
uncommented code until it came back. Using that technique
I've isolated the crash to this function:

write_events_desc()

I have quite a headache so I'm probably not going to
work on this more until the morning. I'll try taking out
portions of that function (the C code it calls) to narrow
the problem area down some more.








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