freeride-users
[Top][All Lists]
Advanced

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

Re: [FR-users] [new user] problems starting freeride on osx


From: Aamer Akhter
Subject: Re: [FR-users] [new user] problems starting freeride on osx
Date: Sat, 29 Mar 2003 20:32:21 -0500
User-agent: Microsoft-Entourage/10.1.1.2418

Thanks curt. 

There is something even more basic going on. If I do a require 'fox' in irb,
I get a crash:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000008

Thread 0 Crashed:
 #0   0x02fde388 in
_FXMETACLASSINITIALIZER__::__FXMETACLASSINITIALIZER__[unified](FXMetaClass
const*)
 #1   0x02fde278 in
_FXMETACLASSINITIALIZER__::__FXMETACLASSINITIALIZER__[in-charge](FXMetaClass
const*)
 #2   0x030d358c in _static_initialization_and_destruction_0(int, int)
 #3   0x030d35c4 in _GLOBAL__I__ZN11FX4Splitter11manufactureEv
 #4   0x8fe16350 in call_module_initializers_for_library
 #5   0x8fe160e4 in call_module_initializers
 #6   0x8fe106f0 in link_in_need_modules
 #7   0x8fe102d0 in bind_lazy_symbol_reference

I believe that fox is installed properly, because I can get the test in
fxscintilla-1.51/tests to work.



On 3/29/03 2:01 PM, "Curt Hibbs" <address@hidden> wrote:

> I don't know anything about OSX (I'm a Windows guy), but you might want to
> first try running some of the FOX sample applications (exs[ecially the
> scintilla test) just to make sure you have FOX properly installed and
> working.
> 
> Curt
> 
> 
> Aamer Akhter wrote:
>> 
>> Hello,
>> 
>> I'm a zero-day ruby user, so please bear with me. This is with OSX.
>> 
>> I followed the example builds at:
>> http://rwiki.jin.gr.jp/cgi-bin/rw-cgi.rb?cmd=view;name=FreeRIDE
>> 
>> For getting to an environment where I could run freeRIDE in.
>> 
>> I did a cvs checkout from today, and got the following error:
>> [aakhter-mac:~/src/freeride] aakhter% bash run.bat
>> src/emitter.rb:1043:in `detect': stack level too deep (SystemStackError)
>>         from src/emitter.rb:1043:in `detect_implicit'
>>         from src/emitter.rb:1042:in `each'
>>         from src/emitter.rb:1042:in `detect_implicit'
>>         from src/emitter.rb:1685:in `to_yaml'
>>         from src/emitter.rb:1673:in `call'
>>         from src/emitter.rb:1170:in `quick_emit'
>>         from src/emitter.rb:1673:in `to_yaml'
>>         from src/emitter.rb:729:in `map'
>>          ... 46 levels...
>>         from freebase/lib/freebase/core.rb:35:in `new'
>>         from freebase/lib/freebase/core.rb:35:in `startup'
>>         from freeride.rb:53:in `startup'
>>         from freeride.rb:66
>> 
>> Running it a second time, I got this:
>> 
>> [aakhter-mac:~/src/freeride] aakhter% bash run.bat
>> freebase/lib/freebase/readers.rb:103:in `read_slot': undefined
>> method `keys'
>> for nil (NameError)
>>         from freebase/lib/freebase/readers.rb:99:in `load'
>>         from freebase/lib/freebase/properties.rb:66:in `initialize'
>>         from freebase/lib/freebase/core.rb:139:in `new'
>>         from freebase/lib/freebase/core.rb:139:in `load_properties'
>>         from freebase/lib/freebase/core.rb:53:in `initialize'
>>         from freebase/lib/freebase/core.rb:35:in `new'
>>         from freebase/lib/freebase/core.rb:35:in `startup'
>>         from freeride.rb:53:in `startup'
>>         from freeride.rb:66
>> 
>> 0.5.0rc1 and 0.04 give the same errors. I realize that this isn't much
>> information. But at my current stage of rubiness I'm afraid I don't know
>> where to start. But I am willing to put some time into getting
>> this (IDE) to
>> work as I think that in the end it will be easier to work with ruby.
>> 
>> Any ideas as to what I may be doing wrong?
>> 
>> --
>> Aamer Akhter / address@hidden
>> NSITE - cisco Systems
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Freeride-users mailing list
>> address@hidden
>> http://mail.nongnu.org/mailman/listinfo/freeride-users
>> 
> 
> 
> 
> _______________________________________________
> Freeride-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/freeride-users

-- 
Aamer Akhter / address@hidden
NSITE - cisco Systems






reply via email to

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