Unfortunately this error seems to be fairly random. We can reproduce it after exercising our application for about 15 minutes. I wish I could provide more information, but I can't seem to find any reason for the crash. :(
-Aron On Mon, Mar 23, 2009 at 4:27 PM, Carsten Neumann <[email protected]> wrote: > Hello Aron, > > Aron Bierbaum wrote: >> I should also mention that at times we get the following message on >> the console before the crash occurs: >> >> WARNING: Attachment::unlinkParent: Child <-> Parent link inconsistent. > > can you (reliably) reproduce the error? What do you see when putting a > break point on Attachment::unlinkParent? > There are pointer fields that understand child/parent links (e.g. if you > add a child to a Node the child's parent pointer is set as well). The > same happens for attachments, but it seems this connection becomes > inconsistent (i.e. the parent has a pointer to the attachment that gets > removed, but the attachment can not find the parent in its _mfParents > field). Hard to say from the outside how or why it becomes inconsistent > though. > > Cheers, > Carsten > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
