Le 30 oct. 08 à 20:24, David Chisnall a écrit : > On 30 Oct 2008, at 19:13, David Chisnall wrote: > >> Hi Quentin, >> >> I've just built the latest trunk and can't reproduce your error. I >> get a crash inside ETTableLayout while loading the nib. This is a >> really strange bug, since the line causing the error is: >> >> 102 ASSIGN(_propertyColumns, [NSMutableDictionary dictionary]); >> >> When I look inside the objc_msg_lookup function, both the receiver >> and >> selector are invalid pointers. >> >> David > > I get a crash in exactly the same place when I try to run > CoreObjectExample.
This bug is pretty weird, I'll check my code to see where the problem can be. I'm currently recompiling the latest LLVM 2.4 to see whether I can reproduce the error I reported. Quentin. _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
