From: Rainer Schaaf Date: 2011-08-09T01:59:22+09:00 Subject: [ruby-core:38854] [Ruby 1.9 - Bug #5169][Open] Crash on Mac OSX when loading pdflib extension while running from RAILS Issue #5169 has been reported by Rainer Schaaf. ---------------------------------------- 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: Open 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