Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Объявления
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Обсуждение

"Object reference not set to instance of an object" ????

WSinc
Новый участник I
1 217Просмотр.

I sent this before on 9/12, with a screen shot attached.

No one ever responded -

Anyway, it only occurred after I downloaded the new Fortran.

It happens when I try to modify the source code while still debugging.

I thought that was permissible (?)

In other words, if I stop debugging, I CAN modify the source code OK.

In previous versions, that never happened. So there is now some (unwanted) interaction between the source code

editor and the debugger that didn't occur before.

Sometimes it just crashes with an exception.

On the other CPU, I still have the older Fortran, it does not ever happen there.

 Is this something you don't want to dscuss?

0 баллов
8 Ответы
Steven_L_Intel1
Сотрудник
1 217Просмотр.
If you can find a way to reliably reproduce it, we'll look into it. Your post before was rather ambiguous about what you were seeing.
jimdempseyatthecove
Почетный участник III
1 217Просмотр.
This may have to do with Visual Studio Intelisense integration with the VS Debugger. Try temporarrily disabling VS Intelisense to see if the problem goes away. This will help isolate the problem, and may lead to earlier resolution. Jim Dempsey
WSinc
Новый участник I
1 217Просмотр.
How do I turn that off? could not find anything about that anywhere. I can't be "reliable" because it does not always do it. Just because it's an intermittent problem, is that a reason to ignore it? I sent a screen snapshot. Is that ambiguous?
WSinc
Новый участник I
1 217Просмотр.
Here is another screen shot. It's a JPEG file. This happens fairly often. You can see where I am trying to insert code after line 6. I get that every time. I do not get that when i DELETE code however.
jvandeven
Новый участник I
1 217Просмотр.
I have the same problem popping up sporadically - as billsincl notes, it occurs when I try to edit the code while it is still in debug mode.
Steven_L_Intel1
Сотрудник
1 217Просмотр.
Thanks for the screenshot and the confirmation that this happens during debugging. I have escalated this to development as issue DPD200236858. I know that they have fixed a different problem with editing while debugging in the upcoming Update 1, so that might (perhaps) also fix this. I will let you know what I hear from the developers. You might try, as a workaround, setting options under Tools > Options > Text Editor > Fortran > Advanced to False. I would start with the choices under Intrinsics, Miscellaneous and Outlining.
Steven_L_Intel1
Сотрудник
1 217Просмотр.
The developers tell me that they have fixed this for Update 1, due sometime this month.
Steven_L_Intel1
Сотрудник
1 217Просмотр.

Verifying that it was fixed.

Ответить