Other people are also reporting this problem. Unfortunatelly I'm going away on holiday now and Frank only returns on monday so I guess we'll have to wait until this gets fixed.
Greetings, On 6/30/06, Christopher Fraser <[EMAIL PROTECTED]> wrote: > Hi, since the ptmalloc code was introduced into Crystal Space, I have > experienced a broken CEL. Any CEL app segfaults. The thing is, it only occurs > when CEL is compiled in release mode. It works fine in debug mode. the gdb > backtrace from celtst in release mode is: > > #0 0xffffe410 in __kernel_vsyscall () > #1 0xb7c1a9a1 in raise () from /lib/tls/i686/cmov/libc.so.6 > #2 0xb7c1c2b9 in abort () from /lib/tls/i686/cmov/libc.so.6 > #3 0x080c6afe in mspace_free (msp=0xb7f84028, mem=0x8205738) at > libs/csutil/dlmalloc.c:5080 > #4 0x0808e775 in ptfree (mem=0x8205738) at > libs/csutil/ptmalloc/ptmalloc3.c:875 > #5 0x0807cd6a in ptfree (P=0x8048920) at libs/csutil/ptmalloc_wrap.cpp:108 > #6 0x0804efb1 in operator delete () at databuf.h:81 > #7 0xb7dd48fd in operator delete[] () from /usr/lib/libstdc++.so.6 > #8 0xb105413d in CalPlatform::readString () from /usr/lib/libcal3d.so.11 > #9 0xb1022ea1 in CalBufferSource::readString () from /usr/lib/libcal3d.so.11 > #10 0xb1044f26 in CalLoader::loadCoreBones () from /usr/lib/libcal3d.so.11 > #11 0xb1045827 in CalLoader::loadCoreSkeleton () from /usr/lib/libcal3d.so.11 > #12 0xb10459f5 in CalLoader::loadCoreSkeleton () from /usr/lib/libcal3d.so.11 > #13 0xb0fb7327 in > CS::Plugin::SprCal3d::csSpriteCal3DMeshObjectFactory::LoadCoreSkeleton > (this=0xb2b0e3a0, vfs=0xb7f81354, filename=0xb2cdd8e8 "cally.csf") > ---Type <return> to continue, or q <return> to quit--- > at plugins/mesh/sprcal3d/object/sprcal3d.cpp:228 > #14 0xb2b0e3e0 in ?? () > #15 0xb108132b in > CS::Plugins::SprCal3dLoader::csSpriteCal3DFactoryLoader::Parse (this=0x0, > node=0x0, ldr_context=0xbfa9c88c, context=0xb2b0c938) > at plugins/mesh/sprcal3d/persist/sprcal3dldr.cpp:227 > #16 0xb6a5bb93 in csLoader::LoadMeshObjectFactory (this=0xb7bd0fa8, > ldr_context=0xb2b0b070, stemp=0xbd0eb0, parent=0xb6add4fc, node=0x4be7, > transf=0xb2c1be6c, ssource=0xb7bd3ab0) at > plugins/csparser/csloader.cpp:2157 > #17 0xb7bd3ab0 in ?? () > #18 0xb6a625d7 in csLoader::LoadLibrary (this=0xb2c1be6c, > ldr_context=0xb2f5e660, libnode=0xb2c1be0c, ssource=0xb6add4fc, > missingdata=0xb2dbe364) > at plugins/csparser/csloader.cpp:1531 > #19 0xb6a63a11 in csLoader::Load (this=0xb7bd3ab0, node=0xb2dbe364, > [EMAIL PROTECTED], region=0xb6add4fc, curRegOnly=false, checkDupes=true, > ssource=0x0, > override_name=0x0, missingdata=0x1) at plugins/csparser/csloader.cpp:839 > #20 0xb6a5198a in csLoader::Load (this=0xb7bd3ab0, buffer=0xb2dbe3d4, > fname=0xb1d5be88 "cally.cal3d", [EMAIL PROTECTED], region=0xb2dbe3d4, > curRegOnly=false, checkDupes=true, ssource=0x0, override_name=0x0, > missingdata=0x1) at plugins/csparser/csloader.cpp:693 > #21 0xb2dbe350 in ?? () > > The bt is almost the same for all CEL apps. > I am using Kubuntu Dapper, kernel 2.6.15-25-686. > Thanks, > Chris > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Cel-main mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/cel-main > -- Project Manager of Crystal Space (http://www.crystalspace3d.org) and CEL (http://cel.crystalspace3d.org) Support Crystal Space. Donate at https://sourceforge.net/donate/index.php?group_id=649 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
