[Paraview-developers] Weird run time bug when compiling in debug mode with Visual C++ 7.0

David Cole david.cole at kitware.com
Mon Oct 3 09:55:48 EDT 2005


Or stop it in the debugger when it happens and send along the call 
stack...? Perhaps the caller of this function has messed up the name of 
the array in question...?

Berk Geveci wrote:

>Is it possible to reproduce this?
>
>On 9/30/05, Wylie, Brian <bnwylie at sandia.gov> wrote:
>  
>
>>Line 135 in vtkPVServerCommon.cxx
>>
>>if (array->GetName() && strcmp(array->GetName(),"vtkGhostLevels") != 0)
>>
>>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.
>>
>>  Brian Wylie - Org 9227
>>  Sandia National Laboratories
>>  MS 0822 - Building 880/A1-J
>>  (505)844-2238 FAX(505)845-0833
>>       ____                  _    __
>>      / __ \____  _________ | |  / (_)__ _      __
>>     / /_/ / __ `/ ___/ __ `/ | / / / _ \ | /| / /
>>    / ____/ /_/ / /  / /_/ /| |/ / /  __/ |/ |/ /
>>   /_/    \__,_/_/   \__,_/ |___/_/\___/|__/|__/
>>
>>                                    Unleash the Beast
>>
>>_______________________________________________
>>Paraview-developers mailing list
>>Paraview-developers at paraview.org
>>http://public.kitware.com/mailman/listinfo/paraview-developers
>>
>>    
>>
>_______________________________________________
>Paraview-developers mailing list
>Paraview-developers at paraview.org
>http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
>  
>



More information about the Paraview-developers mailing list