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.

Ember Try scenario failing on Travis with a Segmentation fault

See original GitHub issue

Hi! I’m investigating a Travis failure in one of my Ember Try scenarios and am looking for any guidance. I have no idea if this has anything to do with Ember Try but figured I’d start here.

Here’s the failure. If you look back at the full build you’ll see the same failure for all Versioned tests.

When I tried one of them locally by running

ember try:one ember-lts-2.18

it passed with no problem.

My next guess was the Segmentation fault had something to do with Travis’ cache. I thought maybe it was due to all the PRs Dependabot was opening. I went back to Travis, deleted all caches, and re-ran master. No change, the fault still happened.

I then thought it might have been due to a code change on my end, so I went back to the last-passing build and re-ran it. I saw the same failures on the Versioned tests.


Any idea for what could be going on? Is there possibly a memory leak that I’m not seeing locally but that is causing Travis to blow up?

Any help much appreciated!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:22 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
kategenglercommented, Jun 11, 2019

Wow! So many levels…

(I am continually amazed anything ever works)

0reactions
rwjbluecommented, Nov 2, 2020

Going to close for now, happy to reopen if folks think this is still an issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unexpected build failure (Segmentation fault) - Linux
I've run the failing command manully and it seems to work fine. The reported error is: /home/travis/.travis/job_stages: line 104: 4699 Seg…
Read more >
Common Build Problems - Travis CI Docs
If your build is failing due to unexpected segmentation faults in the language interpreter, this may be caused by corrupt or invalid caches...
Read more >
Ember.js segmentation fault - node-sass - Stack Overflow
First thing I noticed is that the version of node is old enough to potentially be causing you some problems. node: 6.17.1.
Read more >
EXp - River Thames Conditions - Environment Agency - GOV.UK
16 square punnett square problems, Etude art et lettre, Today is monday meme, ... Holzhauer motors ltd cherokee ia, Debugserver segmentation fault 11....
Read more >
Bountysource
Ember Try scenario failing on Travis with a Segmentation fault.
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