Invalid function pointer cast (??): DeltaValue.cpp:229

Bug #659839 reported by Nikos Mouchtaris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vitamin
Fix Released
High
Nikos Mouchtaris

Bug Description

In debug mode, VS' runtime checks report:

"Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention."

for line

DPTR(dest->val.methodFuncObj.self)->IncRefCounter(dest);

in DeltaValue.cpp, line 229.

The run scenario and files are the same as in https://bugs.launchpad.net/vitamin/+bug/657693

Tags: bad-cast vm
Changed in vitamin:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.