Code Monkey home page Code Monkey logo

Comments (3)

bensheldon avatar bensheldon commented on June 11, 2024 1

To add a little more details why we're unable to help :-(

  • if you're only using the Ruby version (not the c-ext) of Concurrent Ruby, any segmentation fault (e.g. the Ruby VM crashing) would be the responsibility of the Ruby VM.
  • you're using Ruby 2.7.1, and the 2.7.x release is EOL (March, 2023), and the most recent patch which is Ruby 2.7.8 (so it's possible the segfault has been fixed in later patched versions of Ruby 2.7.x)

from concurrent-ruby.

eregon avatar eregon commented on June 11, 2024

We'll need more information than that:

  • the full output
  • the Crash Report log file under DiagnosticReports directory

You said

`concurrent-ruby-ext` installed:  no

in which case it cannot be a bug of concurrent-ruby, and should instead be reported (with as much information as possible to https://bugs.ruby-lang.org/)

from concurrent-ruby.

ihopciklumer avatar ihopciklumer commented on June 11, 2024

concurrent-ruby-ext installation didn't help. Last 10 lines of output. @eregon Regarding diag file. Under Diagnostic directroy I have 100 files. What the name of the file or how determine where to look. I looked through some but no errros mentioned there

.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrentruby/concurrent/atomic/mutex_count_down_latch.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/synchronization/lock.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb
.rvm/rubies/ruby-2.7.1/lib/ruby/2.7.0/-darwin20/fiber.bundle
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/locals.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb
.rvm/gems/ruby-2.7.1@core5/gems/concurrent-ruby-1.2.2/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb

from concurrent-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.