René's URL Explorer Experiment


Title: 递归循环报错,引发StackOverflowError · Issue #351 · json-iterator/java · GitHub

Open Graph Title: 递归循环报错,引发StackOverflowError · Issue #351 · json-iterator/java

X Title: 递归循环报错,引发StackOverflowError · Issue #351 · json-iterator/java

Description: 问题:递归循环报错,引发StackOverflowError ByteArrayOutputStream out = new ByteArrayOutputStream(); JsonStream.serialize(checkParameter.getParams(), out); 其中:checkParameter.getParams()是一个map 执行报错: aused by: java.lang.reflect.InvocationTargetExceptio...

Open Graph Description: 问题:递归循环报错,引发StackOverflowError ByteArrayOutputStream out = new ByteArrayOutputStream(); JsonStream.serialize(checkParameter.getParams(), out); 其中:checkParameter.getParams()是一个map 执行报错: aused by: ja...

X Description: 问题:递归循环报错,引发StackOverflowError ByteArrayOutputStream out = new ByteArrayOutputStream(); JsonStream.serialize(checkParameter.getParams(), out); 其中:checkParameter.getParams()是一个map 执行报错: aused by: ja...

Opengraph URL: https://github.com/json-iterator/java/issues/351

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"递归循环报错,引发StackOverflowError","articleBody":"## 问题:递归循环报错,引发StackOverflowError\r\n```java\r\n        ByteArrayOutputStream out = new ByteArrayOutputStream();\r\n        JsonStream.serialize(checkParameter.getParams(), out);\r\n```\r\n其中:checkParameter.getParams()是一个map\r\n执行报错:\r\naused by: java.lang.reflect.InvocationTargetException\r\n\tat sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\r\n\tat java.lang.reflect.Method.invoke(Method.java:597)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.enocde_(ReflectionObjectEncoder.java:77)\r\n\t... 1020 more\r\nCaused by: java.lang.StackOverflowError\r\n\tat java.util.LinkedHashMap.get(LinkedHashMap.java:280)\r\n\tat java.io.ExpiringCache.entryFor(ExpiringCache.java:83)\r\n\tat java.io.ExpiringCache.get(ExpiringCache.java:58)\r\n\tat java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:377)\r\n\tat java.io.File.getCanonicalPath(File.java:559)\r\n\tat sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\r\n\tat java.lang.reflect.Method.invoke(Method.java:597)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.enocde_(ReflectionObjectEncoder.java:77)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.encode(ReflectionObjectEncoder.java:37)\r\n\tat com.baidu.openrasp.jsoniter.output.JsonStream.writeVal(JsonStream.java:362)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.writeEncodeTo(ReflectionObjectEncoder.java:121)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.enocde_(ReflectionObjectEncoder.java:78)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.encode(ReflectionObjectEncoder.java:37)\r\n\tat com.baidu.openrasp.jsoniter.output.JsonStream.writeVal(JsonStream.java:362)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.writeEncodeTo(ReflectionObjectEncoder.java:121)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.enocde_(ReflectionObjectEncoder.java:78)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.encode(ReflectionObjectEncoder.java:37)\r\n\tat com.baidu.openrasp.jsoniter.output.JsonStream.writeVal(JsonStream.java:362)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.writeEncodeTo(ReflectionObjectEncoder.java:121)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.enocde_(ReflectionObjectEncoder.java:78)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.encode(ReflectionObjectEncoder.java:37)\r\n\tat com.baidu.openrasp.jsoniter.output.JsonStream.writeVal(JsonStream.java:362)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.writeEncodeTo(ReflectionObjectEncoder.java:121)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.enocde_(ReflectionObjectEncoder.java:78)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.encode(ReflectionObjectEncoder.java:37)\r\n\tat com.baidu.openrasp.jsoniter.output.JsonStream.writeVal(JsonStream.java:362)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.writeEncodeTo(ReflectionObjectEncoder.java:121)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.enocde_(ReflectionObjectEncoder.java:78)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.encode(ReflectionObjectEncoder.java:37)\r\n\tat com.baidu.openrasp.jsoniter.output.JsonStream.writeVal(JsonStream.java:362)\r\n\tat com.baidu.openrasp.jsoniter.output.ReflectionObjectEncoder.writeEncodeTo(ReflectionObjectEncoder.java:121)\r\n......\r\n\r\n\r\n序列化进入死循环了,请问有类似的报错发生吗?有没有解决方案","author":{"url":"https://github.com/eastlong","@type":"Person","name":"eastlong"},"datePublished":"2023-11-13T08:55:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/351/java/issues/351"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:0f2cdc33-3b1b-3488-5f16-9a741608741f
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id90EE:4D95E:772F1C:A87F40:696A136F
html-safe-nonced637e8f0252451fb6331ee94a3947f81c41681063b67a6ca73eb5fc38ddb184e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MEVFOjREOTVFOjc3MkYxQzpBODdGNDA6Njk2QTEzNkYiLCJ2aXNpdG9yX2lkIjoiMTA0OTc4NjA0ODY3NDY2NTMyNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac073873db8db26f6e68715a4b6cb14417502cbe12bda65f0bb18ae80db1c63030
hovercard-subject-tagissue:1990170877
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/json-iterator/java/351/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0b1181215a59d496bc58fbc4bb81808ff2ac3f62251a39e41bfd564f0428cf08/json-iterator/java/issues/351
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0b1181215a59d496bc58fbc4bb81808ff2ac3f62251a39e41bfd564f0428cf08/json-iterator/java/issues/351
og:image:alt问题:递归循环报错,引发StackOverflowError ByteArrayOutputStream out = new ByteArrayOutputStream(); JsonStream.serialize(checkParameter.getParams(), out); 其中:checkParameter.getParams()是一个map 执行报错: aused by: ja...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameeastlong
hostnamegithub.com
expected-hostnamegithub.com
None699227a00bbb7fe1eec276d2ae1c3a93068bc5ba483bd9dc4b2a27a8f4f2f595
turbo-cache-controlno-preview
go-importgithub.com/json-iterator/java git https://github.com/json-iterator/java.git
octolytics-dimension-user_id24260074
octolytics-dimension-user_loginjson-iterator
octolytics-dimension-repository_id75621695
octolytics-dimension-repository_nwojson-iterator/java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id75621695
octolytics-dimension-repository_network_root_nwojson-iterator/java
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7266b2d935baa1c6474b16dd9feaa5ca30607261
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/json-iterator/java/issues/351#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjson-iterator%2Fjava%2Fissues%2F351
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjson-iterator%2Fjava%2Fissues%2F351
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=json-iterator%2Fjava
Reloadhttps://github.com/json-iterator/java/issues/351
Reloadhttps://github.com/json-iterator/java/issues/351
Reloadhttps://github.com/json-iterator/java/issues/351
json-iterator https://github.com/json-iterator
javahttps://github.com/json-iterator/java
Notifications https://github.com/login?return_to=%2Fjson-iterator%2Fjava
Fork 530 https://github.com/login?return_to=%2Fjson-iterator%2Fjava
Star 1.6k https://github.com/login?return_to=%2Fjson-iterator%2Fjava
Code https://github.com/json-iterator/java
Issues 85 https://github.com/json-iterator/java/issues
Pull requests 29 https://github.com/json-iterator/java/pulls
Actions https://github.com/json-iterator/java/actions
Projects 0 https://github.com/json-iterator/java/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/json-iterator/java/security
Please reload this pagehttps://github.com/json-iterator/java/issues/351
Insights https://github.com/json-iterator/java/pulse
Code https://github.com/json-iterator/java
Issues https://github.com/json-iterator/java/issues
Pull requests https://github.com/json-iterator/java/pulls
Actions https://github.com/json-iterator/java/actions
Projects https://github.com/json-iterator/java/projects
Security https://github.com/json-iterator/java/security
Insights https://github.com/json-iterator/java/pulse
New issuehttps://github.com/login?return_to=https://github.com/json-iterator/java/issues/351
New issuehttps://github.com/login?return_to=https://github.com/json-iterator/java/issues/351
递归循环报错,引发StackOverflowErrorhttps://github.com/json-iterator/java/issues/351#top
https://github.com/eastlong
https://github.com/eastlong
eastlonghttps://github.com/eastlong
on Nov 13, 2023https://github.com/json-iterator/java/issues/351#issue-1990170877
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.