From: Motohiro KOSAKI Date: 2011-08-09T21:33:26+09:00 Subject: [ruby-core:38876] [Ruby 1.9 - Bug #5169][Third Party's Issue] Crash on Mac OSX when loading pdflib extension while running from RAILS Issue #5169 has been updated by Motohiro KOSAKI. Status changed from Open to Third Party's Issue Please don't ask aboutThird Party's extensions. We don't know it really. I recommend to contact the extension developer. ---------------------------------------- Bug #5169: Crash on Mac OSX when loading pdflib extension while running from RAILS http://redmine.ruby-lang.org/issues/5169 Author: Rainer Schaaf Status: Third Party's Issue Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin10.8.0] When running ruby code that uses the PDFlib extension (http://www.pdflib.com/binaries/PDFlib/803/PDFlib-8.0.3-MacOSX-10.6-Universal-ruby.dmg) under Rails 3.0 on Mac OSX 10.6 ruby crashes (see attached crashlog). When running similar ruby code (using the PDFlib extension) without Rails it works fine. Also Ruby 1.8 has no problem and I have tested the same thing on Linux (32bit), there it works fine too. -- http://redmine.ruby-lang.org