Skip to content

Instantly share code, notes, and snippets.

@phobos182
Created June 7, 2012 01:01
Show Gist options
  • Save phobos182/2885838 to your computer and use it in GitHub Desktop.
Save phobos182/2885838 to your computer and use it in GitHub Desktop.
"filter|worker|0" daemon prio=10 tid=0x00007ff74447f000 nid=0x107b in Object.wait() [0x00007ff749a30000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x0000000608948d60> (a org.jruby.libraries.ThreadLibrary$SizedQueue)
at java.lang.Object.wait(Object.java:443)
at org.jruby.RubyThread$SleepTask.run(RubyThread.java:816)
- locked <0x0000000608948d60> (a org.jruby.libraries.ThreadLibrary$SizedQueue)
at org.jruby.RubyThread.executeBlockingTask(RubyThread.java:832)
at org.jruby.RubyThread.wait_timeout(RubyThread.java:1102)
at org.jruby.libraries.ThreadLibrary$Queue.pop(ThreadLibrary.java:402)
- locked <0x0000000608948d60> (a org.jruby.libraries.ThreadLibrary$SizedQu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment