Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Internet/WebSnap    [ Add a report in this area ]  
Report #:  17707   Status: Closed
(Pulled) Closing the DBExpressTestSvr Delphi 6 demo causes Access Violations, after visiting the pages that the demo produces. This only
Project:  Delphi Build #:  6.0.6.190
Version:    6.0 Submitted By:   John Kaster
Report Type:  Crash / Data loss / Total failure Date Reported:  11/12/2001 12:00:00 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   123305
Resolution: Fixed (Resolution Comments) Resolved in Build: : 10.0.2098.14501
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
Closing the DBExpressTestSvr Delphi 6 demo causes Access Violations, after visiting the pages that the demo produces. This only happened after Delphi 6 update pack 1.
Steps to Reproduce:
In Delphi 6, open the Demos\WebSnap\DBExpress\DBExpressTestSvr demo
Compile and run it in the debugger.
Start the WebAppDebugger and browse to:
http://localhost:1024/DBExpressTestSvr.DBExpressTestSvr/
Click the Grid and then the Details link (the details page should be enough to reproduce the issue)
Close the project.
You will get AV's in _IntfClear, and subsequent Runtime errors.
This would potentially crash a WebServer when the DLL unloads or CGI exits.
Workarounds
None
Attachment
N
Comments

None

Server Response from: ETNACODE01