From: Daniel Berger Date: 2006-12-14T02:30:08+09:00 Subject: Re: #N/A bug segmentation WKC CCC wrote: > I am using ruby with COM objects. On certain COM function calls the > output of: COMFunction(arg1,arg2)should produce #N/A, or nil presumably > in Ruby, however the following occurs: > > [BUG] Segmentation fault > ruby 1.8.5 > (2006-08-25) i386-mswin32] > > Any ideas? Is this a ruby problem or an issue with the way WIN32OLE > handles certain objects? It could be a bug in win32ole. Got a code sample? Thanks, Dan