couchbase / couchbase/couchbase-ruby-client

Binary for x86_64-linux Broken

Open
#209 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
110
Forks
57
Avg merge
8h 17m
Merged PRs (30d)
12

Description

I can bundle but not use the pre-built binary for x86_64 Linux. This is on Ubuntu 24.04.03 LTS. I get the same result with versions 3.6.0 and 3.7.0 of the SDK.

The error dumps look like this:

ms [crit] [2003,2003] *** Fatal error encountered during exception handling (rev="c2439a404fa6b276862fe81150b1326bf98e6164", compiler="GNU 11.4.0", system="Linux-6.8.0-1031-azure", date="2025-09-29T19:34:06") ***
0ms [crit] [2003,2003] Caught unhandled std::exception-derived exception. what(): std::bad_cast
0ms [crit] [2003,2003] Call stack:
<backtrace not supported on this platform>
terminate called after throwing an instance of 'std::bad_cast'
what():  std::bad_cast

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure with the pre-built x86_64 Linux binary on Ubuntu 24.04.03 LTS using SDK versions 3.6.0 and 3.7.0, starting from the reported std::bad_cast output. Done means the binary can be bundled and used without the fatal exception, with a regression check for the affected environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, ruby
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.