Skip to content

Seg Fault on Ubuntu 20.04 Arm64 #201

@cguess

Description

@cguess

Running on Ubuntu 20.04 Arm64 with Ruby 3.0.2 I'm getting a seg fault on what looks to be a free. See below for a stack trace:

/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/typhoeus-1.4.0/lib/typhoeus/request/actions.rb:22:in `get'
/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/typhoeus-1.4.0/lib/typhoeus/request/before.rb:26:in `run'
/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/typhoeus-1.4.0/lib/typhoeus/request/stubbable.rb:25:in `run'
/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/typhoeus-1.4.0/lib/typhoeus/request/block_connection.rb:31:in `run'
/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/typhoeus-1.4.0/lib/typhoeus/request/cacheable.rb:18:in `run'
/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/typhoeus-1.4.0/lib/typhoeus/request/operations.rb:16:in `run'
/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/ethon-0.14.0/lib/ethon/easy/operations.rb:44:in `perform'
/home/parallels/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/ethon-0.14.0/lib/ethon/easy/operations.rb:44:in `easy_perform'

-- Machine register context ------------------------------------------------
 "x0: 0x0000aaaad39685d0 "x1: 0x0000aaaad3e09e88 "x2: 0x0000000000000000
 "x3: 0x0000000001000000 "x4: 0x0054652e0223419b "x5: 0x000000000054652e
 "x6: 0x0209c5b1007ed27d "x7: 0x000000000209c5b1 "x1: 0x0000000000000003
 "x1: 0x0000000000000009 "x2: 0x0000aaaad39685c0 "x2: 0x0000aaaad3e09e68
 "x2: 0x0000000000000000 "x2: 0x0000ffffaa5a4800 "x2: 0x0000aaaad39685c0
 "x2: 0x00000000000003e9 "x2: 0x0000000000000001 "x2: 0x00000000000003e9
 "x2: 0x0000aaaad39684f0 "x2: 0x0000ffffe9c013e0 "sp: 0x0000ffffe9c013e0
 "fa: 0x0020ffffaa5a507c

-- C level backtrace information -------------------------------------------
Segmentation fault (core dumped)

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