Hello Michael, Carsten Neumann wrote: > Michael Raab wrote: >> we're trying to load some vrml files that use "inline" sections. >> Using the OpenSG 1.8 VRML loader, the system crashes during loading process >> with Access Violation Exception. A set of test files is attached. Ideas? > > the VS backtraces unfortunately don't show the values of function > arguments, can you please check what string is passed to > PathHandler::push_backPath(), does it contain any ";" or perhaps spaces? > > I can not reproduce the problem on linux, the file loads and I see all > three objects. However it looks as if the problem may be in the > PathHandler which has some platform dependent code. I'll try later today > on windows.
hm, using the tutorial program 10loading.cpp on windows (XP 32bit, VS 9.0 2008) it also loads your example without problems. Can you try 10loading.cpp and see if that crashes for you too (if you have not already done so ;) )? Is there anything unusual [1] in the paths involved, for example do you have non-ASCII characters in them, do they contain spaces or special characters? Cheers, Carsten [1] I know spaces and such do not really qualify as 'unusual' in a path name nowadays... ;) ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users