Skip to content

[BUG] Segmentation fault at ethon-0.16.0/lib/ethon/easy/operations.rb:30 #234

@ValentinoRusconi-EH

Description

@ValentinoRusconi-EH

I get the following seg fault:

c:0153 p:---- s:1033 e:001032 CFUNC  :easy_perform
c:0152 p:0007 s:1028 e:001027 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/ethon-0.16.0/lib/ethon/easy/operations.rb:30
c:0151 p:0013 s:1024 e:001023 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/typhoeus-1.4.0/lib/typhoeus/request/operations.rb:16
c:0150 p:0025 s:1019 e:001018 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/typhoeus-1.4.0/lib/typhoeus/request/cacheable.rb:18
c:0149 p:0018 s:1014 e:001013 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/typhoeus-1.4.0/lib/typhoeus/request/block_connection.rb:31
c:0148 p:0033 s:1010 e:001009 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/typhoeus-1.4.0/lib/typhoeus/request/stubbable.rb:25
c:0147 p:0012 s:1005 e:001004 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/typhoeus-1.4.0/lib/typhoeus/request/before.rb:26
c:0146 p:0028 s:1001 e:001000 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/typhoeus-1.4.0/lib/typhoeus/adapters/faraday.rb:82
c:0145 p:0012 s:0996 e:000995 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/typhoeus-1.4.0/lib/typhoeus/adapters/faraday.rb:72
c:0144 p:0012 s:0991 e:000990 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/faraday-1.10.3/lib/faraday/rack_builder.rb:154
c:0143 p:0040 s:0985 e:000984 METHOD /Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/faraday-1.10.3/lib/faraday/connection.rb:516

# -- Ruby level backtrace information ----------------------------------------
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/puma-6.0.2/lib/puma/thread_pool.rb:147:in `block in spawn_thread'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/puma-6.0.2/lib/puma/server.rb:232:in `block in run'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/puma-6.0.2/lib/puma/server.rb:429:in `process_client'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/puma-6.0.2/lib/puma/request.rb:92:in `handle_request'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/puma-6.0.2/lib/puma/thread_pool.rb:340:in `with_force_shutdown'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/puma-6.0.2/lib/puma/request.rb:93:in `block in handle_request'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/puma-6.0.2/lib/puma/configuration.rb:268:in `call'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/railties-6.1.7.4/lib/rails/engine.rb:539:in `call'
/Users/valentino/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/rack-cors-1.1.1/lib/rack/cors.rb:100:in `call'
# DiagnosticReports
  "vmRegionInfo" : "0xdac11530 is not in any region.  Bytes before following region: 628992720\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1003ec000-1003f0000    [   16K] r-x\/r-x SM=COW  ...s\/USER\/*\/ruby",
  "exception" : {"codes":"0x0000000000000105, 0x00000000dac11530","rawCodes":[261,3670086960],"type":"EXC_BAD_ACCESS","signal":"SIGABRT","subtype":"UNKNOWN_0x105 at 0x00000000dac11530"},
  "vmregioninfo" : "0xdac11530 is not in any region.  Bytes before following region: 628992720\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1003ec000-1003f0000    [   16K] r-x\/r-x SM=COW  ...s\/USER\/*\/ruby",
  "asi" : {"CoreFoundation":["*** multi-threaded process forked ***"],"libsystem_c.dylib":["crashed on child side of fork pre-exec"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 7,

Chip: Apple M2 Max
OS: Ventura 13.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions