SAP / SAP/cloud-mta

Bug: segmentation violation from jsoniter.Marshal

Open
#287 6 comments 0 reactions 1 assignee View on GitHub

@goodboyws is already working on this.

Since Oct 24, 2023.

Dominant language
Go
Stars
23
Forks
9
PR merge metrics
No merged PRs in 30d

Description

  • Library version: 1.0.5
  • OS Version: macOS Ventura 13.4.1
  • generator-fiori uses mta when creating a deployment configuration for the application.

Bug:
See 11-Application Wizard.Generators.log for the Stack Trace.

Steps to Reproduce:

  1. All the steps done in this tutorial till step 9 of https://developers.sap.com/tutorials/btp-app-work-zone-setup.html
  2. Executed fiori add deploy-config cf within app\risks
  3. The stack trace is printed similarly to the log file given above.

Looking further into the issue, similar issues were brought up in the json-iterator repo, where the fix is to update json-iterator to v1.1.12. pr-229 seems to fix this problem.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.