question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Runtime-Error "unreachable" while parsing xml-file

See original GitHub issue

When following the node-example, I’m getting the following error with an arbitrary xml-file:

wasm://wasm/0001d47a:9

^

RuntimeError: unreachable
    at wasm-function[8]:1
    at wasm-function[7]:104
    at wasm-function[9]:45
    at wasm-function[12]:3
    at wasm-function[19]:70
    at wasm-function[11]:100
    at wasm-function[37]:1555
    at wasm-function[28]:3662
    at wasm-function[27]:12
    at SAXParser.write (/home/cjk/proj/daimler/iparts/db-builder/node_modules/sax-wasm/lib/saxWasm.js:209:9)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
justinwilabycommented, Mar 15, 2019

@cjk - I was finally able to repro this and have a possible solution in the fix/#14-unreachable branch. Can you verify the fix? Thank you for your help with all this!

1reaction
justinwilabycommented, Mar 14, 2019

Ok sounds good. FF send link works! I’ll work on this as soon as I can repro.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while parsing xml file in cpp using Rapidxml
I am trying to read and xml file and parsing it using the below code can somebody suggest what mistake I am making....
Read more >
XML to JSON policy runtime error troubleshooting | Apigee Edge
This error occurs if the variable specified in the <Source> element of the XML to JSON policy is of type string and the...
Read more >
Error while opening XML file from stylus studio - Runtime ... - SSDN
I received a error when i try to open an XML file from stylus studio. that error message is; Runtime error! program: d:\progra~1\stylus~1\bin\struzzo.exe...
Read more >
XSLTransform policy runtime error troubleshooting | Apigee X
Cause: Input XML payload is unavailable​​ This error occurs if the input XML payload is not passed or the XML payload passed as...
Read more >
Normalization of 'damage-energy' score results - User Support ...
I guess the openMC execution throws up this error while writing the 'summary.h5' file. ... Reading cross sections XML file. ... Reading geometry...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found