Keep getting unrecoverable error

Message boards : Number crunching : Keep getting unrecoverable error

To post messages, you must log in.

AuthorMessage
Schoasch

Send message
Joined: 23 Sep 06
Posts: 2
Credit: 2,372
RAC: 0
Message 28906 - Posted: 4 Oct 2006, 17:14:14 UTC

ID: 28906 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile carl.h
Avatar

Send message
Joined: 28 Dec 05
Posts: 555
Credit: 183,449
RAC: 0
Message 28912 - Posted: 4 Oct 2006, 18:24:50 UTC

Too much overclock ????
Not all Czech`s bounce but I`d like to try with Barbar ;-)

Make no mistake This IS the TEDDIES TEAM.
ID: 28912 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
FluffyChicken
Avatar

Send message
Joined: 1 Nov 05
Posts: 1260
Credit: 369,635
RAC: 0
Message 28920 - Posted: 4 Oct 2006, 19:09:42 UTC
Last modified: 4 Oct 2006, 19:12:39 UTC

More info on your setup....


But try resetting the project.
[Projects tab - select rosetta, hit reset project button]


(note the error for all the tasks returned for you computer is this
<core_client_version>5.4.11</core_client_version>
<message>
Unzul�ssige Funktion. (0x1) - exit code 1 (0x1)
</message>
<stderr_txt>
# cpu_run_time_pref: 10800
ERROR:: Exit at: .read_paths.cc line:346

</stderr_txt>


Team mauisun.org
ID: 28920 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Ananas

Send message
Joined: 1 Jan 06
Posts: 232
Credit: 752,471
RAC: 0
Message 28933 - Posted: 4 Oct 2006, 23:44:13 UTC
Last modified: 4 Oct 2006, 23:55:13 UTC

This error has often something to do with a missing DLL (mscoree.dll from .net maybe?)


p.s.: OpenGL32 / GLU32 would be another set of DLLs which might be missing in windows - but I think those are loaded at runtime under program control and would cause a more specific error message. Mscoree.dll has been a problem in several projects.
ID: 28933 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
FluffyChicken
Avatar

Send message
Joined: 1 Nov 05
Posts: 1260
Credit: 369,635
RAC: 0
Message 28977 - Posted: 6 Oct 2006, 15:51:25 UTC - in response to Message 28933.  

This error has often something to do with a missing DLL (mscoree.dll from .net maybe?)


p.s.: OpenGL32 / GLU32 would be another set of DLLs which might be missing in windows - but I think those are loaded at runtime under program control and would cause a more specific error message. Mscoree.dll has been a problem in several projects.


That's on of the main .NET file. Rosetta@Home doesn't need .NET installed ?

If ti was OpenGL I would think Seti also would not run.
Team mauisun.org
ID: 28977 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Ananas

Send message
Joined: 1 Jan 06
Posts: 232
Credit: 752,471
RAC: 0
Message 29000 - Posted: 7 Oct 2006, 2:30:56 UTC
Last modified: 7 Oct 2006, 2:32:03 UTC

I can only guess : Dynamic vs. static linking or module loading maybe? The mscoree.dll reference might get in there through the BOINC API or it is even default for MS VC++ .net projects and can only be avoided with special linker switches.

There have been even side effects between CPDN and DirectDraw, which shouldn't be there in an GLUT based program - even when no CPDN graphics have been in use.

There aren't too many DLL references in the Rosetta client, the only non-standard one I could find has been this mscoree and the GLUT/OpenGL libraries of course.


p.s.: I do not have .net installed but I still needed mscoree.dll to run Einstein a few months back.
ID: 29000 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
FluffyChicken
Avatar

Send message
Joined: 1 Nov 05
Posts: 1260
Credit: 369,635
RAC: 0
Message 29005 - Posted: 7 Oct 2006, 10:25:05 UTC - in response to Message 29000.  

I can only guess : Dynamic vs. static linking or module loading maybe? The mscoree.dll reference might get in there through the BOINC API or it is even default for MS VC++ .net projects and can only be avoided with special linker switches.

There have been even side effects between CPDN and DirectDraw, which shouldn't be there in an GLUT based program - even when no CPDN graphics have been in use.

There aren't too many DLL references in the Rosetta client, the only non-standard one I could find has been this mscoree and the GLUT/OpenGL libraries of course.


p.s.: I do not have .net installed but I still needed mscoree.dll to run Einstein a few months back.


I think if you look ddraw.dll is a dependency of opengl32.dll


I can see no direct mention of the .netbit using dependency walker...
Either way the David's should know what the problem is -)
Team mauisun.org
ID: 29005 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile dcdc

Send message
Joined: 3 Nov 05
Posts: 1829
Credit: 115,791,118
RAC: 59,087
Message 29008 - Posted: 7 Oct 2006, 14:42:49 UTC

i've just been playing with a system: celeron700, 192mb RAM and XP. I used nlite to cut XP down to the bare essentials and installed, and Rosetta wouldn't run for more than a second or so of CPU time before dying and being restarted. I can't remember what the messages tab said but it was something along the lines of:
error blah blah
try reattaching
restarting WU

I did a full install of XP and Rosetta ran fine, and then I used XP Lite to cut the XP installation down. On reboot it was giving the error as it had after the nlite install. Using filemon (from sysinternals(?)) I traced it to opengl32.exe and glu32.dll, as FC has already mentioned. I put copies of these files into system32 and it's running fine again.

I'll post back with the exact error later incase anyone is searching the boards for it.

cheers
Danny
ID: 29008 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
FluffyChicken
Avatar

Send message
Joined: 1 Nov 05
Posts: 1260
Credit: 369,635
RAC: 0
Message 29025 - Posted: 8 Oct 2006, 7:01:11 UTC - in response to Message 29008.  

i've just been playing with a system: celeron700, 192mb RAM and XP. I used nlite to cut XP down to the bare essentials and installed, and Rosetta wouldn't run for more than a second or so of CPU time before dying and being restarted. I can't remember what the messages tab said but it was something along the lines of:
error blah blah
try reattaching
restarting WU

I did a full install of XP and Rosetta ran fine, and then I used XP Lite to cut the XP installation down. On reboot it was giving the error as it had after the nlite install. Using filemon (from sysinternals(?)) I traced it to opengl32.exe and glu32.dll, as FC has already mentioned. I put copies of these files into system32 and it's running fine again.

I'll post back with the exact error later incase anyone is searching the boards for it.

cheers
Danny


If you disable the graphics does it still happen (running as a service with a proper logon (none interactive) should cause it to go into disable mode)

P.S. Anananananananas brough up OGL first :-)

