Hello Michael,

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.

        Cheers,
                Carsten

------------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to