DynamoRIO / DynamoRIO/dynamorio

ASSERTs running Java apps on Android

Open
#1,922 0 comments 0 reactions 0 assignees View on GitHub
Bug-Assert help wanted OpSys-Android
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

#1912 fixed the crashes, but there are still asserts in debug build which while not immediately fatal should be fixed. This is running the calculator app on Marshmallow.

We have:

1) Uunhandled syscall:

```

```

The unhandled syscall is SYS_rt_sigtimedwait.

2) ASSERT in utils.c:

```
04-03 13:57:24.620 19924 19924 I wrap.sh : owner
04-03 13:57:24.621 19924 19924 I wrap.sh : (Error occurred @45271 frags)
```

3) ASSERT in memcache.c

```

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.