Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29386 Discussions

Access violation after dlgexit on windows XP WIN32

Bureau_Greisch
Beginner
838 Views

When I compil a Qwin application with option /iface:CVF, the program crash "Access violation" when execute "dlgexit" on windows XP 32bits

If option /iface:default it's OK

Compiler : Composer XE 2013

The program is compiled on Windows7 64bits with platform Win32 and executed on Windows XP 32 bits

0 Kudos
3 Replies
Bernard
Valued Contributor I
838 Views

Can you post the functions call stack?

0 Kudos
Bureau_Greisch
Beginner
838 Views

I can't post the functions call stack.

PC : 004049F1 Routine : Unknown  Source : Unknown

0 Kudos
Bernard
Valued Contributor I
838 Views

Can you post the crash application data.It is collected by Wer.fault process.Simply reproduce the crush and copy the information.

0 Kudos
Reply