Segmentation fault when loading GraphML file
Bug #713617 reported by
Thomas Leplus
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SocNetV |
Fix Released
|
High
|
Dimitris Kalamaras | ||
1.x |
Fix Released
|
High
|
Dimitris Kalamaras |
Bug Description
Hi,
The segmentation fault seems to occur in Edge::makeRecip
Cheers,
Tom
To post a comment you must log in.
Dear Thomas, were you able to solve the problem? I am experiencing the same, after googling figured out that usually this happens when prepareGeometry Change( ) was not called on time when boundingRect limits of graphical item changed, but I cannot figure out where exactly it happened.