[BUG] Segmentation fault on Windows

S

Shashank Date

C:\atest> type tst_winole_event.rb

require 'win32ole'

# IE: Version 6.0.2800.1106CO
# Win 2K Professional: Version 5.0 Build 2195 SP3

ie = WIN32OLE.new('InternetExplorer.Application')

ie.visible = TRUE
ie.Navigate2 "about:blank"

ev=WIN32OLE_EVENT.new(ie,'DWebBrowserEvents2') #line
11

exit!
#-----------------------------------

C:\atest> ruby tst_winole_event.rb
tst_winole_event.rb:11: [BUG] Segmentation fault
ruby 1.8.0 (2003-05-26) [i386-mswin32]


abnormal program termination
[program hangs]

Thanks,
-- Shashank


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top