Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic: bufio: reader returned negative count from Read #495

Open
sgerrand opened this issue Dec 15, 2014 · 3 comments
Open

Panic: bufio: reader returned negative count from Read #495

sgerrand opened this issue Dec 15, 2014 · 3 comments

Comments

@sgerrand
Copy link

馃拋 Zeus suddenly died with this backtrace. I can't currently reproduce this, but I'm logging this for information and potential investigation.

  • uname -a
Darwin localhost.local 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64
  • ruby -v
ruby 1.9.3p392 (2013-02-22) [x86_64-darwin13.4.0]
  • go version
go version go1.3.3 darwin/amd64
@kenbier
Copy link

kenbier commented Dec 30, 2015

馃憤 saw this as well. removing the sock file fixed the issue.

@brentdodell
Copy link

馃憤 Any idea the cause of this? Lately it has been happening quite frequently for me, and when it does, my buffer in iTerm gets messed up. I can't see anything I type without quitting and reopening iTerm.

@saihgal
Copy link

saihgal commented Mar 5, 2017

It happens intermittently for me too. And the root cause seems to be when mysql goes down behind the scenes. After I execute mysql.server stop; mysql.server start and remove .zeus.sock file, things fall back to normal.

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

No branches or pull requests

4 participants