[Uml-devel] [Bug 100642] crash on imported c++ classes

Jose N Hinckel hinckel at dem.inpe.br
Sun Mar 6 22:59:25 UTC 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=100642         




------- Additional Comments From hinckel dem inpe br  2005-03-03 20:03 -------
I think I traced the problem!!!!!!!!!!!
Strangely enough after importing the classes the system crashes after approximately 30 seconds even without doing any work at all.

I checked the generated xmi file and found that it was corrupted. It seems that the importer gets confused when it encounters the character "<" which is also a special character for the xmi format.

the "comp" attribute of the Tspecies class (species.h file) is corrupted in the xmi file.

vector<pair<string ,double> > comp;  in header file

type="vector< pair < string , double > > in xmi file




More information about the umbrello-devel mailing list