After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 155924 - Crash when changing/editing UML class objects
Crash when changing/editing UML class objects
Status: RESOLVED OBSOLETE
Product: dia
Classification: Other
Component: win32
0.94
Other Windows
: Normal normal
: ---
Assigned To: Steffen Macke
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-20 11:30 UTC by danny
Modified: 2006-02-26 16:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description danny 2004-10-20 11:30:47 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
Comment 1 danny 2004-10-20 14:26:35 UTC
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
Comment 2 danny 2004-10-25 12:14:43 UTC
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.
Comment 3 Lars Clausen 2004-10-31 22:25:50 UTC
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.
Comment 4 Hans Breuer 2006-02-26 16:00:05 UTC
A bunch of UML related crashes got fixed. Please give 0.95 a try.