STANSE: Bug-finding Framework for C Programs

Computer Science – Software Engineering

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

STANSE is a free (available under the GPLv2 license) modular framework for finding bugs in C programs using static analysis. Its two main design goals are 1) ability to process large software projects like the Linux kernel and 2) extensibility with new bug-finding techniques with a minimal effort. Currently there are four bug-finding algorithms implemented within STANSE: AutomatonChecker checks properties described in an automata-based formalism, ThreadChecker detects deadlocks among multiple threads, LockChecker finds locking errors based on statistics, and ReachabilityChecker looks for unreachable code. STANSE has been tested on the Linux kernel, where it has found dozens of previously undiscovered bugs.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

STANSE: Bug-finding Framework for C Programs does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with STANSE: Bug-finding Framework for C Programs, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and STANSE: Bug-finding Framework for C Programs will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-5541

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.