Hi, On Tue, 2006-03-14 at 13:43 -0600, Dirk Reiners wrote: > Hi everybody, > > I've been trying to resurrect my little Python wrapper (Tools/osgBench), > but I'm running into some problems that confuse me. So if anybody here > has run into a similar problem I'd be interested. > > The problem is that the system crashes during osgInit, when initializing > the ThreadManager, in free() which is called from __tls_get_addr. The > error mesahe (and valgrind) say that the address that is freed has not > been allocated. The line that is given as the crash site is a > static_cast, which doesn't make a lot of sense to me. > > Has anybody seen this kind of crash before? Any hints?
not really, could you tell us a little bit more (e.g. Linux version, compiler version). regards, gerrit ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
