Hi,

can you also report what cpp flags were used in your build? Search for:
CMAKE_CXX_FLAGS_RELEASE in CMakeCache.txt. I assume that the script made the release build.

Also what does g++ -v give?

I remember a problem on Debian once where -O3 caused osgdem to segfault. -O2 worked fine.

jp

Gert van Maren wrote:
Hi Robert,

Try build this task on a different OS, there is a chance that it will either just work, or if it fails it will provide more clues as to what might be wrong.

Done that

- Installed Ubuntu 8.10

- ran your script to install latest OSG:
http://www.mail-archive.com/osg-users@lists.openscenegraph.org/msg21880.html

- installed latest VPBmaster

Result:
OSG runs fine. All examples run fine including

osgprerender cow.osg --pbuffer.

But:

osgdem and vpbmaster give me: segmentation fault

I did read the [osg-users] 'osgdem segmentation fault' thread but this doesn't appear to be a GLX/OpenGL driver bug. Using the 180 Nvidia drivers....

Gert





--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to