-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tiny_tds (2.1.2) [BUG] Bus Error at 0x000001102d47a0 #487
Comments
I'm seeing the same after running
[Stack Trace] [Environment] |
Problem seems to be gone when running on Ruby 2.6.6. |
Thank you for verifying this issue. I will consider to update ruby then. |
I am having the exact same issue but in my case I can't upgrade the project from ruby 2.3.4. Did you find any alternative? @lovefool |
tiny_tds (2.1.2) crushes on the following environment with this message. Since the production environment (Linux) uses
ruby 2.3.1 and rails 4.2.71, I don't want to upgrade ruby to 2.4, so I can't use tiny_tds 2.1.3 or later. The tsql CLI commands works fine. Any known issue this crash?
[Error message]
Started GET "/" for ::1 at 2021-01-20 09:58:01 +0900
/Users/xxxxx/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/tiny_tds-2.1.2/lib/tiny_tds/client.rb:60: [BUG] Bus Error at 0x000001102d47a0
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin19]
[Environment]
MacOS Big Sur 11.1 (recently updated)
FreeTDS 1.2.18 (recently updated)
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin19]
Rails 4.2.7.1
The text was updated successfully, but these errors were encountered: