Re: [Live-devel] Asynchronous API - Subclassing troubles

2010-09-22 Thread Guillaume Ferry
Hi Ross, Ok, it works just fine on your side, I was using an old object reference from my own libraries ! Asynchronous is so great. Regards, Guillaume. Le 21/09/2010 15:54, Guillaume Ferry a écrit : Le 20/09/2010 19:44, Ross Finlayson a écrit : BackTrace #0 0x080882af in _Tables

Re: [Live-devel] Asynchronous API - Subclassing troubles

2010-09-21 Thread Guillaume Ferry
Le 20/09/2010 19:44, Ross Finlayson a écrit : BackTrace #0 0x080882af in _Tables::getOurTables(UsageEnvironment&, unsigned int) () The fact that you're seeing a crash in such an innocuous function suggests to me that you may be linking with old binaries somewhere. (I assume that

Re: [Live-devel] Asynchronous API - Subclassing troubles

2010-09-20 Thread Ross Finlayson
BackTrace #0 0x080882af in _Tables::getOurTables(UsageEnvironment&, unsigned int) () The fact that you're seeing a crash in such an innocuous function suggests to me that you may be linking with old binaries somewhere. (I assume that you're not doing something stupid like trying to