I have a Delphi project that will always crash Delphi 6 IDE on either Close All or on exiting the IDE.
The only log I can get is this :
Problem signature:
Problem Event Name: AppHangB1
Application Name: delphi32.exe
Application Version: 6.0.6.163
Application Timestamp: 2a425e19
Hang Signature: aeb6
Hang Type: 0
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Hang Signature 1: aeb66c4f40472492607564cb689a3497
Additional Hang Signature 2: c023
Additional Hang Signature 3: c023b3065c42d81b672caef1f839eda0
Additional Hang Signature 4: aeb6
Additional Hang Signature 5: aeb66c4f40472492607564cb689a3497
Additional Hang Signature 6: c023
Additional Hang Signature 7: c023b3065c42d81b672caef1f839eda0
Is there something I can do to generate more log or a simpler way to compare this project with other Delphi project? The same project will crash different Delphi installation (same version on different PC)