Bug 131376

Summary: Dia doesn't start up
Product: [openSUSE] SUSE Linux 10.1 Reporter: Joop Boonen <joop.boonen>
Component: X11 ApplicationsAssignee: E-mail List <gnome-bugs>
Status: RESOLVED DUPLICATE QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 2   
Target Milestone: ---   
Hardware: x86   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Added the start-up screen i'm talking about.
strace -o strace_dia.log dia
gdb /opt/gnome/bin/dia -> run -> bt

Description Joop Boonen 2005-10-28 19:12:28 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 ***
Comment 1 Joop Boonen 2005-10-28 19:16:31 UTC
Created attachment 55955 [details]
Added the start-up screen i'm talking about.
Comment 2 Michael Gross 2005-10-31 16:40:33 UTC
Please create a backtrace with ltrace and/or strace and attach it here.
Comment 3 Joop Boonen 2005-11-01 19:18:24 UTC
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).
Comment 4 Michael Gross 2005-11-02 16:08:54 UTC
We'll need help from the gnome-maintainers here.
Comment 5 JP Rosevear 2005-11-02 17:09:11 UTC
Can you run dia under gdb and get a back trace?
Comment 6 Joop Boonen 2005-11-02 18:19:46 UTC
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.
Comment 7 Rodrigo Moya 2005-11-02 18:34:21 UTC
hmm, seems to be when loading the python plugin.
Comment 8 Rodrigo Moya 2005-11-10 18:18:51 UTC
Could you please attach the output of 'rpm -qa | grep python' ?
Comment 9 Vladimir Nadvornik 2005-11-11 17:09:09 UTC

*** This bug has been marked as a duplicate of 133267 ***