climateprediction.net home page
Visual Fortran Run-Time Error

Visual Fortran Run-Time Error

Questions and Answers : Windows : Visual Fortran Run-Time Error
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4 · Next

AuthorMessage
Michael E.

Send message
Joined: 2 Sep 04
Posts: 8
Credit: 2,702,342
RAC: 0
Message 33601 - Posted: 28 Apr 2008, 2:36:11 UTC - in response to Message 33600.  

In the run-time message my PC incountered (like the original poster), it was a write to unit 8. The file path and name was C:\\Program files\\BOINC\\projects\\climateprediction.net\\hadsm3fub_jjy2_005943981\\tmp\\pipe_dummy

On my PC, that file exists as a zero-length file.

Also, on a different work unit today, I noticed a message in the message tab from climateprediction.net something like \"failed to initialize DLL\" and \"if this recurs, reboot your computer\". So, I rebooted.

My desktop system is not rebooted often. Also, the PC uses climateprediction.net and another BOINC project.


ID: 33601 · Report as offensive     Reply Quote
Profile MikeMarsUK
Volunteer moderator
Avatar

Send message
Joined: 13 Jan 06
Posts: 1498
Credit: 15,613,038
RAC: 0
Message 33602 - Posted: 28 Apr 2008, 7:06:35 UTC - in response to Message 33601.  

...

Also, on a different work unit today, I noticed a message in the message tab from climateprediction.net something like \"failed to initialize DLL\" and \"if this recurs, reboot your computer\". So, I rebooted.
...


The \'failed to initialize DLL\' message is misleading. There used to be a message called \'Exited with zero status and no result file\', but due to a bug in the Boinc client from around 5.10 onwards, the DLL message appears instead.

A rather simple bug :

if (result_code = 2) ()

rather than

if (result_code == 2) {}

It has been fixed in the V6 branch (which is not yet ready for release), but for some reason has not been fixed in the V5 branch. The Boinc core client is maintained by Berkeley.


The meaning of \'Exited with zero status...\' is that the science app exited, but without setting the \'completed\' flag. The most common reason for this is the system time sync - when setting the clock backwards, even by a few milliseconds, Boinc forces all the science apps to close down for a moment. I\'ve modified my time sync to only happen once per week.


I'm a volunteer and my views are my own.
News and Announcements and FAQ
ID: 33602 · Report as offensive     Reply Quote
Jim

Send message
Joined: 29 Jan 06
Posts: 1
Credit: 1,433,162
RAC: 0
Message 33627 - Posted: 1 May 2008, 11:31:47 UTC

I have been getting a similar error box message for about a week. I click on \'OK\' and the model appears to continue to run. I think it occurs when the screensaver kicks in, the timing is about right. The actual message is:

Visual Fortran run-time error

forrtl: severe (24): end-of-file during read, unit 20, file C:\\Program Files\\BOINC\\projects\\climateprediction.net\\hadsm3fub_jjk7_005943482\\fort.20
Image PC Routine Line Source
hadsm3_se_5.06_wi 005459E2 Unknown Unknown Unknown
hadsm3_se_5.06_wi 00542C74 Unknown Unknown Unknown
hadsm3_se_5.06_wi 004EABDE Unknown Unknown Unknown
hadsm3_se_5.06_wi 004EA7FB Unknown Unknown Unknown
hadsm3_se_5.06_wi 004DEC09 Unknown Unknown Unknown
hadsm3_se_5.06_wi 0043FA75 _read_pp_header 5421 pptoanc1.f
hadsm3_se_5.06_wi 004398fb _anc_fld 2381 pptoanc1.f
hadsm3_se_5.06_wi 00437DCB _pptoanc 981 pptoanc1.f
hadsm3_se_5.06_wi 004034DA Unknown Unknown Unknown
hadsm3_se_5.06_wi 004031F3 Unknown Unknown Unknown
hadsm3_se_5.06_wi 00531C4B Unknown Unknown Unknown
kernel32.dll 7C816FD7 Unknown Unknown Unknown

I am also running another application under BOINC that doesn\'t appear to have any problems. I also am running another PC with the same basic setup, but ClimatePrediction.net isn\'t getting an error on that PC. Any ideas on what is causing this and how to eliminate it?


ID: 33627 · Report as offensive     Reply Quote
Profile Thyme Lawn
Volunteer moderator

Send message
Joined: 5 Aug 04
Posts: 1283
Credit: 15,824,334
RAC: 0
Message 33631 - Posted: 1 May 2008, 13:20:33 UTC - in response to Message 33627.  

