Einzelnen Beitrag anzeigen

Benutzerbild von haentschman
haentschman

Registriert seit: 24. Okt 2006
Ort: Seifhennersdorf / Sachsen
5.297 Beiträge
 
Delphi 12 Athens
 
#8

AW: Absturz Anwendung ohne Fehlermeldung

  Alt 2. Feb 2021, 08:17
Zitat:
Sollte es tatsächlich an DevExpress liegen, würde ich mal in deren Foren recherchieren
... wie immer "wir können es nicht repoduzieren"
PS: das gleiche gilt auch für user32

Zitat:
appcrash ntdll.dll when closing form containing TcxGrid and TClientDataSet
JJ
Jamie James
created 11 years ago

I have a simple sample program. It has a TcxGrid that gets data from a SQL Server DB by using a TClientDataSet. It successfully gets the data and populates the grid. However, intermittently (more than half the time), when I close the program, I get a crash error. Sample program is attached, including Word doc with screen shots of this error.
To reproduce, press the button once to populate the grid. Press the button again to clear out the grid. Then close the app by pressing the X in the upper right corner.
Here is the text of the error.
Problem signature:
Problem Event Name: APPCRASH
Application Name: Sandbox2PoleList.exe
Application Version: 0.0.0.0
Application Timestamp: 00000000
Fault Module Name: ntdll.dll
Fault Module Version: 6.1.7600.16559
Fault Module Timestamp: 4ba9b21e
Exception Code: 80000003
Exception Offset: 0009f9aa
OS Version: 6.1.7600.2.0.0.256.4
Locale ID: 1033
Additional Information 1: d1ab
Additional Information 2: d1ab624ec7d094c26a73530c245a3468
Additional Information 3: d1ab
Additional Information 4: d1ab624ec7d094c26a73530c245a3468
Read our privacy statement online:
http://go.microsoft.com/fwlink/?link...8&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
SandboxPoleList2.zip
Comments (1)
Ingvar (DevExpress Support)
11 years ago

Hello Mary.
Thank you for your message.
Unfortunately, I did not manage to reproduce this problem using your example. Perhaps, there are some other things involved at your end. First, please make sure that you have all available updates for your IDE installed. Also, please check whether this problem can be reproduced using the standard TDBGrid.
Please keep me informed of your progress with this issue.
Best regards,


Ingvar.
Leave a Comment
PS: Ich habe auf 18.1 zurückgesetzt. Schaun wir mal...

Zitat:
Kann es sein, dass da ein rekursviver Aufruf nicht terminiert?
In die Komponente kann ich nicht wirklich nicht reingucken. In meinem Code NEIN. Ist auch nicht relevant beim "Activate" der Form von Extern.

Geändert von haentschman ( 2. Feb 2021 um 08:23 Uhr)
  Mit Zitat antworten Zitat