Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Code Editor/Keymapping    [ Add a report in this area ]  
Report #:  11252   Status: Closed
Assertion Failed: amount > 0, File,\ek_flbuf.cpp, line 233
Project:  Delphi Build #:  Pro Version w/1
Version:    9.0 Submitted By:   Robert Meek
Report Type:  Crash / Data loss / Total failure Date Reported:  3/9/2005 2:03:30 AM
Severity:    Critical / Show Stopper Last Updated: 1/6/2008 12:34:38 AM
Platform:    All versions Internal Tracking #:  
Resolution: Duplicate  Resolved in Build: : None
Duplicate of:  10530
Voting and Rating
Overall Rating: (1 Total Rating)
5.00 out of 5
Total Votes: None
Description
In editor is at beginning of any line you use return key to move it down one space and then use the up key to move the cursor back to it's original position so that a new line can be inserted in it's place the Assertion error occurrs and then after clicking Okay, it gives an "Abnormal Application Termination Message" follwed by a complete shutdown of Delphi.
Steps to Reproduce:
Place cursor at start of any line within procedure or function.
Use Return key to move the line of code down one space.
Use the Up Arrow Key to move the cursor back to it's original position.
Assertion Error
Abnormal Termination error
Crash
Workarounds
None
Attachment
None
Comments

Joe White at 3/11/2005 5:10:40 PM -
Unable to reproduce.

Martin Visser at 3/15/2005 8:33:46 PM -
I can reproduce this very easily (with Update 2 installed):

- Open existing Win32 project
- Open unit of choice and insert a couple of lines of code

Delphi crashes with the reported error message, though the mentioned line number in the error varies (I've seen line numbers 314 and 315). I haven't been able to write more than 3 lines of code.

Interesting note: restarting Delphi 2005 after the crash, it's no longer possible to start  a new Win32 VCL forms project. Selecting the appropriate item from the File | New menu (or from the New items-dialog) freezes Delphi (CPU load 100%)

Galli Andras at 11/24/2006 2:32:43 AM -
The same error here. After adding a few lines into a Win32 project in Delphi 2005, and it gives the same error with the line number 315. (assertion failes: amount >= dest-startDest, file .\ak_flbuf.cpp line 315)

Also have the following:

Access violation at address 4200CB3B in module boreditu.dll. read 159296F8

Marvin Colgin at 9/22/2009 5:34:40 PM -
Come-on Embarcadero show us developers that keep plunking down cash for your products, that you mean business. Fix this error! It's not our job to do your QC, it happens all the time and is not rare. Prove you care!

Server Response from: ETNACODE01