[Rubycocoa-devel 772] Re: Problem with Mocha (reduced to simple test script)

アーカイブの一覧に戻る

Fujimoto Hisa hisa****@fobj*****
Tue Feb 27 09:40:52 JST 2007


Hi Chris

thanks for your report.

On 2007/02/26, at 17:52, Chris Mcgrath wrote:

> Hi there,
>
> I tried sending this yesterday, but don't see it yet, so apologies  
> if nearly identical emails occur.
>
> I'm seeing a SystemStackError problem using Mocha with RubyCocoa  
> for testing. The attached test script contains just the parts of  
> Mocha needed to cause the problem. This works fine on 0.10.1, but  
> started failing sometime since then and is still failing now. I  
> assume it's something to do with libffi from running the script  
> with -d, but I don't know enough to figure out what.

The script seems rename a objc_class_method using alias_method.
So I guess the issue is from around alias_method and _objc_alias_method.
This is all of what I can find out about it currently.
Maybe we can/should fix it.

--
hisa




More information about the Rubycocoa-devel mailing list
アーカイブの一覧に戻る