Segmentation fault in PDF::Writer

Hi,

While using PDF::Writer I encountered a segmentation
fault. Been trying to post first on rubyforge project
page but nothin works in there neither Bugs page or
mailing lists. So I am posting the trace here:

This application has requested the Runtime to
terminate it in an unusual way.
Please contact the application’s support team for more
information.
C:/ruby/lib/ruby/gems/1.8/gems/transaction-simple-1.3.0/lib/transaction/simple.rb:370:
[BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i386-mswin32]

On 6/25/06, Sorin C. [email protected] wrote:

While using PDF::Writer I encountered a segmentation
fault. Been trying to post first on rubyforge project
page but nothin works in there neither Bugs page or
mailing lists. So I am posting the trace here:

I need more information. There’s nothing in PDF::Writer that will
directly cause a segfault. However, if you’ve got too much memory in
use or other problems, it could do so.

-austin