GNOME Bugzilla – Bug 155924
Crash when changing/editing UML class objects
Last modified: 2006-02-26 16:00:05 UTC
Use a diagram with a number of UML classes and packages. After editing, and moving objetcs around for sometime, this bug will occur. I have now seen it twice. Error info: (Windows Dr Watson) Error signature: dia.exe module: libdia.dll Offset: 0003a37d Exception Information Code: 0xc00000005 Flags: 0x0 Record: 0X0 Address: 0x86a37d System Info: Windows XP on Pentium 4. Module Info: dia.exe Image Base: 0x400000 Image Size: 0x0 Checksum : 0x0 Timestamp: 0x41271500 No windows version info
I have produced another crash when moving a UML object under the same conditions with the following details: (Again from doctor Watson) AppName: dia.exe ModName: uml.dll Offset: 0000ac78 Exception Info: Address: 0x151ac78 Module 1 Info: dia.exe - same as above Module 77 is uml.dll: Image base: 0x1510000, Image Size: 0 Checksum: 0, Timestampe: 41262d17 No version info
Another error - with uml again. This time moving a link (dependancy type) from pointing at the class header, to a class attribute. Modname: uml.dll Offset: 0000a29a Thread Context Info: (in acse this might help debugging) Thread 1: Thread ID: 0x0b20 EDI: 0x7ffdf000 ESI: 0x00000000 EAX: 0x022d0000 EBX: 0x0012ac20 ECX: 0x00001000 EDX: 0x00000000 EIP: 0x7ffe0304 EBP: 0x0012ac74 SegCs: 0x0000001b EFlags: 0x00000202 ESP: 0x0012abd8 SegSs: 0x00000023 It might at this stage be worth me considering building and running a debug version - so I can see (and report back) a meaningful stack dump.
Debug-enabled info would be great, as would a simple, reproduceable example of how it happens. Haven't been able to reproduce that last one here yet.
A bunch of UML related crashes got fixed. Please give 0.95 a try.