Bug Symptoms Index for peqy
8 bug types
SQL syntax error near '...'
ORA-00933: SQL command not properly ended
PostgreSQL error: unterminated quoted string
sh: 1: cannot open …: Permission denied
bash: syntax error near unexpected token `;'
The system cannot find the file specified (Windows)
Refused to execute inline script due to Content Security Policy
DOMException: Blocked a frame with origin from accessing a cross-origin frame
Audit: Potentially insecure dynamic code evaluation
ECONNREFUSED to 127.0.0.1 from server
Timeout fetching http://169.254.169.254/latest/meta-data/
DNS resolution failed for crafted hostname
File not found: ../../../../etc/passwd
SecurityError: attempted relative import beyond toplevel package
Access denied: path escapes base directory
None (often silent) — incorrect data returned
403 only on some endpoints; others improperly allow access
Audit: user X accessed object belonging to user Y
JWT accepted after expiration
Missing CSRF/anti-forgery validation
Authorization header ignored on certain routes
SSL: no shared cipher
Warning: Using a deprecated hashing algorithm
Access log contains Authorization header
4 bug types
Hydration failed because the initial UI does not match what was rendered on the server.
Unexpected token < in JSON at position 0
Text content does not match server-rendered HTML
Cannot read properties of undefined (reading 'x')
TypeError: null is not an object
TS2322: Type 'undefined' is not assignable to type 'T'
Unknown field 'foo' in response
HTTP 400: required parameter missing
TS2339: Property 'bar' does not exist on type 'Baz'
Unrecognized parameter 'user_id'; did you mean 'userId'?
422 Unprocessable Entity: field required
Request validation failed: additionalProperties 'foo'
7 bug types
AssertionError: expected true to be false
Unexpected branch executed
If-condition always true/always false (linter)
ESLint: 'result' is already declared in the upper scope.
Shadowed variable 'config'
TypeScript: Block-scoped variable used before declaration
Type mismatch in comparison
Case not handled for value
Assignment used where comparison intended
Warning: Unreachable code detected
Sonar/ESLint rule: no-unreachable
Dead code elimination removed block
IndexError: list index out of range
ArrayIndexOutOfBoundsException
Buffer overread/overwrite detected
Signed integer overflow: undefined behavior
ValueError: size must be non-negative
ArithmeticException: integer overflow
AddressSanitizer: stack-buffer-overflow
Segmentation fault (core dumped)
Heap corruption detected
3 bug types
ConstraintError: violated business invariant
Assertion failed: aggregate state invalid
Mismatch between derived and stored values
ERROR: duplicate key value violates unique constraint
E11000 duplicate key error collection
Unique index violation on (field)
column "foo" does not exist
Liquibase failed: changeset did not run
Flyway: checksum mismatch for migration
5 bug types
ConcurrentModificationException
Optimistic locking failure / ETag precondition failed
Write conflict detected
Precondition failed due to state change
Resource modified since validation
TOCTOU violation
UnhandledPromiseRejectionWarning
unhandledrejection event fired
Promise rejection: TypeError
Order already processed
Idempotency key conflict
409 Conflict on repeated POST
ETag mismatch / 412 Precondition Failed
No-cache directives ignored
Replica lag warnings
6 bug types
None (silent failure)
Unhandled return codes
Empty catch blocks in code review
Unhandled exception: NullReferenceException
Fatal error: uncaught exception
Node process exited with code 1
catch (Exception e) { /* ignore */ }
Suppressed exception: original cause hidden
Retry storm detected
ValidationError: 'field' is required
BadRequest: invalid format
Schema validation failed
Invalid time value
RangeError: Invalid time zone specified
Date parsing failed
TypeError: Cannot read properties of null
NullReferenceException
Segmentation fault on null pointer
4 bug types
Java OOME: Java heap space
Fatal error: JavaScript heap out of memory
OutOfMemoryError: unable to create new native thread
EMFILE: too many open files
Connection pool exhausted
Socket leak detected
AddressSanitizer: heap-use-after-free
UndefinedBehaviorSanitizer: out-of-bounds
double free or corruption
RangeError: Maximum call stack size exceeded
StackOverflowError
fatal error: stack overflow
3 bug types
Long Task detected (>50ms)
Event loop blocked warnings
High CPU usage on single thread
Regex timeout exceeded
High CPU during regex.test/exec
ReDoS detected for pattern
Main thread is busy
Event loop utilization low / blocked
Slow request: validation dominated total time
Stop memorizing symptoms and error messages. Let our AI automatically identify and flag these issues in your pull requests.