|
From: Venu A. <ven...@an...> - 2006-12-18 21:37:46
|
The thing is that this happens only when the application calls anything related to TimeZone class; other times it works fine. =20 Inclusing=20 =20 TimeZone::createDefault() =20 Yes, when I tried to build the latest one; I get the error as I reported down in the email. =20 From: icu...@li... [mailto:icu...@li...] On Behalf Of Ram Viswanadha Sent: Monday, December 18, 2006 1:13 PM To: ICU support mailing list Subject: Re: [icu-support] Does this ring any bells =20 I suspect bad libicudt.so. Can you rebuild ICU and make sure that libicudt.so is around 8 MB? On 12/18/06, Venu Anuganti <ven...@an...> wrote:=20 Also; Timezone::createDefault also crashes with the following backtrace on 3.4 (gdb) bt full #0 0x0288c2fb in res_getTableItemByIndex_3_4 () from /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so No symbol table info available. #1 0x02972000 in ?? () from /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so No symbol table info available.=20 #2 0x0288c202 in res_findResource_3_4 () from /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so No symbol table info available. #3 0x02889845 in ures_openDirect_3_4 () from /antsdb/icu/icu3.4/lib/Sfu//libicuuc.so No symbol table info available. #4 0x00000005 in ?? () -----Original Message----- From: Venu Anuganti Sent: Monday, December 18, 2006 1:08 PM To: icu...@li...=20 Subject: Does this ring any bells On SFU, the build fails with the following message when building 3.6... mkdir ./out/tmp/brkitr cd .. \ && CONFIG_FILES=3Ddata/icupkg.inc CONFIG_HEADERS=3D /bin/sh = ./config.status=20 config.status: creating data/icupkg.inc Unpacking ./in/icudt36l.dat and generating out/tmp/icudata.lst (list of data files) LD_LIBRARY_PATH=3D../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/icupkg -d ./out/build/icudt36l --list -x \* ./in/icudt36l.dat >=20 out/tmp/icudata.lst icupkg/ucnv_enumDependencies(CurrencyData.res): base name length 4068 too long Memory fault (core dumped) gmake[1]: *** [out/tmp/icudata.lst] Error 139 gmake[1]: Leaving directory `/dev/fs/C/venusfu/tools/36icu/icu/source/data' gmake: *** [all-recursive] Error 2 Any help Thanks Venu --=20 Best Regards, Ram Viswanadha ICU=20 |