[petsc-users] Unhandled exception at 0x00000001408cca07 ...

Matthew Knepley knepley at gmail.com
Fri Feb 17 11:27:45 CST 2012


On Fri, Feb 17, 2012 at 5:12 AM, TAY wee-beng <zonexo at gmail.com> wrote:

> Hi,
>
> I'm runing my CFD code in windows visual studio 2008 with ifort 64bit
> mpich2 64bit.
>
> I managed to build the PETSc library after doing some modifications -
> [petsc-maint #105754] Error : Cannot determine Fortran module include flag.
>
> There is no error building my CFD code.
>
> However, when running my code, I got the error at:
>
> call PetscInitialize(PETSC_NULL_**CHARACTER,ierr)
>
> It jumps to :
>
> *ierr = PetscMemzero(name,256); if (*ierr) return;
>
> May I know what's wrong? It was working when I run it in compaq visual
> fortran under windows xp 32bit.


Can you get a stack trace? Without that, we really cannot figure out what
is going on. This does not happen
on our test machine.

   Matt


>
> --
> Yours sincerely,
>
> TAY wee-beng
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120217/6310b844/attachment.htm>


More information about the petsc-users mailing list