Dear mitk users,
I use the Functionality of QmitkSliceBasedSegmentation in Main App. But
after i read the datasets and using it, i got the following information:
Unhandled exception at 0x01303685 in ReSegmentation.exe: 0xC0000005: Access
violation reading location 0xcccccccc.
it happen in itktreeiteratorclone.h
TreeIteratorClone (const TreeIteratorClone<ObjectType> &p)
{
if(p.m_Pointer != NULL)
{
m_Pointer = p.m_Pointer->Clone();//the error is take place here
}
}
How to solve this problem? Thank you!
Good jobs everyone
Sincerely-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users