I've built OpenSG from CVS+scons+msvc80 and everything runs great.  
However, when I try to run any of the tutorials that are built, it tells 
me that COREDLL.dll could not be found.  I've never had this problem 
with 1.6 or dailybuilds, is there something I did wrong?  Is there 
additional information that could help?  I don't even know where to start.

Furthermore, when I run my application (a modified OpenSGNav from 
vrjuggler) upon exit, it throws the following error:
Unhandled exception at 0x0088cb09 (OSGSystemD.dll) in OpenSGNav.exe: 
0xC0000005: Access violation reading location 0x00000000.

The call stack from VS2005 is as follows:
     OSGSystemD.dll!osg::WinThreadBase::getCurrentChangeList()  Line 430 
+ 0x3 bytes    C++
     OSGSystemD.dll!osg::FieldContainerPtrBase::subRef()  Line 145 + 0x9 
bytes    C++
     OSGSystemD.dll!osg::subRefCP(const osg::FieldContainerPtrBase & 
objectP={...})  Line 88    C++
     
OSGSystemD.dll!osg::DefaultFontInitializer::~DefaultFontInitializer()  
Line 602 + 0xc bytes    C++
     OSGSystemD.dll!osg::`dynamic atexit destructor for 
'initializer''()  + 0x28 bytes    C++
 >    OSGSystemD.dll!_CRT_INIT(void * hDllHandle=0x00670000, unsigned 
long dwReason=0, void * lpreserved=0x00000001)  Line 417    C
     OSGSystemD.dll!__DllMainCRTStartup(void * hDllHandle=0x00670000, 
unsigned long dwReason=0, void * lpreserved=0x00000001)  Line 509 + 0x11 
bytes    C
     OSGSystemD.dll!_DllMainCRTStartup(void * hDllHandle=0x00670000, 
unsigned long dwReason=0, void * lpreserved=0x00000001)  Line 459 + 0x11 
bytes    C
     ntdll.dll!7c9011a7()    
     [Frames below may be incorrect and/or missing, no symbols loaded 
for ntdll.dll]   
     ntdll.dll!7c923f31()    
     ntdll.dll!7c910945()    
     ntdll.dll!7c91094e()    
     ntdll.dll!7c9105c8()    
     kernel32.dll!7c81cd76()    
     ntdll.dll!7c9105c8()    
     OpenSGNav.exe!vpr::DebugCategory::~DebugCategory()  + 0xa0 bytes    C++
     msvcr80d.dll!exit(int code=0)  Line 398 + 0xd bytes    C
     OpenSGNav.exe!__tmainCRTStartup()  Line 599    C
     OpenSGNav.exe!mainCRTStartup()  Line 403    C
     kernel32.dll!7c816fd7()    
     ntdll.dll!7c9105c8()    
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++
OSGSystemD.dll!std::_Vector_const_iterator<osg::BalancedMultiWindow::BBoxList,std::allocator<osg::BalancedMultiWindow::BBoxList>
 
 >::operator*()  Line 99 + 0x14 bytes    C++

Any suggestions for what I can do?

Thanks,
Alan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to