Project

General

Profile

Actions

Bug #7479

closed

undefined symbol: rb_thread_blocking_region_begin

Added by kevinbin (hong bin) over 12 years ago. Updated over 12 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
1.9.3
Backport:
[ruby-core:50381]

Description

on linux

[root@localhost ~]# ruby -v
ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-linux]
[root@localhost ~]# ruby binlog.rb
ruby: symbol lookup error: /usr/local/rvm/gems/ruby-1.9.3-p327/gems/ruby-binlog-0.1.8/lib/binlog.so: undefined symbol: rb_thread_blocking_region_begin

on mac 10.8.2
[Workbench] ruby binlog.rb 17:43:12
dyld: lazy symbol binding failed: Symbol not found: _rb_thread_blocking_region_begin
Referenced from: /Users/hongbin/.rvm/gems/ruby-1.9.3-p286/gems/ruby-binlog-0.1.8/lib/binlog.bundle
Expected in: flat namespace

dyld: Symbol not found: _rb_thread_blocking_region_begin
Referenced from: /Users/hongbin/.rvm/gems/ruby-1.9.3-p286/gems/ruby-binlog-0.1.8/lib/binlog.bundle
Expected in: flat namespace

[1] 32284 trace trap ruby binlog.rb

use ruby 1.8.7 is ok


Files

binlog.rb (1.5 KB) binlog.rb kevinbin (hong bin), 11/30/2012 06:44 PM
Actions #1

Updated by usa (Usaku NAKAMURA) over 12 years ago

  • Status changed from Open to Third Party's Issue

Could you ask the author of binlog first?

Actions

Also available in: Atom PDF

Like0
Like0