Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Relax msgpack version dependency #29

Open
N0xFF opened this issue Apr 19, 2021 · 1 comment
Open

Relax msgpack version dependency #29

N0xFF opened this issue Apr 19, 2021 · 1 comment

Comments

@N0xFF
Copy link

N0xFF commented Apr 19, 2021

To fix segmentation fault bug we need to use at least msgpack 1.2.2:

2018-01-11 version 1.2.2:

  • Fix bug to occur SEGV occasionally (depends on GC timing) when exttype is used

But transit-ruby locked to 1.1.0:

spec.add_dependency "msgpack", "~> 1.1.0"

@semaperepelitsa
Copy link

Feel free to use our fork:
https://github.com/nashbridges/transit-ruby (nashbridges#3)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants