Project

General

Profile

Actions

Backport #1124

closed

Vista Unknown exception - code c0150014 with openFilenameDialog

Added by jmaki (James Maki) about 15 years ago. Updated almost 5 years ago.

Status:
Closed
Assignee:
-
[ruby-core:21899]

Description

=begin
Calling openFilenameDialog while doing a Net::HTTP request causes windows to spew Unknown exception - code c0150014.

Attached script can produce the problem on Vista Ultimate service pack 1. Code runs correctly on XP.

This may not be a bug in ruby. I am not sure yet. I also do not know why Net::HTTP is needed to cause the error.

In the script, I have a timer installed using addTimer in order to make the http thread run. Without the timer the thread will never run with a dialog open. Maybe a system call is being interrupted?

If someone could run my test code and verify that I am not insane it would be nice!
=end


Files

VistaHTTPGetOpenFilename.rb (1.05 KB) VistaHTTPGetOpenFilename.rb jmaki (James Maki), 02/07/2009 04:23 AM
windbg.txt (19.9 KB) windbg.txt jmaki (James Maki), 02/07/2009 04:23 AM
Actions

Also available in: Atom PDF

Like0
Like0