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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double shutdown fails with NPE #8

Closed
GoogleCodeExporter opened this issue Mar 22, 2016 · 2 comments
Closed

Double shutdown fails with NPE #8

GoogleCodeExporter opened this issue Mar 22, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

java.lang.NullPointerException
       at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:170)
       at
net.spy.memcached.MemcachedConnection.shutdown(MemcachedConnection.java:472)

Original issue reported on code.google.com by dsalli...@gmail.com on 4 Mar 2008 at 12:09

@GoogleCodeExporter
Copy link
Contributor Author

Interesting.  This appears to be a double-shutdown bug in Linux.  I might need 
to get
a buildbot set up.

Original comment by dsalli...@gmail.com on 4 Mar 2008 at 2:27

@GoogleCodeExporter
Copy link
Contributor Author

http://github.com/dustin/java-memcached-client/commit/66eef222ddd481187a6dae96e0
0369860ac3f005

Original comment by dsalli...@gmail.com on 4 Mar 2008 at 3:43

  • Changed state: Fixed

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

No branches or pull requests

1 participant