Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Incomplete output #164

Closed
anotherchrissmith opened this issue Jul 25, 2014 · 4 comments
Closed

Incomplete output #164

anotherchrissmith opened this issue Jul 25, 2014 · 4 comments

Comments

@anotherchrissmith
Copy link

I frequently see buck exit before it has finished displaying its output to the console. It might exit in the middle of printing a test's class name for example, leaving the console prompt half way across the screen. This happens intermittently (50% of the time for us) and can be reproduced simply by running buck over and over without making any changes.

In each case, the buck process's result code is 227, which appears to be NAILGUN_CONNECTION_BROKEN (from ng.c), which would explain what's happening.

Does anyone else get this? Can anyone suggest how to investigate?

Thanks

@jimpurbrick
Copy link
Contributor

What does your .buckd/buckd.log say?

@bolinfest
Copy link
Contributor

Are you using 'buck run', by chance?
On Jul 25, 2014 4:01 PM, "Jim Purbrick" [email protected] wrote:

What does your .buckd/buckd.log say?


Reply to this email directly or view it on GitHub
#164 (comment).

@anotherchrissmith
Copy link
Author

Sorry for the delay, I was away last week. I no longer notice the problem although I have disabled buckd because of this issue #170.

@anotherchrissmith
Copy link
Author

Now that #170 appears to have been fixed (brilliant work, thanks), this issue also appears to have been fixed. I can run buck multiple times, over and over, and it now gives me consistent output without aborting half way through. Closing. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants