-
Notifications
You must be signed in to change notification settings - Fork 268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在Android 6设备中还是有StackOverflowError问题 #574
Comments
当前使用源码跑也一样,错误如下:2024-06-27 11:31:37.568 26762-26762 AndroidRuntime com.tom_roush.pdfbox.sample E FATAL EXCEPTION: main |
此项目貌似没人维护了 |
Please add minimum code that reproduces the behaviour and the PDF file. I strongly believe that calling |
Describe the bug
A clear and concise description of what the bug is.
To reproduce
Code snippet to reproduce the behavior:
PDF example
Link or attach a PDF demonstrating the issue
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of what happened instead.
Environment details:
Additional context
Add any other context about the problem here.
刚刚开始还正常,使用模版导出基础后就每次都会出现StackOverflowError错误
The text was updated successfully, but these errors were encountered: