Could someone help be debug this backtrace? It occurs when I click the "restore" button in careGUI, which is a state saving interface included in the rradical extras of pd-extended.
I have compiled flext and pool myself against the source for pd-extended. I am running the debian squeeze binary of the same version of pd-extended.
thanks, -lee
======= Backtrace: ========= /lib/i686/cmov/libc.so.6[0xb766a824] /lib/i686/cmov/libc.so.6[0xb766c0b3] /lib/i686/cmov/libc.so.6(cfree+0x6d)[0xb766f0dd] /usr/lib/pd/extra/pool.pd_linux(_ZN17flext_root_singledlEPv+0x32)[0xb61c52ac] /usr/lib/pd/extra/pool.pd_linux(_ZNSt6vectorIcSaIcEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPcS1_EERKc+0x11d)[0xb61be87d] /usr/lib/pd/extra/pool.pd_linux[0xb61be13e] /usr/lib/pd/extra/pool.pd_linux(_ZN7pooldir5LdDirERSiib+0x17c)[0xb61be2fc] /usr/lib/pd/extra/pool.pd_linux(_ZN8pooldata5LdDirERKN12flext_single8AtomListEPKcib+0x272)[0xb61bffc2] /usr/lib/pd/extra/pool.pd_linux(_ZN4pool4loadEiPK5_atomb+0x1e3)[0xb61b4c43] /usr/lib/pd/extra/pool.pd_linux(_ZN4pool14flext_c_m_loadEP17flext_base_singleiP5_atom+0x33)[0xb61b9bf3] /usr/lib/pd/extra/pool.pd_linux(_ZN17flext_base_single10TryMethTagEPNS_4ItemEPK7_symboliPK5_atom+0x1c4)[0xb61c9a2a] /usr/lib/pd/extra/pool.pd_linux(_ZN17flext_base_single8FindMethEiPK7_symboliPK5_atom+0x6b)[0xb61c9bb9] /usr/lib/pd/extra/pool.pd_linux(_ZN17flext_base_single15CbMethodHandlerEiPK7_symboliPK5_atom+0x43)[0xb61c9ce5] /usr/lib/pd/extra/pool.pd_linux(_ZN17flext_base_single11cb_anythingEP9flext_hdrPK7_symboliP5_atom+0x43)[0xb61ca64f] pd(pd_typedmess+0x2ab)[0x80b676b]
On 2010-04-19 20:23, Lee Azzarello wrote:
Could someone help be debug this backtrace? It occurs when I click the "restore" button in careGUI, which is a state saving interface included in the rradical extras of pd-extended.
I have compiled flext and pool myself against the source for pd-extended. I am running the debian squeeze binary of the same version of pd-extended.
which is?
thanks, -lee
======= Backtrace: ========= /lib/i686/cmov/libc.so.6[0xb766a824] /lib/i686/cmov/libc.so.6[0xb766c0b3] /lib/i686/cmov/libc.so.6(cfree+0x6d)[0xb766f0dd]
there were rumours about flext and Gem not going together so well. try to not load Gem and see whether the error still persists. (and tell us about the results)
fgmadrO IOhannes