Project

General

Profile

Actions

Bug #3806

closed

bug report

Bug #3806: bug report

Added by ceccobeppe (cecco beppe) about 15 years ago. Updated over 14 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
1.9.2
Backport:
[ruby-core:32175]

Description

=begin

rubyw piramideMenu20100515.rbw
piramideMenu20100515.rbw: [BUG] Segmentation fault
ruby 1.9.2p0 (2010-08-18) [i386-mingw32]

-- control frame ----------
c:0001 p:0000 s:0002 b:0002 l:000f2c d:000f2c TOP

I make this little program on Ruby 1.8.xxx, o.s. is windows xp, gui is fxruby, database mysql.
I installed Ruby 1.9.2 and running my program by Ruby 1.9.2 I have the following warning:

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

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

Exit code: 3

Can you help me?
=end


Files

piramideMenu20100515.rbw (107 KB) piramideMenu20100515.rbw ceccobeppe (cecco beppe), 09/09/2010 06:03 AM

Updated by naruse (Yui NARUSE) about 15 years ago Actions #1

  • Status changed from Open to Rejected

=begin
You seems to use libraries for 1.8 with 1.9.2.
Ruby 1.9 needs libraries built for 1.9.
=end

Actions

Also available in: PDF Atom