Einzelnen Beitrag anzeigen

TiGü

Registriert seit: 6. Apr 2011
Ort: Berlin
3.060 Beiträge
 
Delphi 10.4 Sydney
 
#2

AW: Help Insight XE5 kaputt nach Installation von Sydney?

  Alt 25. Mär 2021, 10:23
Wenn man die erste Exception in der debuggenden IDE wegklickt, kommen dann immer weitere floating point invalid operation Fehler mit diesem Callstack:

Code:
:07440473 mscorwks.CopyPDBs + 0x4217
:075798b3 mscorwks.LogHelp_LogAssert + 0x3D6
:0731b8cd mscorwks.CoUninitializeEE + 0x4381
:0731b940 mscorwks.CoUninitializeEE + 0x43F4
:0731b6b9 mscorwks.CoUninitializeEE + 0x416D
:0731b47b mscorwks.CoUninitializeEE + 0x3F2F
:07300536 ; C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
:073006f7 ; C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
:072d0686 
:2c1fc8e8 
:2c0c37f0 
:2c0c331a
:2c0c3259 
:2c0c568d
:2c0c2708 
:2c0c23f2 
:2c0c2324 
:2c0c13c7 
:2c0cd3d2 
:2c0ccde8 
:2c0cc8ec
:2c0cc7cd
:2c1fc6fc
:060ff962 
:060ff588 
:2c1f41d1 
:2c1f401e
:060f7a8e
:060f7827 
:060f6225 
:05f222f3 
:060f73d7 
:16e2e344 
:16e2e038 
:060f6ab7 
:060f68ce
:060f67c4 
:060f676f
:060f66b9 
:060f64d5 
:060f6331 
:060f61ef
:05f222f3 
:060f73d7 
:16e2e344 
:16e2e038 
:060f6ab7 
:060f68ce
:060f67c4 
:060f676f
:060f66b9 
:060f64d5 
:060f6331 
:060f61ef
:05f222f3 
:05f217e1 
:05f2157d
:05f204b5 
:16e2e331 
:16e2e038 
:16e2df55 
:16e2db8f
:16e2d5e2 
:073f5d51 mscorwks.IEE + 0xF441
:073f5e5b mscorwks.IEE + 0xF54B
:073f5fc4 mscorwks.IEE + 0xF6B4
:0723a271 
:2063bc0f coreide190.HelpInsight.ShowHelpInsightTip$5600$ActRec.$0$Body:210 + 0x16
:204d9fad coreide190.ParserThread.TParserTask.Execute:201 + 0x15
:204da92c coreide190.ParserThread.TParseThread.ExecuteTasks:515 + 0x8
:204da32e coreide190.ParserThread.TParseThread.Execute:323
:50170c60 rtl190.System.Classes.ThreadProc:14561
:50060c36 rtl190.System.ThreadWrapper:23409
:7643fa29 kernel32.BaseThreadInitThunk + 0x19
:76f67c7e ntdll.RtlGetAppContainerNamedObjectPath + 0x11E
:76f67c4e ntdll.RtlGetAppContainerNamedObjectPath + 0xee
Code:
First chance exception at $5562458E. Exception class $C0000090 with message 'floating point invalid operation at 0x5562458e'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
First chance exception at $07440473. Exception class $C0000090 with message 'floating point invalid operation at 0x07440473'. Process bds.exe (5276)
  Mit Zitat antworten Zitat