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

[sc-dev] Re: [PATCH] revert osx project files



On 12/15/2009 11:56 PM, Dan Stowell wrote:
> Thanks, those patches fix it for me (ppc 10.4.11) and build OK.
> 
> BUT! Although many of the unit tests run OK, some of them trigger an
> instant crash (SC.app completely vanishes) leaving this in the logs:
> 
> /Users/dan/SuperCollider3/Headers/lang/PyrSlot32.h:319: failed
> assertion `IsInt(slot)'

this is one of the type safety assertions ... sclang assumes, that the
slot has the type `int', but it actually doesn't.
can you provide a full backtrace? where is IsInt(slot) called from?

disabling the assertion, the process shouldn't abort and the behavior
should be as before. this is one of the instances, that should be fixed,
though ...

cheers, tim

-- 
tim@xxxxxxxxxx
http://tim.klingt.org

The price an artist pays for doing what he wants is that he has to do
it.
  William S. Burroughs

Attachment: signature.asc
Description: OpenPGP digital signature