I observed the same problem with VS 2008/Vista x64
Thomas -----Original Message----- From: Christoph Schäfer [mailto:[email protected]] Sent: Tuesday, May 05, 2009 7:28 AM To: [email protected] Subject: [Opensg-users] Debug assertion using VS 2008 on Vista x64 Hi, recently I ran into a problem after compiling OpenSG2 for the x64 plattform. I get a debug assertion in OSGDrawable_d.dll!OSG::exactinit() line 730 when I try to run any example drawing anything. The examples not drawing anything work fine... Any ideas? I used x64 dependencies for the build, so this should not be the problem. Cheers, Christoph Callstack: msvcr90d.dll!_control87(unsigned int newctrl=65536, unsigned int mask=196608) + 0x44 bytes C msvcr90d.dll!_controlfp(unsigned int newctrl=65536, unsigned int mask=196608) + 0x1f bytes C > OSGDrawable_d.dll!OSG::exactinit() Line 730 C++ OSGDrawable_d.dll!OSG::Surface::initMethod(OSG::TypeBase::InitPhase ePhase=SystemPost) Line 171 C++ OSGBase_d.dll!OSG::FieldContainerType::initialize() Line 179 C++ OSGBase_d.dll!OSG::ContainerFactory<OSG::FieldContainerFactoryDesc>::initial izePendingElements() Line 305 + 0xf bytes C++ OSGBase_d.dll!OSG::ContainerFactory<OSG::FieldContainerFactoryDesc>::initial ize() Line 364 + 0x16 bytes C++ OSGBase_d.dll!OSG::FieldContainerFactoryBase::initialize() Line 131 C++ OSGBase_d.dll!OSG::FactoryControllerBase::initialize() Line 130 + 0x2c bytes C++ OSGBase_d.dll!OSG::osgDoInit(int __formal=1, int __formal=1, unsigned short major=2, unsigned short minor=0, unsigned short release=0, bool debug=true, bool dll=true, bool mt=true) Line 793 + 0x15 bytes C++ testWindowQT4_qt.exe!OSG::osgInit(int argc=1, char * * argv=0x000000000343c080, unsigned short major=2, unsigned short minor=0, unsigned short release=0, bool debug=true, bool dll=true, bool mt=true) Line 80 + 0x4c bytes C++ testWindowQT4_qt.exe!main(int argc=1, char * * argv=0x000000000343c080) Line 282 C++ testWindowQT4_qt.exe!__tmainCRTStartup() Line 582 + 0x19 bytes C testWindowQT4_qt.exe!mainCRTStartup() Line 399 C kernel32.dll!000000007744466d() [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll] ntdll.dll!0000000077648791() ---------------------------------------------------------------------------- -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
