Hi,

This is what I get when I run the 17th tutorial, it crashes
in

 SceneFileHandler::the().getSuffixList(suffixes,
SceneFileType::OSG_READ_SUPPORTED);

for some strange reason. The parameter suffixes
looks good on the calling side, but it is strange within the
SceneFilHandler:

suffixList      {_Myhead=0xcccccccc _Mysize=3435973836 }        std::list<char 
const
*,std::allocator<char const *> > &


Here's the trace:

>       OSGSystemD.dll!std::list<char const *,std::allocator<char const *> 
> >::clear() 
Riga 612 + 0xf byte     C++
        OSGSystemD.dll!osg::SceneFileHandler::getSuffixList(std::list<char const
*,std::allocator<char const *> > & suffixList={...}, unsigned int flags=1) 
Riga 183        C++
        17deepClone.exe!main(int argc=1, char * * argv=0x01c53900)  Riga 124 + 
0x30
byte    C++
        17deepClone.exe!__tmainCRTStartup()  Riga 586 + 0x19 byte       C
        17deepClone.exe!mainCRTStartup()  Riga 403      C


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to