forrtl: severe (24): end-of-file during read, unit 20, file C:\\Program Files\\BOINC\\projects\\climateprediction.net\\hadsm3fub_jjk7_005943482\\fort.20
Image PC Routine Line Source
hadsm3_se_5.06_wi 005459E2 Unknown Unknown Unknown
hadsm3_se_5.06_wi 00542C74 Unknown Unknown Unknown
hadsm3_se_5.06_wi 004EABDE Unknown Unknown Unknown
hadsm3_se_5.06_wi 004EA7FB Unknown Unknown Unknown
hadsm3_se_5.06_wi 004DEC09 Unknown Unknown Unknown
hadsm3_se_5.06_wi 0043FA75 _read_pp_header 5421 pptoanc1.f
hadsm3_se_5.06_wi 004398fb _anc_fld 2381 pptoanc1.f
hadsm3_se_5.06_wi 00437DCB _pptoanc 981 pptoanc1.f
hadsm3_se_5.06_wi 004034DA Unknown Unknown Unknown
hadsm3_se_5.06_wi 004031F3 Unknown Unknown Unknown
hadsm3_se_5.06_wi 00531C4B Unknown Unknown Unknown

hadsm3_se only runs during the end of phase post-processing for slab models and \'fort.20\' is used a temporary file. It looks like there was a problem with the data it\'s created from that caused it to be shorter than expected.
"The ultimate test of a moral society is the kind of world that it leaves to its children." - Dietrich Bonhoeffer
ID: 33631 · Report as offensive     Reply Quote
old_user136170

Send message
Joined: 12 Dec 05
Posts: 11
Credit: 95,581
RAC: 0
Message 33753 - Posted: 13 May 2008, 12:14:17 UTC

if got a similar problem too.
servere(38) error during write....

On my system kaspersky-antivirus ist running an because of network-preferences i´m not allowed to exclude my BOINC-folder or subfolders.