Team mauisun.org
ID: 29025 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile dcdc

Send message
Joined: 3 Nov 05
Posts: 1829
Credit: 115,791,118
RAC: 59,087
Message 29034 - Posted: 8 Oct 2006, 11:41:55 UTC - in response to Message 29025.  

If you disable the graphics does it still happen (running as a service with a proper logon (none interactive) should cause it to go into disable mode)

yeah - installed as a service - no graphics available - and still had the same problem.

P.S. Anananananananas brough up OGL first :-)

oh yeah! credit for suggesting OGL duly changed to Anananananananas :-)

ID: 29034 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Ananas

Send message
Joined: 1 Jan 06
Posts: 232
Credit: 752,471
RAC: 0
Message 29045 - Posted: 8 Oct 2006, 16:26:51 UTC
Last modified: 8 Oct 2006, 16:28:00 UTC

The problem with OpenGL is known from QMC, it still tries to load the .dll (or .so) files even if it would not need to. A way to avoid that is to load it from the program instead of using an import library in the project IDE config.
ID: 29045 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Nic

Send message
Joined: 7 Oct 05
Posts: 3
Credit: 18,542
RAC: 0
Message 29203 - Posted: 11 Oct 2006, 22:28:53 UTC

I keep getting these errors as well. What is strange is that they started out of the blue, just yesterday I was running fine, now I get the error after about 10-11 seconds everytime.

Should have nothing to do with my overclock as all other projects seem to be ok. Also I get the errors even without the overclock.

Here's the error.

10/11/2006 4:15:00 PM|rosetta@home|Starting task FRA_t383_CASP7_hom001_4_t383_4_1qynA_IGNORE_THE_REST_264_1064_125_0 using rosetta version 532
10/11/2006 4:15:12 PM|rosetta@home|Unrecoverable error for result FRA_t383_CASP7_hom001_4_t383_4_1qynA_IGNORE_THE_REST_264_1064_125_0 (Incorrect function. (0x1) - exit code 1 (0x1))
10/11/2006 4:15:12 PM||Rescheduling CPU: application exited

I searched the forums and only found a couple threads, and so far I don't believe any of the solutions apply to my situation.
ID: 29203 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile dcdc

Send message
Joined: 3 Nov 05
Posts: 1829
Credit: 115,791,118
RAC: 59,087
Message 29204 - Posted: 11 Oct 2006, 22:36:18 UTC - in response to Message 29203.  

I keep getting these errors as well. What is strange is that they started out of the blue, just yesterday I was running fine, now I get the error after about 10-11 seconds everytime.

Should have nothing to do with my overclock as all other projects seem to be ok. Also I get the errors even without the overclock.

Here's the error.

10/11/2006 4:15:00 PM|rosetta@home|Starting task FRA_t383_CASP7_hom001_4_t383_4_1qynA_IGNORE_THE_REST_264_1064_125_0 using rosetta version 532
10/11/2006 4:15:12 PM|rosetta@home|Unrecoverable error for result FRA_t383_CASP7_hom001_4_t383_4_1qynA_IGNORE_THE_REST_264_1064_125_0 (Incorrect function. (0x1) - exit code 1 (0x1))
10/11/2006 4:15:12 PM||Rescheduling CPU: application exited

I searched the forums and only found a couple threads, and so far I don't believe any of the solutions apply to my situation.

You could try running processexplorer from sysinternals and filter for errors (uncheck successes). It might point you to a file that's missing or corrupt.

ID: 29204 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile David E K
Volunteer moderator
Project administrator
Project developer
Project scientist

Send message
Joined: 1 Jul 05
Posts: 1018
Credit: 4,334,829
RAC: 0
Message 29207 - Posted: 11 Oct 2006, 23:20:16 UTC

Also, you might want try updating a specific input file or resetting the project. The errors seem a bit odd from our end. They suggest a corrupt database input file.

The input file is: bbdep02.May.sortlib.gz

it gets downloaded only once when you run your very first work unit. It should be located in the r@h project directory where boinc is installed. You can get the file via:

https://boinc.bakerlab.org/rosetta/download/15a/bbdep02.May.sortlib.gz

and then replace the existing one.
ID: 29207 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Schoasch

Send message
Joined: 23 Sep 06
Posts: 2
Credit: 2,372
RAC: 0
Message 29410 - Posted: 15 Oct 2006, 22:27:13 UTC

Resubscribing to the project and deleting all related folders solved the problem for me. Seems to be working fine now.
Thanks for the hint somewhere in this thread.
ID: 29410 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Number crunching : Keep getting unrecoverable error



©2024 University of Washington
https://www.bakerlab.org