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.

Service exited due to signal: Killed: 9

See original GitHub issue

From @burkeholland on March 4, 2016 14:58

NativeScript Version: 1.6.1

I’m unable to use Angular 2 with NativeScript at the moment. I’m using the template-hello-world-ng project.

The error I get isn’t terribly helpful…

Project successfully built.
Using  /Users/burkeholland/dev/burkeholland/my-app-name/platforms/ios/build/emulator/myappname.app
Starting iOS Simulator
Mar  4 08:15:53 --- last message repeated 1 time ---
Mar  4 08:15:53 hollandmac com.apple.CoreSimulator.SimDevice.FAE7B936-79CE-46C4-859F-65506A603837.launchd_sim[52478] (UIKitApplication:org.nativescript.myappname[0x71cd][52664]): Service exited due to signal: Killed: 9

Steps to recreate:

tns create my-app-name --template https://github.com/NativeScript/template-hello-world-ng

cd my-app-name && tns platform add ios

tns run ios --emulator

Copied from original issue: NativeScript/nativescript-angular#101

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:38 (19 by maintainers)

github_iconTop GitHub Comments

4reactions
davorpeiccommented, Feb 10, 2017

Still present in 2.5. Creating simple ng app tns create DemoApp --ng and tns run ios drops the same error, have more then 10gb of memory free, so I would eliminate memory as issue in my case.

2reactions
zakdancescommented, Dec 1, 2016

This is almost certainly memory related. I see this error much more frequently in low memory conditions on my dev machine.

Read more comments on GitHub >

github_iconTop Results From Across the Web

system log - Apple Community
system log · A forum where Apple customers help each other with their products. Learn more. · Sign up with your Apple ID...
Read more >
Service exited due to signal: Killed: 9 - memory leaks
I'm experinecing 'Service exited due to signal: Killed: 9' error and can't run my app. I read that it may be due to...
Read more >
com.apple.mdworker.shared .... Service exited due to signal ...
Service exited due to signal: Killed: 9 sent by mds[91] ... Googling revealed that they are related to the Spotlight indexing.
Read more >
Making sense of "Service exited due to SIGKILL | sent by mds ...
Both seems uniq for each line. Service exited due to SIGKILL. In Unix/Linux SIGKILL is used as a last resort when terminating processes,...
Read more >
logs - Observing what Spotlight's mdworker is indexing for ...
It requires root privileges due to the kernel tracing facility it uses to ... Service exited due to signal: Killed: 9 sent by...
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