-
Notifications
You must be signed in to change notification settings - Fork 191
Home
-
Troubles
-
Memory Leak (Java heap space)
-
Memory Leak (PermGen space)
-
Memory Leak (C heap space)
-
Dead Lock (Java)
-
Dead Lock (SQL)
-
Endless Waiting Process
-
Infinite Loop
-
Redirect Loop
-
Forward Loop
-
JVM Crash
-
Network Socket Leak
-
Database Connection Leak
-
File Descriptor Leak
-
Thread Leak
-
Mojibake
-
Vulnerabilities
-
XSS
-
SQL Injection
-
LDAP Injection
-
Code Injection
-
Unrestricted File Upload
-
Open Redirect
-
Brute-force Attack
-
Errors
-
ExceptionInInitializerError
-
NoClassDefFoundError
-
OutOfMemoryError (Java heap space)
-
OutOfMemoryError (Requested array size exceeds VM limit)
-
OutOfMemoryError (unable to create new native thread)
-
OutOfMemoryError (GC overhead limit exceeded)
-
OutOfMemoryError (PermGen space)
-
OutOfMemoryError (Direct buffer memory)
-
StackOverflowError
-
UnsatisfiedLinkError
-
Performance
-
Slow Regular Expression Parsing
-
Others
-
Integer Overflow
-
Round Off Error
-
Truncation Error
-
Loss of Trailing Digits