GNOME Bugzilla – Bug 414708
crash in Dia Diagram Editor: drawing a circle from th...
Last modified: 2007-03-15 21:41:25 UTC
Version: @VERSION@ What were you doing when the application crashed? drawing a circle from the flowchart. Holding shift in. Distribution: Mandriva Linux release 2007.0 (Official) for i586 Gnome Release: 2.16.0 2006-09-04 (Mandriva) BugBuddy Version: 2.16.0 Memory status: size: 68042752 vsize: 0 resident: 68042752 share: 0 rss: 39190528 rss_rlim: 0 CPU usage: start_time: 1173046733 rtime: 0 utime: 620 stime: 0 cutime:524 cstime: 0 timeout: 96 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/dia' (no debugging symbols found) Using host libthread_db library "/lib/i686/libthread_db.so.1". (no debugging symbols found) `shared object read from target memory' has disappeared; keeping its symbols. (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1227041088 (LWP 28146)] (no debugging symbols found) 0xbfffe410 in __kernel_vsyscall ()
+ Trace 115848
Thread 1 (Thread -1227041088 (LWP 28146))
I cannot reproduce it in 0.96-pre5. What version of Dia are you using? Does it happen consistently?
Hi, Sorry about the poor description. I didn't think the bug report would actually go so far, onto this site :) I just tested it again, and I can reproduce it. 1) New empty diagram. (it doesn't have to be empty) 2) Select flowchart from dropdown in left float bar. 3) Select a circle connecter (or any shape in fact) 4) Draw a circle while holding left SHIFT in. (But don't UNSELECT in the drawing area the circle) (This also crashes if you don't hold shift in this step) 5) Undo. (Ctrl-Z with the drawing window in focus) 6) Select another shape and draw holding SHIFT in. It will crash now. (holding shift in seems to be important here) It doesn't happen if you unselect the shape before UNDO'ing. (Seems to be when you UNDO, but an item is still selected) Seems to only happen with flowchart? (Haven't tested many others though) OK, now with this information it can be fixed :) Sincerely, David http://www.defza.com
*** Bug 414825 has been marked as a duplicate of this bug. ***
Thank you for the precise description. Now I have it reproduced under Linux in 0.96-pre6. Seems to happen with a variety of objects, not just from Flowchart - Misc/File also does this. I suspect that the focus object points at the object that has disappeaed in undo.
...and I was right. It is fixed as of todays SVN and the upcoming pre7.
*** Bug 418166 has been marked as a duplicate of this bug. ***