Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when loading XML with duplicate edges #30

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

Crashes when loading XML with duplicate edges #30

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Write an XML file that includes edges.
2. Either, include an edge <record source="a" destination="b" /> where both a = 
n and b = n.
3. Or, include two edges <record source="a" destination="b" /> once with a = n 
and b = m, 
and once with a = m and b = n.

What is the expected output? What do you see instead?

I expect an error message, but ggobi just crashes.

What version of the product are you using? On what operating system?

Version 2.1.8, under Windows.

Please provide any additional information below.

Original issue reported on code.google.com by akuhnp...@gmail.com on 19 Jul 2009 at 8:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant