Displaying 5 results from an estimated 5 matches for "rtlvalidateheap".
2016 Feb 24
2
Heap problems with 3.8.0rc2 in combination with vs2015 sp1
I recently upgraded from llvm 3.7.1 to a pre release of llvm (3.8.0rc2) in
order to test some issues regarding bug 24233.
After upgrading I starting to see heap corruption messages in vs 2015 sp1
when my program exits.
"HEAP[ConsoleEngine.exe]: Invalid address specified to RtlValidateHeap(
0000000000290000, 0000000000318698 )"
Initially I only got it in Release build. Debug build seems to be fine, but
recently I also got them in Debug build.
I traced it down how to trigger it in Debug Mode. It happens when I put the
ExecutionEngine creation in the constructor in the cpp file....
2016 Feb 25
0
Heap problems with 3.8.0rc2 in combination with vs2015 sp1
...I recently upgraded from llvm 3.7.1 to a pre release of llvm (3.8.0rc2) in
> order to test some issues regarding bug 24233.
> After upgrading I starting to see heap corruption messages in vs 2015 sp1
> when my program exits.
> "HEAP[ConsoleEngine.exe]: Invalid address specified to RtlValidateHeap(
> 0000000000290000, 0000000000318698 )"
>
> Initially I only got it in Release build. Debug build seems to be fine,
> but recently I also got them in Debug build.
> I traced it down how to trigger it in Debug Mode. It happens when I put
> the ExecutionEngine creation in the...
2016 Feb 25
2
Heap problems with 3.8.0rc2 in combination with vs2015 sp1
...aded from llvm 3.7.1 to a pre release of llvm (3.8.0rc2)
>> in order to test some issues regarding bug 24233.
>> After upgrading I starting to see heap corruption messages in vs 2015 sp1
>> when my program exits.
>> "HEAP[ConsoleEngine.exe]: Invalid address specified to RtlValidateHeap(
>> 0000000000290000, 0000000000318698 )"
>>
>> Initially I only got it in Release build. Debug build seems to be fine,
>> but recently I also got them in Debug build.
>> I traced it down how to trigger it in Debug Mode. It happens when I put
>> the Executio...
2016 Feb 25
0
Heap problems with 3.8.0rc2 in combination with vs2015 sp1
....7.1 to a pre release of llvm (3.8.0rc2)
>>> in order to test some issues regarding bug 24233.
>>> After upgrading I starting to see heap corruption messages in vs 2015
>>> sp1 when my program exits.
>>> "HEAP[ConsoleEngine.exe]: Invalid address specified to RtlValidateHeap(
>>> 0000000000290000, 0000000000318698 )"
>>>
>>> Initially I only got it in Release build. Debug build seems to be fine,
>>> but recently I also got them in Debug build.
>>> I traced it down how to trigger it in Debug Mode. It happens when I put
&...
2016 Feb 26
2
Heap problems with 3.8.0rc2 in combination with vs2015 sp1
...lease of llvm (3.8.0rc2)
>>>> in order to test some issues regarding bug 24233.
>>>> After upgrading I starting to see heap corruption messages in vs 2015
>>>> sp1 when my program exits.
>>>> "HEAP[ConsoleEngine.exe]: Invalid address specified to RtlValidateHeap(
>>>> 0000000000290000, 0000000000318698 )"
>>>>
>>>> Initially I only got it in Release build. Debug build seems to be fine,
>>>> but recently I also got them in Debug build.
>>>> I traced it down how to trigger it in Debug Mode. It...