Bugs: Browse | Submit New | Admin

[#14214] Problems on Windows Vista

Date:
2007-09-25 14:11
Priority:
3
Submitted By:
Weverton Gomes de Morais (weverton)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Problems on Windows Vista

Detailed description
When I try connect to Firebird using Ruby 1.8.6-25 and FireRuby 0.4.1 under Windows Vista, the following error occours:

"FBTeste.rb:4: [BUG] Segmentation fault
ruby 1.8.6 (2007-03-13) [i386-mswin32]

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."

I did the same proccess on Windows XP and all worked fine.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2008-01-15 09:43
Sender: Henri Gourvest

on windows ruby is compiled for msvcrt.dll and fr_lib.so is compiled
for msvcr80.dll, this cause acces violations or segmentation
fault on vista.
Date: 2007-11-09 00:34
Sender: Scott Knight

I don't have a copy of Vista to test with. Do you have anyway
to generate a mini dump on windows? If so I could try to take
a look at where it is failing. Or maybe you could attach the
FBTeste.rb file you were trying to run?

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
resolution_idNone2007-11-09 00:34scknight