Discussions related to Visual Prolog
Faddey
Posts: 12
Joined: 11 Mar 2018 16:09

Error in vipKernel.dll

Unread post by Faddey »

What does the message mean:

Heap overflow

error code = 206
ExtraInfo = Heap exhausted. Request=1863677784 (0x6F157758)

heapOverflow (runtime_exception)
runtime_exception::runtimeExceptionRaiser
pfc\exception\runtime_exception.pro(21,65)
----------------------------------------
C:\SLV\MCS\Servers\IeServer\vipKernel.dll (0x14003BF6)
OS: Windows 10.0 Version 1809 (OS Build 17763.379) 64-bit ServerStandard
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Re: Error in vipKernel.dll

Unread post by Thomas Linder Puls »

It means that you use more memory than available. Why is impossible to say without seeing the code that cause the problem.
Regards Thomas Linder Puls
PDC
Post Reply