freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [FR-devel] freeride seg fault


From: Rich Kilmer
Subject: RE: [FR-devel] freeride seg fault
Date: Sat, 21 Sep 2002 15:22:10 -0400

Well, we are working with the CVS head of Ruby w/the freeruby stuff I
built, so it does not surprise me.  Sounds like the shared libraries
were hanging around and would not release and a reboot cleared this.
This pain stems from Ruby's lack of clean native thread support I think.
Also, the core Ruby developers are not Win32 folks so it does not get
the same attention that Linux does.  I have had many a seg fault as of
late when working with native extensions under win32 and Ruby...more
than usual.  Maybe I should rebuild from the head soon and see if it
fixes things.

Regards,

Rich

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden On 
> Behalf Of Joseph McDonald
> Sent: Saturday, September 21, 2002 2:09 PM
> To: address@hidden
> Subject: [FR-devel] freeride seg fault
> 
> 
> 
> Hi,
> 
> This may be a known bug, I thought it was weird. I got Rich's 
> FREERUBY and libs, FreeRide worked fine. Then I quit it after 
> poking around it (tried to debug simple scripts/looked at 
> DataBus inspector). Then when I tried to restart it, I got:
> ---------------------
> [c:\devel\tools\freeride\freeride]run
> \freeruby\bin\ruby -I. -Iso -Iredist -e "require 
> 'freeride/freeride'; FreeBASE:: 
> Core.startup('./config/properties.xml','./config/default.xml')"
> redist/log4r/repository.rb:55: warning: parenthesize 
> argument(s) for future vers ion
> redist/log4r/configurator.rb:72: warning: parenthesize 
> argument(s) for future ve rsion
> redist/log4r/configurator.rb:72: warning: parenthesize 
> argument(s) for future ve rsion
> redist/log4r/configurator.rb:78: warning: parenthesize 
> argument(s) for future ve rsion
> redist/log4r/configurator.rb:138: warning: parenthesize 
> argument(s) for future v ersion
> redist/log4r/configurator.rb:180: warning: parenthesize 
> argument(s) for future v ersion
> ./plugins/System_GuiRenderFox/MenuPaneRenderFox.rb:128: [BUG] 
> Segmentation fault
> 
> ruby 1.7.3 (2002-09-06) [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 tried numerous times to restart it all with the same result.
> 
> I restarted my WindowsXP box and now it runs fine again.  I 
> can stop it and start it.
> 
> This is FreeRide 0.0.4 from cvs yesterday.
> 
> thanks,
> -joe
> 
> 
> 
> _______________________________________________
> Freeride-devel mailing list address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/freeride-devel
> 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]