GNOME Bugzilla – Bug 506710
crash in Dia Diagram Editor: i try open a .vsd file (...
Last modified: 2008-03-09 20:31:57 UTC
Version: @0.96.1@ What were you doing when the application crashed? i try open a .vsd file (visio) Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 79327232 vsize: 79327232 resident: 49516544 share: 22454272 rss: 49516544 rss_rlim: 4294967295 CPU usage: start_time: 1199207430 rtime: 478 utime: 406 stime: 72 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/dia' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208461600 (LWP 2497)] (no debugging symbols found) 0x00110402 in __kernel_vsyscall ()
+ Trace 183716
Thread 1 (Thread -1208461600 (LWP 2497))
Looks like this is fixed in SVN: 2007-10-27 Hans Breuer <hans@breuer.org> * app/diagram.c(diagram_load) : don't kill the default diagram on import failure. Fixes bug #490546 *** This bug has been marked as a duplicate of 490546 ***