DynamoRIO / DynamoRIO/drmemory

ASSERT handlecheck.c:602 running notepad on win10-1607 w/o any syscall info

Open
#1,911 2 comments 0 reactions 0 assignees View on GitHub
Bug-Assert Component-HandleLeak OpSys-Windows Priority-Low
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

This is at exit of:

```
# bin/drmemory -debug -verbose 3 -no_use_syscall_tables -ignore_kernel -dr_debug -dr_ops "-checklevel 0" -batch -- notepad
```

On win10-1607 x64 kernel.

That's w/o a syscall file, so this is testing unknown syscall handling and
is likely related to that.

```
~~Dr.M~~ ASSERT FAILURE (thread 6156): D:\derek\drmemory\git\src\drmemory\handlecheck.c:602: hashtable_lookup(&user_handle_table, (void *)entry->HandleValue) == NULL (kernel handle in user handle table)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.