Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi-BCB
Compiler
C++
Delphi
Anonymous Methods
BASM
Code Generation/Optimization
Error Recovery
Errors - Warnings
Exceptions
Execution
Finalization
Generics
Header Generation
Interaction with UI
Interfaces
Language
Linker
Make Logic
Memory Manager
OBJ Generation
OBJ Support
Other Compiler
Packages
RTTI
String Resources
TD Debug Info
Thread Local Storage
Version resilience
You are not logged in.
Help
Print
Public Report
Report From:
Delphi-BCB/Compiler/Delphi
[ Add a report in this area ]
Report #:
106210
Status:
Need Feedback
Internal error AV079B8AF0
Project:
Delphi
Build #:
16.0.4504.48759
Version:
16.4
Submitted By:
Dmitry Burov
Report Type:
Minor failure / Design problem
Date Reported:
6/6/2012 1:27:36 AM
Severity:
Infrequently encountered problem
Last Updated:
8/6/2012 10:59:42 AM
Platform:
All versions
Internal Tracking #:
Resolution:
Need More Info
(Resolution Comments)
Resolved in Build:
:
None
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
[DCC Fatal Error] RegToIni.pas(229): F2084 Internal Error: AV079B8AF0-R00000010-0
Steps to Reproduce:
has not time to narrow it down
have to convert hundreds of source MB from Delphi 2 till 2006 to current.
Currently i am converting settings from global string vars all around the code to kinda-singleton, Class with a bunch of class functions and class methods.
The unit, that thrown this error, used that class. But i renamed one class property and instead of telling that prop not found, it spitted out internal error.
Workarounds
None
Attachment
None
Comments
Dmitry Burov at 6/6/2012 1:56:51 AM
-
one more:
[DCC Fatal Error] RegToIni.pas(256): F2084 Internal Error: AV078D10A4-RFF860016-0
Triggered at line
EraseSection(REG_KEY + '\' + RegSec);
Which i would convert to
EraseSection(AppConfig.REG_KEY + '\' + RegSec);
And the error would disappear.
PS: it happened, that Class Completion moved class destructor into separate part of unit, so it seemed like it just did not created it. So i manually made 2nd copy of class destructor for AppConfig class.
I don't think it caount, because i did not saw the error - compilation stopped on the error above.
But it might be related.
Dmitry Burov at 6/10/2012 5:24:43 AM
-
got [DCC Fatal Error] F2084 Internal Error: AV037E55DE-R012E0029-0
dunno what triggered it.
was fixed by cleaning and rebuilding of project.
the unit i was fixing was used by a component installed into the Pallette, but i don't think that shoul d cause any influence
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us