Bug 131866

Summary: Using valgrind to debug umbrello
Product: [Applications] umbrello Reporter: kaplun
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Valgrind output just for opening and closing umbrello

Description kaplun 2006-08-04 16:16:21 UTC
Version:           1.5.3 (using KDE 3.5.4, Gentoo)
Compiler:          Target: x86_64-pc-linux-gnu
OS:                Linux (x86_64) release 2.6.17-beyond2.2

Hi,
I'd like to be an Umbrello poweruser since I sometimes need UML for my daily job. But I must admit it's unusable! It crashes every 10 clic! I suggest you to use valgrind to discover how many problems are in its code. 
Sorry being a bit rude. But 4 crashes in half an hour is too much :-)
Comment 1 kaplun 2006-08-04 16:18:32 UTC
Created attachment 17226 [details]
Valgrind output just for opening and closing umbrello
Comment 2 Oliver Kellogg 2006-08-04 22:32:51 UTC
AFAICT your valgrind log does not show anything directly attributable to
the Umbrello source code (look more like problems in X and/or Qt.)
I suspect you have enabled "Use new C++/Java/Ruby code generators"
in the Umbrello general settings? Then this is a duplicate of #84739.
Please update to umbrello-1.5.4 where this feature is disabled.
Comment 3 Oliver Kellogg 2006-08-05 11:04:37 UTC

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