- Divide by zero: B=0 ; A=A/B;
- NULL pointer dereference:
- Infinite loops: For i=10 to 1 step 1
- Arithmetic overflow or underflow:
- Exceeding array bounds: Define A[10] ....B=11; A[B]=1;
- Using an uninitialized variable :
- Accessing memory not owned (Access violation) :
- Memory leak or Handle leak :
- Stack overflow or underflow :
- Buffer overflow :
- Deadlock :
- Off by one error :
- Race condition :
- Loss of precision in type conversion :
Friday, July 27, 2007
Common types of computer bugs with pseudocode example
Posted by Software Engineering Notes at 8:14 AM
Subscribe to:
Post Comments (Atom)
3 comments:
I got this web site from my buddy who shared with me
concerning this web site and now this time I am visiting this site and reading
very informative articles or reviews at this time.
Feel free to surf my blog - green coffee bean dr oz
Hey! Would you mind if I share your blog with my zynga group?
There's a lot of folks that I think would really enjoy your content. Please let me know. Thanks
Also visit my weblog ; lanautica.com
Nice response in return of this query with firm arguments and telling the whole thing concerning that.
Here is my weblog: green coffee bean wholesalers
Post a Comment