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.

VTI crashes with exit code 1 without any logs

See original GitHub issue
  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

Info

  • Platform: macOS 10.15.3
  • VTI version: 0.0.2
  • VS Code version: -

Problem

vti diagnostics crashes without any error logs on a larger project.

  • number of .vue -> 134
  • number of .ts -> 120
Screenshot 2020-02-09 at 4 06 48 PM

I couldn’t catch any errors even though I set uncaughtexception and unhandledrejection even in vti source.

Reproducible Case

It’s pretty hard to reproduce as it looks depends on the size of a project (maybe memory allocation related?) and the reproducible project is confidential. I’ve got some memory report in the attached zip file.

https://drive.google.com/file/d/1zUKepNdxCH7Imk2zR7bHvArcGQ8MDmwn/view?usp=sharing

  • Timeline.heaptimeline Memory allocation timeline through vti diagnostics
  • Snapshot1.heapsnapshot Snapshot just after starting vti diagnostics
  • Snapshot2.heapsnapshot Snapshot after 2-3 seconds of starting vti diagnostics
  • Snapshot3.heapsnapshot Snapshot just before vti diagnostics crashes

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
dkonchekovcommented, Feb 18, 2020

Running vti with sudo fixes problem on my machine. @jackkoppa , @ktsn could you try?

System:

ProductName:	Mac OS X
ProductVersion:	10.15.3
BuildVersion:	19D76
3reactions
dkonchekovcommented, Feb 18, 2020

Hi, @jackkoppa! I reproduced error on my machine with 2 more ComplexComponents (6 in total).

Read more comments on GitHub >

github_iconTop Results From Across the Web

After crash, CCSv4 reports error and won't run - Code Composer ...
After a reboot, I can no longer load my workspace. I can load another workspace though. This is the error in the log...
Read more >
Open and Resolved Bugs - Cisco
ctm crashed while sending emix traffic over VTI tunnel. CSCvt10944. Running the migration script exits with an out of memory error.
Read more >
Fix list for Informix Server 12.10.xC5 and PID 12.10.xC5W1 - IBM
Informix Server provides periodic fixes for release12.10. The following list is the most recent report of fixes for customer-reported defects in Version ...
Read more >
Minecraft: Java Edition crashing or throwing 'Exit code -1' with ...
Some face the issue without Forge mods too. In some cases, the same 'Exit code -1' or 'Java Runtime Configuration may be invalid'...
Read more >
R81.10 Jumbo Hotfix Accumulator - List of All Resolved Issues ...
ID Product Description PRJ‑38348, PMTR‑81030 Diagnostics The CPVIEWD process may cause CPU s... PRJ‑40810, PRHF‑24809 Security Management SmartConsole may unexpectedly disconn... PRJ‑40500, PRJ‑34015 Security Gateway Bond...
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