Project

General

Profile

Actions

Backport #6607

closed

rb_thread_blocking_region_begin

Added by ko1 (Koichi Sasada) almost 12 years ago. Updated over 11 years ago.

Status:
Closed
[ruby-dev:45772]

Description

=begin
((<"http://qa.atmarkit.co.jp/q/2168"|URL:http://qa.atmarkit.co.jp/q/2168>))

こちらの記事に,

dyld: lazy symbol binding failed: Symbol not found: _rb_thread_blocking_region_begin
Referenced from: /Users/toyofuku/.rvm/gems/ruby-1.9.3-p194/gems/rev-0.3.2/lib/rev_ext.bundle
Expected in: flat namespace

とのことですが,これらの関数は include/ruby/backward/rubysig.h にあるが,visibility の設定を忘れていたため拡張ライブラリから使えなくなっていた(nobu 談),とのことですので,修正が必要に思います.

2.0.0,および 1.9.3 へのバックポートをすると良いように思います,というわけで中田さんに振っておきます.

=end

Updated by nobu (Nobuyoshi Nakada) almost 12 years ago

  • Description updated (diff)
Actions #2

Updated by nobu (Nobuyoshi Nakada) almost 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36138.
Koichi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


[Bug #6607]

  • include/ruby/backward/rubysig.h: fix visibility. [Bug #6607]
Actions #3

Updated by mrkn (Kenta Murata) over 11 years ago

  • Tracker changed from Bug to Backport
  • Project changed from Ruby master to Backport193
  • Category deleted (core)
  • Status changed from Closed to Assigned
  • Assignee changed from nobu (Nobuyoshi Nakada) to usa (Usaku NAKAMURA)
  • Target version deleted (2.0.0)
Actions #4

Updated by usa (Usaku NAKAMURA) over 11 years ago

  • Status changed from Assigned to Closed

This issue was solved with changeset r38315.
Koichi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 36138: [Backport #6607]

* include/ruby/backward/rubysig.h: fix visibility.  [Bug #6607]
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0