What can i do to run cliamteprediction-work as well as seti-workunits (which won´t produce errors?

greetings from sunny western germany
Wolfgang
ID: 33753 · Report as offensive     Reply Quote
Profile Iain Inglis

Send message
Joined: 9 Jan 07
Posts: 467
Credit: 14,549,176
RAC: 317
Message 33755 - Posted: 13 May 2008, 13:38:00 UTC - in response to Message 33753.  

... On my system kaspersky-antivirus ist running an because of network-preferences i´m not allowed to exclude my BOINC-folder or subfolders.

What can i do to run cliamteprediction-work as well as seti-workunits (which won´t produce errors? ...

If the BOINC folders cannot be excluded, then it is possible to use the BOINC Manager preferences (i.e. \'processor usage\') to suspend the model during the period when the anti-virus application does a scan. That may help.
ID: 33755 · Report as offensive     Reply Quote
David G. Pickett

Send message
Joined: 19 Mar 05
Posts: 8
Credit: 528,328
RAC: 1,089
Message 33779 - Posted: 15 May 2008, 11:40:13 UTC

I just reset the project each time it does this. I suspect other users just dump the project or shrug. This relationship is supposed to be lightweight on our part. I read this is i/o errors, access conflicts, boinc, time sync, etc., some postings explaining log messages that are not related.

Don\'t you think it\'s time for a FAQ, if not a fix?
ID: 33779 · Report as offensive     Reply Quote
old_user5627

Send message
Joined: 31 Aug 04
Posts: 2
Credit: 559,779
RAC: 0
Message 34871 - Posted: 2 Sep 2008, 16:39:56 UTC

I have been receiving the same error sporadically for the last week. As I started writing this, the error popped up 5 times in 10 seconds. I have a desktop Vista home premium. I am running latest version of BOINC. CPDN and World Community Grid are the only 2 clients that are running.

My power setting is for \'high performance. Computing preferences set preferentially high for CPDN.

Examining test manager, my active BOINC clients are the only tasks using the processor. I did however, see a stray hadcm3transum project sitting in memory but not using any processor time, that was not one of the currently active CPDN projects.

My monitor is using \'photos\' screen saver.
ID: 34871 · Report as offensive     Reply Quote
old_user519896

Send message
Joined: 28 May 08
Posts: 16
Credit: 32,985
RAC: 0
Message 35003 - Posted: 16 Sep 2008, 11:11:12 UTC
Last modified: 16 Sep 2008, 11:13:43 UTC

Hello

I have been getting this same kind of message (error 38, kernel32) for a few days. I have successfully crunched one task before, without any message. Nothing has changed on my system, but I did change one thing in the BOINC options: I told it to suspend calculations instead of calculating all the time, although I am not sure the error appeared exactly when I changed this option or if this is a coincidence. I am using XP Home SP3, Avira AntiVir PE and Outpost Firewall on an ASUS laptop. No Messenger, the laptop is just standing idle, and I am not using any screen saver (Boinc or other). When I set the calculation mode to Idle, the message seems to reappear each time calculations resume, but strangely the message box closes itself as soon as I move the mouse pointer. If I change the calculation mode back to continuous, the error appears even more frequently and I have to close it manually. Another strange thing is that Boinc seems to be trickling, as if the error dd not stop calculations.

Update: I rebooted the laptop, restarted Boinc in continuous mode and the error disappeared. I switched back to idle mode and still got no error...
Frederic
ID: 35003 · Report as offensive     Reply Quote
old_user539488

Send message
Joined: 30 Sep 08
Posts: 1
Credit: 831,970
RAC: 0
Message 35467 - Posted: 9 Nov 2008, 20:12:39 UTC - in response to Message 33017.  


That\'s one thing in common from the previous poster - they are both HPs. But one is a laptop and the other a desktop.

What other software do you run - any from this list? MS Office 93, Messenger, AutoRoute, Encarta, WinZip, BT Broadband SoftPhone, BBC iPlayer, Google Desktop ... ? Any others?

Which antivirus / firewall solution do you use? Have you got anything unusual installed which affects the filesystem (such as GoBack?)



I am having the same error on another HP machine, I wonder if this mainly happens on HP machines
ID: 35467 · Report as offensive     Reply Quote
old_user551646

Send message
Joined: 3 Jan 09
Posts: 9
Credit: 633,446
RAC: 0
Message 35957 - Posted: 18 Jan 2009, 16:39:09 UTC

No, it\'s not unique to HP. This morning I\'ve started seeing the same Fortran error. This particular machine I put together with off-the-shelf parts - Asus MB, AMD64 - processor running Windows XP Home Edition.

I was researching the error in the forum which is how I came across this thread.

From what I gather, this isn\'t a problem in terms of completing the taks, right? The message tab doesn\'t indicate any sort of problem and the tasks suspend and resume like they should.

I\'ll do a reboot shortly and see if I get the error again.

Jack
ID: 35957 · Report as offensive     Reply Quote
Profile Iain Inglis

Send message
Joined: 9 Jan 07
Posts: 467
Credit: 14,549,176
RAC: 317
Message 35963 - Posted: 18 Jan 2009, 19:30:27 UTC - in response to Message 35957.  

... From what I gather, this isn\'t a problem in terms of completing the taks, right? ...

... it depends. The error indicates that something is interfering with the normal running of the climate model. So long as the model stops and restarts then it will eventually complete, though some processing time will have been lost at each restart. However, whatever is causing the problem may also deny the model the resources it needs to run at all or at an important time (e.g. file saving or reading) - and the model may crash.

Iain
ID: 35963 · Report as offensive     Reply Quote
biligt

Send message
Joined: 10 Sep 04
Posts: 1
Credit: 6,525
RAC: 0
Message 35994 - Posted: 23 Jan 2009, 14:42:47 UTC

Hi, Also getting follwoing errors lately very often.
My task at 44.127%.

Inever oncountered this error before but lately I\'m getting this erroe very often and I had to suspend Climateprediction. Because it\'s repeatingly open dialog box and interfering my work.

It\'s Message of BOINC client.


1/23/2009 10:25:27 PM||Starting BOINC client version 6.4.5 for windows_intelx86
1/23/2009 10:25:27 PM||log flags: task, file_xfer, sched_ops
1/23/2009 10:25:28 PM||Libraries: libcurl/7.19.0 OpenSSL/0.9.8i zlib/1.2.3
1/23/2009 10:25:28 PM||Data directory: d:\\Documents and Settings\\All Users\\Application Data\\BOINC
1/23/2009 10:25:28 PM||Running under account Beggi
1/23/2009 10:25:28 PM||Processor: 4 GenuineIntel Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz [x86 Family 6 Model 15 Stepping 11]
1/23/2009 10:25:28 PM||Processor features: fpu tsc sse sse2 mmx
1/23/2009 10:25:28 PM||OS: Microsoft Windows XP: Professional x86 Editon, Service Pack 3, (05.01.2600.00)
1/23/2009 10:25:28 PM||Memory: 1.97 GB physical, 3.82 GB virtual
1/23/2009 10:25:28 PM||Disk: 100.00 GB total, 37.79 GB free
1/23/2009 10:25:28 PM||Local time is UTC +8 hours
1/23/2009 10:25:28 PM||Not using a proxy
1/23/2009 10:25:28 PM||No CUDA devices found
1/23/2009 10:25:28 PM||No coprocessors
1/23/2009 10:25:28 PM|climateprediction.net|URL: http://climateprediction.net/; Computer ID: 931436; location: home; project prefs: default
1/23/2009 10:25:33 PM|climateprediction.net|Restarting task hadsm3fub_k5u6_005972353_2 using hadsm3 version 607
1/23/2009 10:26:50 PM|climateprediction.net|Task hadsm3fub_k5u6_005972353_2 exited with zero status but no \'finished\' file
1/23/2009 10:26:50 PM|climateprediction.net|If this happens repeatedly you may need to reset the project.

I have attached erroe dialog.
Thanks




ID: 35994 · Report as offensive     Reply Quote
Les Bayliss
Volunteer moderator

Send message
Joined: 5 Sep 04
Posts: 7629
Credit: 24,240,330
RAC: 0
Message 35995 - Posted: 23 Jan 2009, 15:39:11 UTC

The error mentioned in the Message log you posted is a separate issue to Fortran errors, and is covered in the README posts here. exited with zero status is in Crashes and other problems, 4th one down.

It\'s possible that the work you\'re doing is causing the model to be interrupted too often. Try Suspending BOINC while you work, or use the option in your Prefs, Suspend work while computer is in use?. Set this to yes, and then set BOINC to Run based on preferences

As for Fortran problems, no one has been able to work out why this happens to some computers, on some occasions.
It\'s possible that not running the model while you\'re running other programs may help with this as well.


Backups: Here
ID: 35995 · Report as offensive     Reply Quote
Stealth Eagle*
Avatar

Send message
Joined: 1 Jan 07
Posts: 10
Credit: 62,313
RAC: 0
Message 36697 - Posted: 12 Apr 2009, 8:33:52 UTC - in response to Message 35994.  
Last modified: 12 Apr 2009, 8:55:16 UTC

Hi, Also getting follwoing errors lately very often.
My task at 44.127%.

Inever oncountered this error before but lately I\'m getting this erroe very often and I had to suspend Climateprediction. Because it\'s repeatingly open dialog box and interfering my work.


[snip]
1/23/2009 10:26:50 PM|climateprediction.net|If this happens repeatedly you may need to reset the project.

I have attached erroe dialog.
Thanks




I have had the same problem, this work unit was over 67% complete, then it started flashing this error code on the screen. This is the WU ID.
Task ID 7749450
Name hadsm3fub_ka5z_005977962_3
Workunit 6190139
Here is a copy of the error message.


What you do today you will have to live with tonight
ID: 36697 · Report as offensive     Reply Quote
Profile mo.v
Volunteer moderator
Avatar

Send message
Joined: 29 Sep 04
Posts: 2363
Credit: 14,611,758
RAC: 0
Message 36707 - Posted: 13 Apr 2009, 2:56:38 UTC
Last modified: 13 Apr 2009, 3:00:43 UTC

Hi Stealth Eagle

Your model appears to have crashed just after you posted about it. Whether or not that was related to the visual-fortran message I don\'t know because the 22 exit code is so general that it could mean almost anything.

I see you haven\'t got a new model yet. If you have a backup you could restore it, tolerate the popup warning while the model finishes, then reset CPDN after completion.

If you aren\'t going to restore a backup I think you should reset CPDN before getting a new model. This popup warning could mean a corrupted file, in which case a reset may clear the problem up.

Apologies for the delay in replying.
Cpdn news
ID: 36707 · Report as offensive     Reply Quote
Stealth Eagle*
Avatar

Send message
Joined: 1 Jan 07
Posts: 10
Credit: 62,313
RAC: 0
Message 36712 - Posted: 13 Apr 2009, 12:55:55 UTC
Last modified: 13 Apr 2009, 12:56:23 UTC

Thanks Mo.V I will try resetting and see if that helps.

What you do today you will have to live with tonight
ID: 36712 · Report as offensive     Reply Quote
Michael E.

Send message
Joined: 2 Sep 04
Posts: 8
Credit: 2,702,342
RAC: 0
Message 50540 - Posted: 17 Oct 2014, 1:06:58 UTC

I just saw another Visual Fortran run-time error:

forrtl: severe (17): syntax error in NAMELIST input, unit 5, C:\ProgramData\BOINC\projects\climateprediction.net\hadam3p_pnw_w0oy_2004_009086040jobs\xaakm.namlists, line 631 position 0

I have a screen cap of the error and its stack trace if you need it.

This occurred about 5-6 hours ago.
The computer ID is 1095600.
The task ID is 17214697.
The status is Error while computing
The app is UK Met Office HadAM3P-HadRM3P Pacific North West v7.22.

The error occurred after about 6 seconds of computing and was reported 17 Oct 2014 0:41:22 UTC.

Mike (Michael E.)

ID: 50540 · Report as offensive     Reply Quote
DaMamaJama
Avatar

Send message
Joined: 23 Dec 06
Posts: 3
Credit: 704,502
RAC: 0
Message 50747 - Posted: 6 Nov 2014, 23:49:42 UTC - in response to Message 50540.  

I've started getting this error as well within the last week. Always:

"forrtl: sever (17): syntax error in NAMELIST input, unit 5, file
c:\Program Files\BOINC\projects\climateprediction.net\<project #>\jobs\climate.cpdc, line 393, position 19"

Running 64-bit 7.2.42, can provide more info if needed.
ID: 50747 · Report as offensive     Reply Quote
Drew

Send message
Joined: 30 Mar 10
Posts: 1
Credit: 487,918
RAC: 0
Message 50753 - Posted: 8 Nov 2014, 20:23:26 UTC

I keep getting MessageBox error messages from BOINC climateprediction.net.
When I close the MessageBox, within 10 seconds, I get another.

Title: Intel(r) Visual Fortran run-time error
Message:
forrtl: severe (17): syntax error in NAMELIST input, unit 5, file C:\ProgramData\BOINC\projects\climateprediction.net\hadcm3s_3ufj-1995_2_009136917\jobs\climate.cpdc, line 393, position 19
Image PC Routine Line Source
hadcm3s_um7.24_w 007CCC8A Unknown Unknown Unknown
hadcm3s_um7.24_w 00774F50 Unknown Unknown Unknown
hadcm3s_um7.24_w 0077412A Unknown Unknown Unknown
hadcm3s_um7.24_w 00758F59 Unknown Unknown Unknown
hadcm3s_um7.24_w 00710A43 Unknown Unknown Unknown
hadcm3s_um7.24_w 0053C726 Unknown Unknown Unknown
hadcm3s_um7.24_w 0053E2C9 Unknown Unknown Unknown
hadcm3s_um7.24_w 0071AC3B Unknown Unknown Unknown
KERNELBASE.dll 765A14DE Unknown Unknown Unknown
kernel32.dll 74951194 Unknown Unknown Unknown
hadcm3s_um7.24_w 0071AC3B Unknown Unknown Unknown

I have made great effort to record the information correctly, in detail.
If you want window captures, I would be happy to email them.

Here is my computer's System Information, System Summary:
System Information report written at: 11/08/14 15:02:06
System Name: MCCAULEYPNG
[System Summary]

Item Value
OS Name Microsoft Windows 7 Professional
Version 6.1.7601 Service Pack 1 Build 7601
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name MCCAULEYPNG
System Manufacturer INTEL_
System Model DG41RQ__
System Type x64-based PC
Processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz, 2997 Mhz, 2 Core(s), 2 Logical Processor(s)
BIOS Version/Date Intel Corp. RQG4110H.86A.0009.2009.0108.1005, 1/8/2009
SMBIOS Version 2.4
Windows Directory C:\Windows
System Directory C:\Windows\system32
Boot Device \Device\HarddiskVolume3
Locale United States
Hardware Abstraction Layer Version = "6.1.7601.17514"
User Name MCCAULEYPNG\Drew
Time Zone Eastern Standard Time
Installed Physical Memory (RAM) 4.00 GB
Total Physical Memory 3.96 GB
Available Physical Memory 874 MB
Total Virtual Memory 7.92 GB
Available Virtual Memory 2.99 GB
Page File Space 3.96 GB
Page File C:\pagefile.sys

I hope this helps.
If you could use more PLEASE let me know.
Andrew McCauley


ID: 50753 · Report as offensive     Reply Quote
Previous · 1 · 2 · 3 · 4 · Next

Questions and Answers : Windows : Visual Fortran Run-Time Error

©2024 climateprediction.net