Bugzilla – Bug 131376
Dia doesn't start up
Last modified: 2005-11-11 17:09:09 UTC
When i start dia up ionly get the start logo. Than it freezes. I already deleted the whole /home/jboonen/.dia Info in window: jboonen@linux:~> dia I/O warning : failed to load external entity "/home/jboonen/.dia/pluginrc" *** glibc detected *** double free or corruption (fasttop): 0x081b8e68 ***
Created attachment 55955 [details] Added the start-up screen i'm talking about.
Please create a backtrace with ltrace and/or strace and attach it here.
Created attachment 56174 [details] strace -o strace_dia.log dia I needed to kill dia as it hanging during start-up just like without strace (just command dia).
We'll need help from the gnome-maintainers here.
Can you run dia under gdb and get a back trace?
Created attachment 56278 [details] gdb /opt/gnome/bin/dia -> run -> bt gdb /opt/gnome/bin/dia run bt I hope this is what you needed i don't have any experiance with gdb yet.
hmm, seems to be when loading the python plugin.
Could you please attach the output of 'rpm -qa | grep python' ?
*** This bug has been marked as a duplicate of 133267 ***