createVarCharField crash

jda jda at his.com
Thu Nov 18 08:24:32 CST 2004


>
>  >
>>      fld =
>>  myDatabase.myReferences.createVarCharField("authorEditorSortMethod",
>>  2000, "en_US", EVFlag.fNone, "if (authors IS NULL, if (editors IS
>>  NULL,title,editors),authors)")
>>
>>
>>  The crash log is
>>
>>  Thread 0 Crashed:
>>  0   Kernel_Carbon_Final.shlb        0x0209d24c 0x2008000 + 0x9524c
>>  1   Kernel_Carbon_Final.shlb        0x02038a08 0x2008000 + 0x30a08
>>  2   Kernel_Carbon_Final.shlb        0x02272248 0x2008000 + 0x26a248
>>  3   Kernel_Carbon_Final.shlb        0x02037bcc 0x2008000 + 0x2fbcc
>>  4   Kernel_Carbon_Final.shlb        0x0203772c 0x2008000 + 0x2f72c
>>  5   Plugin                          0x004f6620
>> 
>>Table_CreateField_Simple__FP16REALobjectStructP16REALstringStructiiP16REALstri
>> 
>>ngStructQ23fbl29smart_ptr<Q23fbl10I_Property>Q23fbl29smart_ptr<Q23fbl10I_Prope
>>  rty>
>>  + 0x514
>>
>>
>>
>>  Is this a problem with my code? Or is it a 2.x bug that I should report?
>
>Is it fixed in b27, Jon?
>

It was apparently bad sql on my part -- I got it to work in b26 when 
I used IFNULL instead. I sent that info to the list in case anyone 
else had this kind of problem. So yes, you can delete the bug report

Jon


More information about the Valentina-beta mailing list