Map
Index
Random
Help
th

Quote: tested reliability under system crash by injecting faults; random bit flips in kernel; imitate programming errors such as pointer corruption, copy overrun, off-by-one; most crashes happened within 15 seconds

topics > all references > references c-d > QuoteRef: chenPM9_1996 , p. 76



Topic:
error safe systems
Topic:
security leaks and weaknesses
Topic:
testing by program mutation

Quotation Skeleton

Unless otherwise stated, we inject 20 faults for … [system crash] will be triggered. Most crashes occurred within 15 seconds after … discard the run and report the system; this … The first category of [injected] faults flips random … [refs.] … The second category of fault changes individual instructions … [p.77] The last and most extensive category of … [ref.] [For example, initialization faults, pointer corruption, memory allocation faults, copy overrun faults, off- by-one errors, and synchronization faults.] … Fault injection cannot mimic the exact behavior of … random nature of the faults, the large number … kernel consistency error messages), and the sheer number … real-world crashes.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: error safe systems (75 items)
Topic: security leaks and weaknesses (56 items)
Topic: testing by program mutation (18 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.