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

ConcurrencyError: Detected invalid array contents due to unsynchronized modifications with concurrent users #4

Open
swistaczek opened this issue Oct 9, 2014 · 1 comment

Comments

@swistaczek
Copy link

Stacktrace (most recent call first):

  org/jruby/RubyArray.java:1613:in `each'
  org/jruby/RubyEnumerable.java:977:in `each_with_index'
  trashed/instruments/ruby_gc_profiler.rb:12:in `measure'
    timings[:"#{captured}.time"] ||= 1000 * GC::Profiler.total_time
  trashed/instruments/ruby_gc_profiler.rb:7:in `start'
    measure state, timings, gauges, :OOBGC
  trashed/meter.rb:31:in `instrument!'
    @timers.each { |i| i.start state, timings, gauges }
@madhurkgp
Copy link

I'm facing the same issue, did you got any solution or workaround for this problem ?

any lead would help.

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

2 participants