Project

General

Profile

Actions

Bug #6543

closed

[SEGFAULT] ruby 1.8.7-p358 i386-mingw crashes during Win32API calls

Added by hron84 (Gabor Garami) almost 12 years ago. Updated almost 12 years ago.

Status:
Third Party's Issue
Target version:
ruby -v:
ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-mingw32]
[ruby-core:45410]

Description

I compiled MRI 1.8.7-p358 for myself on Windows 2003 SP2 system with gcc version 4.6.2 (GCC) (latest stable mingw), and it crashes if ruby code try Win32API call.

Steps to reproduce:

  1. Compile ruby 1.8.7-p358 with default install MinGW with /configure --enable-install-doc --enable-shared --with-winsock2
  2. Install it with make DESTDIR=d:/somewhere/in/a/filesystem
  3. Try run attached ruby code

Expected result:

something like:
"C:\Documents and Settings\All Users\Application Data"

Actual result:
win32test.rb:8: [BUG] Segmentation fault
ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-mingw32]

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


Files

win32test.rb (227 Bytes) win32test.rb Test code hron84 (Gabor Garami), 06/04/2012 07:52 AM

Updated by luislavena (Luis Lavena) almost 12 years ago

  • Status changed from Open to Feedback
  • Assignee set to luislavena (Luis Lavena)

Hello,

I can't reproduce with Windows 7 x64 (Ultimate) or Windows 7 x86.

Neither with 1.9.3 or against trunk.

Can you test one of those versions on your Windows 2003 system?

Actions #2

Updated by luislavena (Luis Lavena) almost 12 years ago

Hello,

It has been 20 days since I asked for feedback to test different version of Ruby on your system. I don't have access to Windows 2003 so I rely on you to help us debug and solve any possible issue.

If you don't reply in the next few days I'll close the issue due lack of feedback.

Thank you and looking forward your reply.

Updated by luislavena (Luis Lavena) almost 12 years ago

  • Status changed from Feedback to Third Party's Issue

Closing this as 3rd party issue due lack of feedback from original reporter.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0