Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Die Delphi-IDE (https://www.delphipraxis.net/62-die-delphi-ide/)
-   -   Zugriffsverletzung bei Adresse 07079536 in Modul "dcc100.dll". (https://www.delphipraxis.net/186119-zugriffsverletzung-bei-adresse-07079536-modul-dcc100-dll.html)

Bjoerk 5. Aug 2015 06:48


Zugriffsverletzung bei Adresse 07079536 in Modul "dcc100.dll".
 
Ich bekomme seit gestern in der IDE folgende Zugriffsverletzung. Man kann danach nicht mehr speichern. Und beim Schließen die gleiche nochmal. Kann kaum noch arbeiten. Was kann man den da machen? (Win7 64bit, D2007, Windows Updates hab ich auf NIE stehen.) :shock:

Zugriffsverletzung bei Adresse 07079536 in Modul "dcc100.dll". Lesen von Adresse 00000078
Code:
[07079536]{dcc100.dll } C:\BUILDS\TP.COMPILER\INTERMEDIATE\RELEASE\LIB\WIN32\BROWCMGR.OBJ.GetNearestSymName + $21A
[200079F0]{rtl100.bpl } System.@LStrClr (Line 12226, "sys\system.pas" + 11) + $0
[216ED50F]{delphicoreide100.bpl} PasNativeCompilerAdapter.TCompilerAdapter.SetCompState (Line 381, "PasNativeCompilerAdapter.pas" + 1) + $1
[216BA18A]{delphicoreide100.bpl} PasCodCmplt.DoKibitzCompile (Line 882, "PasCodCmplt.pas" + 75) + $F
[216BA2CE]{delphicoreide100.bpl} PasCodCmplt.DoKibitzCompile (Line 913, "PasCodCmplt.pas" + 106) + $5
[20D1972A]{designide100.bpl} DeskUtil.SetFocusHook (Line 435, "DeskUtil.pas" + 4) + $C
[216BA42B]{delphicoreide100.bpl} PasCodCmplt.TPascalKibitzManager.GetKibitzInfo (Line 920, "PasCodCmplt.pas" + 1) + $2D
[216BA8F7]{delphicoreide100.bpl} PasCodCmplt.TPascalKibitzManager.GetDefinitionInfo (Line 1018, "PasCodCmplt.pas" + 27) + $28
[216BA96D]{delphicoreide100.bpl} PasCodCmplt.TPascalKibitzManager.GetDefinitionInfo (Line 1026, "PasCodCmplt.pas" + 35) + $E
[2004171D]{rtl100.bpl } SyncObjs.CoWaitForMultipleHandles (Line 194, "common\SyncObjs.pas" + 3) + $B
[216BA4FB]{delphicoreide100.bpl} PasCodCmplt.TPascalKibitzManager.GetHintText (Line 939, "PasCodCmplt.pas" + 6) + $B
[216BA6D4]{delphicoreide100.bpl} PasCodCmplt.TPascalKibitzManager.GetHintText (Line 977, "PasCodCmplt.pas" + 44) + $B
[209C1022]{coreide100.bpl} CodCmplt.TCodeCompletionManager.GetKibitzManager (Line 1489, "CodCmplt.pas" + 5) + $10
[209C0C63]{coreide100.bpl} CodCmplt.TCodeCompletionManager.UpdateHintText (Line 1392, "CodCmplt.pas" + 8) + $20
[209BE4C9]{coreide100.bpl} CodCmplt.TCodeCompletionManager.InvokeKibitzManager (Line 441, "CodCmplt.pas" + 66) + $2
[209BF22D]{coreide100.bpl} CodCmplt.TCodeCompletionManager.Invoke (Line 822, "CodCmplt.pas" + 40) + $B
[209BF26D]{coreide100.bpl} CodCmplt.TCodeCompletionManager.Invoke (Line 831, "CodCmplt.pas" + 49) + $10
[209C09F9]{coreide100.bpl} CodCmplt.TCodeCompletionManager.GetHotlinkHint (Line 1343, "CodCmplt.pas" + 3) + $6
[209B94D5]{coreide100.bpl} EditorControl.TEditEventHandler.FormHintShow (Line 7748, "EditorControl.pas" + 112) + $37
[209AD844]{coreide100.bpl} EditorControl.TCustomEditControl.CMHintShow (Line 1906, "EditorControl.pas" + 4) + $E
[2013C527]{vcl100.bpl } Controls.TControl.WndProc (Line 5146, "Controls.pas" + 83) + $6
[201406A7]{vcl100.bpl } Controls.TWinControl.WndProc (Line 7304, "Controls.pas" + 111) + $6
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, "Controls.pas" + 5) + $C
[20163CDD]{vcl100.bpl } Forms.TApplication.ActivateHint (Line 8894, "Forms.pas" + 27) + $10
[201637F1]{vcl100.bpl } Forms.TApplication.HintTimerExpired (Line 8728, "Forms.pas" + 8) + $4
[2016077E]{vcl100.bpl } Forms.HintTimerProc (Line 7083, "Forms.pas" + 3) + $5
[201625F0]{vcl100.bpl } Forms.TApplication.ProcessMessage (Line 8105, "Forms.pas" + 23) + $1
[2016262A]{vcl100.bpl } Forms.TApplication.HandleMessage (Line 8124, "Forms.pas" + 1) + $4
[2016291F]{vcl100.bpl } Forms.TApplication.Run (Line 8223, "Forms.pas" + 20) + $3
[0042297A]{bds.exe    } bds.bds (Line 195, "" + 7) + $7

jaenicke 5. Aug 2015 06:59

AW: Zugriffsverletzung bei Adresse 07079536 in Modul "dcc100.dll".
 
Da es offenbar ja bei ErrorInsight passiert, kannst du das in den Optionen einmal deaktivieren.

Ansonsten könntest du auch einfach mal ein Backup einspielen, das gemacht wurde bevor das Problem auftrat.

Und dann bliebe noch Delphi neu zu installieren.

Bjoerk 5. Aug 2015 08:06

AW: Zugriffsverletzung bei Adresse 07079536 in Modul "dcc100.dll".
 
Hallo Sebastian, das CodeInsight finde ich eigentlich ganz nett soweit und wollte es nur ungern abschalten. Hab herausgefunden daß der Fehler nur auftritt wenn ich ein groupproj von einem externen Laufwerk lade.


Alle Zeitangaben in WEZ +1. Es ist jetzt 18:36 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz