You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
driver: Fix startup crash when fuzzing native libraries (#883)
driver: Fix startup crashes when fuzzing native libraries
Fixes a JVM crash with the following frame while fuzzing native
libraries:
```
[libstdc++.so.6+0x13bf8a] std::ostream::sentry::sentry(std::ostream&)+0x1a
```
0 commit comments