[sldev] Openjpeg bug

Jason Giglio gigstaggart at gmail.com
Thu Aug 2 17:50:52 PDT 2007


Does anyone know if this OpenJPEG bug is already addressed in one of the 
patches I likely do not have?


*** glibc detected *** bin/do-not-directly-run-secondlife-bin: double 
free or corruption (fasttop): 0x0c4ee640 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb72fad35]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb72fe7d0]
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb74c2d81]
/usr/lib/libstdc++.so.6(_ZNSs4_Rep10_M_destroyERKSaIcE+0x1d)[0xb749e90d]
/usr/lib/libstdc++.so.6(_ZNSs6assignERKSs+0xa6)[0xb74a0106]
/home/jgiglio/opensl/SecondLife_i686_1_18_0_6/lib/libllimage.so(_ZN11LLImageBase12allocateDataEi+0x6d)[0xb7ef5b9f]
/home/jgiglio/opensl/SecondLife_i686_1_18_0_6/lib/libllimage.so(_ZN10LLImageRaw12allocateDataEi+0x29)[0xb7ef601b]
/home/jgiglio/opensl/SecondLife_i686_1_18_0_6/lib/libllimage.so(_ZN11LLImageBase16allocateDataSizeEiiii+0x46)[0xb7ef2864]
/home/jgiglio/opensl/SecondLife_i686_1_18_0_6/lib/libllimage.so(_ZN10LLImageRawC1Etta+0x6a)[0xb7ef29fa]

Google says this usually is caused by a bad (or nonexisting) copy 
constructor that causes a double free.


More information about the SLDev mailing list