After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 315427 - crash when line edge drop to the center of object
crash when line edge drop to the center of object
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
CVS head
Other Linux
: High blocker
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-07 08:32 UTC by Vitaly Lipatov
Modified: 2005-09-14 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Crash test file (1.11 KB, application/octet-stream)
2005-09-07 08:32 UTC, Vitaly Lipatov
Details

Description Vitaly Lipatov 2005-09-07 08:32:17 UTC
See attachment. 
Dia is crashed when try move link to the center of POS block (at red cross 
under O letter). 
For this object we miss pointer (SegFault seems and during autosave...)
Comment 1 Vitaly Lipatov 2005-09-07 08:32:49 UTC
Created attachment 51908 [details]
Crash test file
Comment 2 Vitaly Lipatov 2005-09-07 08:34:51 UTC
With this bug it can SegFault  
in follow functions: 
highlight_object 
write_connections 
line_adjust_for_autogap 
(when object pointer is NULL) 
Comment 3 Lars Clausen 2005-09-07 19:37:57 UTC
Nasty bug, must be fixed before release.
Comment 4 Lars Clausen 2005-09-14 19:30:09 UTC
Fixed in CVS now.  Connpoint object was not set correctly when loading diagram.