apache / apache/gluten

[VL] Hybrid stacktrace for exceptions with all Java and C++ stack frames included

Open
#9,642 0 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

As title. We'd implement a standardized way to make sure every exception we got has all the Java / C++ stack frames included in the message to ease debugging.

A typical issue driving us on doing this is, when a Java exception is thrown to C++ then back to Java, the C++ stack frames in between will be omitted. It's helpful to show them out in the error message or somewhere else.

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.