V4CC - crash on createField

Ernesto Giannotta ernestogiannotta at tiscalinet.it
Sun Aug 2 12:18:42 CDT 2009


Hi Thorsten,

On 02/ago/09, at 19:07, Thorsten Hohage wrote:

> Hi Ernesto,
>
> On 2009-08-02, at 19:00, Ernesto Giannotta wrote:
>
>> I'm trying examples for V4CC but just can't get it to work...
>>
>> any call attempting to create a field like:
>>
>> 	[mpTblPerson createVarCharField:@"FirstName" maxLength:20]
>>
>> crashes with EXC_BAD_ACCESS here in a __pool_free call:
>
>
>
> can you show a little bit more of code, how is mpTblPerson defined,
> where instantiated and are you doing manual calls to release
> something / free pools / ...?
>

Just trying to run the examples in the V4CC installation...

the line above comes from the "Lesson1_step1.xcodeproj" in the  
"PersonDatabase.m" class, but I get the same crash also in the  
"V4CC_Examples" project wherever a call like [someTable  
createSomeField] is encountered

Cool Runnings,
Erne.


More information about the Valentina mailing list