|
楼主 |
发表于 2011-11-1 23:09:25
|
显示全部楼层
回复 3# array
谢谢!call stack信息如下:
- > msvcp90d.dll!std::_Debug_message(const wchar_t * message=0x0041fdb8, const wchar_t * file=0x0041fb48, unsigned int line=98) Line 24 C++
- jiedianfangwen.exe!std::_Vector_const_iterator<osg::Node *,std::allocator<osg::Node *> >::operator*() Line 98 + 0x14 bytes C++
- jiedianfangwen.exe!std::_Vector_iterator<osg::Node *,std::allocator<osg::Node *> >::operator*() Line 340 C++
- jiedianfangwen.exe!findNodeVisitor::getFirst() Line 46 + 0x36 bytes C++
- jiedianfangwen.exe!main() Line 82 + 0x17 bytes C++
- jiedianfangwen.exe!__tmainCRTStartup() Line 586 + 0x19 bytes C
- jiedianfangwen.exe!mainCRTStartup() Line 403 C
- kernel32.dll!7c817077()
- [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]
- msvcr90d.dll!_mbsnbcpy_l(unsigned char * dst=0xe8f04d8b, const unsigned char * src=0xfffb451c, unsigned int cnt=1390695819, localeinfo_struct * plocinfo=0xfb61abe8) Line 57 + 0x29 bytes C++
- 51e04d8b()
复制代码 |
|