Hi Torben, If you can isolate a specifc task that fails you should be able to re-run that osgdem task on it own using the command line options list in the task file. If running osgdem crashes then the next step would be to build the OSG + VPB as a debug and then run osgdemd in gdb or another debugger to get a stack trace and start exploring the issue.
Robert. On Mon, Oct 5, 2009 at 4:26 PM, Torben Dannhauer <[email protected]> wrote: > Hi Robert, > > i've restartet the build process to get the error messages. > > For example: > > The logfile of the task contains: > > Code: > > 0.011 : Adding terrainTile > 0.339 : DataSet::_run() 0 0 > 3.161 : started DataSet::createDestination(13) > 3.236 : Time for after_reproject 0.074983 > 3.376 : AR=2.000000 C1=2 R1=1 > 3.376 : createNewDestinationGraph > 3.665 : Time for _destinationGraph->computeMaximumSourceResolution() = > 0.058913 > 3.665 : Time for createDestinationGraph 0.288915 > 3.665 : Time for after_computeNeighbours 0.000052 > 3.665 : completed DataSet::createDestination(13) > 3.665 : There are 1 contributing source files: > 3.665 : /mnt/disk3/bluemarble/B1.tif > > > > > Hmmmm no reason why it crashes, but it crashes. > The corresponding /var/log/syslog: > > Code: > > Oct 5 17:18:57 visual-right kernel: [13260.734567] osgdem[7810]: segfault at > 7fe06934 ip b51a6754 sp bfe068c0 error 6 in libxcb.so.1.1.0[b519d000+18000] > Oct 5 17:18:58 visual-right kernel: [13261.066511] osgdem[7812]: segfault at > 7f9e7d14 ip b5285754 sp bf9e7ca0 error 6 in libxcb.so.1.1.0[b527c000+18000] > > > > > Any idea? Now I'll try to re-run it via the build_master.source... > > > Thank you, > > Cheers, > Torben[/code] > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=17899#17899 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

