Hello Michael, On 07/10/2014 02:48 PM, Michael Raab wrote: > I'm confused, we're trying to create a very simple geometry, just a set > of lines. Some time after creation our application crashes (before any > call to commitChanges or render). > I tried to write the geometry to osb immediately after creation to see > whats wrong but I cannot load it anymore. Again an access violation > arises in addtion to the following error message: > WARNING: OSBCommonElement::readFieldContent: Skipping unknown field [☺] []. > I'm attaching a test file. Hope someone can have a look to check whats > wrong with it.
to me it looks like the Geometry (or rather a GeoUInt32Property of it) is corrupted when writing the OSB. Wild guesses what could cause this: there is a short span of time where the GeoUInt32Property has its ref count dropped to zero and it is destroyed causing the geometry to use a dangling pointer. Or (since it's always a good source of crazy errors on windows) is there a possibility of debug/release lib mixup? I'm afraid I don't really have a good idea how to narrow this down more with just the OSB file, sorry. Cheers, Carsten ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users