Hi, On Tue, 2008-09-02 at 23:54 +0200, Christoph Schäfer wrote: > Hi, > > recently I stumbled over a problem using the VRML loader on linux, using > osg 2 rev 1446. It works without any problems on windows, so I don't > know where the begin my search for the problem. The segmentation fault > happens on the following line of the function, using the tie.wrl from > osg examples (see bottom): > > scene->addChild(OSG::SceneFileHandler::the()->read(file.c_str())); > > The function is being called from a gui running in a separate thread via > boost thread safe signals lib. > > I attached the gdb output and backtrace... if you need more info let me > know.
no it should be enough, it looks like my error. Could you update and try again. Another option would be not to link against libOSGContribCSM.so. kind regards, gerrit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
