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 runtime/15793] Kernel panic when running systemtap's test suite with kernel 3.10.1


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

--- Comment #2 from agentzh <agentzh at gmail dot com> ---
I've tested the latest git master of systemtap on that box and no crash can be
reproduced now by running the following command for hours:

    while true; \
        do stap testsuite/systemtap.examples/memory/numa_faults.stp \
           -c 'sleep 0.2'; sleep 0.1; \
    done

Thank you for the quick fix!

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


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