Forums list
New topics
Topics list
Search
Help
Login
Register


Topic: «Crash with C++ Builder and AWM , Developer can't use AWM when debugging » on forum: Technical Support   Views: 5351
 
Louka Outrebon
Registered user
 
Posts: 4
Joined: 04/25/2017
Posted: 04/25/2017 16:31:08
 
 
Hello,

First I'd like to than you for this marvelous software you made that improves my productivity to 205050%!

Since the latest update (8.10.2) along with Windows 10 Creators update, every time I start a debug session in Embarcadero XE7 in a VCL application, it crashes at closing, even with the simplest application. I know that AWM is involved because as soon as I disable it it stops the exceptions.

Callstack example :

:75e4cd88 ; C:\WINDOWS\SysWOW64\user32.dll
:75e3f143 user32.GetClassLongA + 0x83
:75e3f0eb user32.GetClassLongA + 0x2b
:02591e0f ; C:\Users\Louka\AppData\Local\Temp\aimemb.dll
:0061001d
:75e3d966 ; C:\WINDOWS\SysWOW64\user32.dll
:75e9f968 ; C:\WINDOWS\SysWOW64\user32.dll
:75e4ec69 ; C:\WINDOWS\SysWOW64\user32.dll
:7738416d ntdll.KiUserCallbackDispatcher + 0x4d
:024e6168 ; C:\Users\Louka\AppData\Local\Temp\aimemb.dll
:024e6087 ; C:\Users\Louka\AppData\Local\Temp\aimemb.dll
:02220038
:75e52b5b ; C:\WINDOWS\SysWOW64\user32.dll
:75e450f3 ; C:\WINDOWS\SysWOW64\user32.dll
:75e44d4a ; C:\WINDOWS\SysWOW64\user32.dll
:75e4ec69 ; C:\WINDOWS\SysWOW64\user32.dll
:7738416d ntdll.KiUserCallbackDispatcher + 0x4d
:5070f138 vcl210.@Vcl@Forms@TCustomForm@DestroyWindowHandle$qqrv + 0x50
:004030C4 Vcl::Forms::TForm::~TForm(this=:022C5BA0)
:0040300B TForm2::~TForm2(this=:022C5BA0)
:5005f10b rtl210.@System@TObject@Free$qqrv + 0xb
:320a8ce7 ; C:\Program Files (x86)\Embarcadero\Studio\15.0\bin\CC32160MT.DLL
:320a8d33 ; C:\Program Files (x86)\Embarcadero\Studio\15.0\bin\CC32160MT.DLL
:320a5ca0 CC32160MT._exit + 0x10
:320a900c ; C:\Program Files (x86)\Embarcadero\Studio\15.0\bin\CC32160MT.DLL

Do you need any other informations regarding this ?

Thanks
 
Top
Bogdan Polishchuk
Administrator
 
Posts: 4010
Joined: 04/04/2012
Posted: 04/28/2017 14:20:34
 
 
Hello, Louka

Could you provide an exact step-by-step description of how to reproduce the problem and version numbers of the involved programs?

Best regards.
 
Top


User(s) reading this topic
Number of guests: 1, registered members: 0, in total hidden: 0


Forums list
New topics
Topics list
Search
Help
Login
Register