Sciweavers

438 search results - page 8 / 88
» Bugs in the programs
Sort
View
SIGCSE
2006
ACM
131views Education» more  SIGCSE 2006»
14 years 3 months ago
An undergraduate course on software bug detection tools and techniques
The importance of software bug detection tools is high with the constant threat of malicious activity. Companies are increasingly relying on software bug detection tools to catch ...
Eric Larson
CCS
2009
ACM
14 years 4 months ago
Finding bugs in exceptional situations of JNI programs
Software flaws in native methods may defeat Java’s guarantees of safety and security. One common kind of flaws in native methods results from the discrepancy on how exceptions...
Siliang Li, Gang Tan
CAV
2010
Springer
239views Hardware» more  CAV 2010»
13 years 11 months ago
Universal Causality Graphs: A Precise Happens-Before Model for Detecting Bugs in Concurrent Programs
Triggering errors in concurrent programs is a notoriously difficult task. A key reason for this is the behavioral complexity resulting from the large number of interleavings of op...
Vineet Kahlon, Chao Wang
IEICET
2007
44views more  IEICET 2007»
13 years 9 months ago
A Static Bug Detector for Uninitialized Field References in Java Programs
Sunae Seo, Youil Kim, Hyun-Goo Kang, Taisook Han