Hoping you can help me figure out a strange backtrace I am getting. On the
console I get the following information:
Not Deleted 0x8cc9030 'effect_quad_fac_12' ref=1
Not Deleted 0x8cca038 'effect_quad_fac_13' ref=1
pure virtual method called
Aborted (core dumped)
The backtrace shows this:
0 0x2ac61ec1 in kill () from /lib/libc.so.6
#1 0x2aae3c71 in pthread_kill () from /lib/libpthread.so.0
#2 0x2aae3feb in raise () from /lib/libpthread.so.0
#3 0x2ac61ae4 in raise () from /lib/libc.so.6
#4 0x2ac632dd in abort () from /lib/libc.so.6
#5 0x2ac06e67 in __cxxabiv1::__terminate(void (*)()) ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
#6 0x2ac06ea4 in std::terminate() ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
#7 0x2ac073c8 in __cxa_pure_virtual ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
#8 0x35d2862c in ~csRef (this=0x8e066ec) at ref.h:184
#9 0x35d1e2b9 in ~csGenmeshMeshObject (this=0x8e06580) at
plugins/mesh/genmesh/object/genmesh.cpp:128
#10 0x35d37907 in
scfImplementation<CS::Plugin::Genmesh::csGenmeshMeshObject>::DecRef()
(this=0x8e06580)
at scf_implementation.h:183
#11 0x2b6f76d7 in ~csRef (this=0x8c824f0) at ref.h:184
#12 0x2b74e3d8 in ~csMeshWrapper (this=0x8c82350) at
plugins/engine/3d/meshobj.cpp:282
#13 0x2b6debf9 in scfImplementation<csObject>::DecRef() (this=0x8c82350) at
scf_implementation.h:183
#14 0x08172721 in ~csRef (this=0x8de0fa8) at ref.h:184
#15 0x082b05c7 in ~psEffectObj (this=0x8de0e78) at
src/common/effects/pseffectobj.cpp:296
I've never seen something like #7 0x2ac073c8 in __cxa_pure_virtual () so I am
not sure how to proceed in debugging this more. Any suggestions?
Thanks,
------------
Andrew
-------------------------------------------------------
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]