AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Die Delphi-IDE [Delphi 12.1] Zugriffsverletzung bei Erstellung von neuer VCL Anwendung
Thema durchsuchen
Ansicht
Themen-Optionen

[Delphi 12.1] Zugriffsverletzung bei Erstellung von neuer VCL Anwendung

Offene Frage von "BastiFantasti"
Ein Thema von BastiFantasti · begonnen am 18. Jul 2024 · letzter Beitrag vom 31. Jul 2024
 
BastiFantasti

Registriert seit: 5. Nov 2014
Ort: Baden Württemberg
136 Beiträge
 
Delphi 12 Athens
 
#6

AW: [Delphi 12.1] Zugriffsverletzung bei Erstellung von neuer VCL Anwendung

  Alt 31. Jul 2024, 08:37
Thanks for the update.

I think you're right. I',ll report the issue and hopefully get a solution.


Hi ,

Well i don't think CnWizards has anything to do with this Access Violation, simply because the Stack trace is corrupted and makes no sense !!

I can't think of a situation where FreeMem can call a method/function/procedure outside its scope "system" unless it is calling a custom installed memory manager, and it makes no sense for such MM to have a function/procedure called EK_ENTRY.OBJ.EK_GET_LINE_CONTENTS !?? and that inside a DLL "boreditu.dll" which looks like (and could be) the IDE editor.

So the stack is not to be trusted in this case, either being corrupted (overwritten) or that DLL lacks appropriate SEH handler to help unwinding the stack properly, in all cases this bug is way more dangerous and this stack trace should be very useful for Embarcadero to fix, which should be tracked ASAP, in my opinion this is (hidden/unnoticed) uninitialized var/field case, and this bug could be lurking in every setup instance of the IDE and waiting some luck to bite.

@BastiFantasti you should this report this stack and this behavior, and if you can save everything you can like IDE settings ..etc as it is reproducible on your device, it might help.
Bastian
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:12 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz