Message boards :
Number crunching :
Computation errors on Seti Enhanced
Message board moderation
Previous · 1 . . . 12 · 13 · 14 · 15 · 16 · 17 · 18 . . . 22 · Next
Author | Message |
---|---|
CJOrtega Send message Joined: 15 May 99 Posts: 186 Credit: 1,126,273 RAC: 0 ![]() |
Just had another one that was supposed to be running, but wasn't. Using Process Explorer, I clicked my way to the window that allowed me to click on the 'resume' button, and it ran. It was about 31% thru at the time that it 'hung'. WinXpHome - SP2, a P4 HT. The WU's have been behaving themselves for the last several weeks, otherwise. ![]() |
Tetsuji Maverick Rai ![]() Send message Joined: 25 Apr 99 Posts: 518 Credit: 90,863 RAC: 0 ![]() |
Hi Voland, I'm going to send now. Wait a moment, please :) But it might be optimized for P4 sse3 by mistake (sorry I don't have older processors to test). There is an autoconfiguration to detect my processor. So if you have a problem, please post here or send email to me. I don't know the real reason why there's no static version in official, One possible and most probable reason is short of manpower. It's a bit complicated to build a static binary. Other reasons are; dynamic linking is standard on unix-like OS's, a bit large executable, fewer users than Windows (especially older versions)..but they are just my guess. Hi Hans, I use the most general flags (I mean the default) and built on Debian. Maybe this is the key. Somehow on my main Gentoo, linker complains that some libraries are missing as yours. So I install Debian in vmware running in Gentoo; Linux in Linux :) But the problem was 1. fftw autodetects cpu type. So I edited configure to rule out prescott,pentium4.pentium3..etc. And used "./configure --enable-sse --enable-single". FFTW's sse is a runtime autodetect feature, so it runs on non-sse processors. 2. In seti_boinc, I used "./configure --disable-server --enable-fast-math --disable-graphics" 3. In the final static link command, I manually added -static and removed "-Wl,-Bdynamic" flags. regards, -Tetsuji Luckiest in the world. WMD = Weapon of Mass Distraction. Click this table. ![]() |
Eric Korpela ![]() Send message Joined: 3 Apr 99 Posts: 1382 Credit: 54,506,847 RAC: 60 ![]() ![]() |
Primarily we haven't released a static version because we've gotten far more complaints about lack of graphics on linux and we have about library issues. It may be hard to believe, but it is, unfortunately, true. If we want to keep graphics on linux we need dynamic linkage. We could probably make it more compatible if we could find an old distro to compile on. Any ideas? Eric @SETIEric@qoto.org (Mastodon) ![]() |
Tetsuji Maverick Rai ![]() Send message Joined: 25 Apr 99 Posts: 518 Credit: 90,863 RAC: 0 ![]() |
I forgot graphics, because you told graphics wasn't a high priority a long ago :( I compiled with graphics now on linux after a long interval :) Nice to see it works. @Hans I confirmed static binary can be built on Gentoo also. Luckiest in the world. WMD = Weapon of Mass Distraction. Click this table. ![]() |
![]() Send message Joined: 16 Apr 00 Posts: 7 Credit: 45,146 RAC: 0 ![]() |
hi eric, i suggest to release 2 linux versions: 1. for old distros without graphs ( static ) 2. for new distro with graphs ( dinamic ) actualy i don't need graphics, client running on linux servers whithout monitors and keyboards and i don't need to see nice 3D graphs :) |
![]() Send message Joined: 3 Apr 99 Posts: 157 Credit: 10,720,947 RAC: 362 ![]() ![]() |
Hi all, Just had this problem occur: 05/06/2006 15:30:43|SETI@home|Unrecoverable error for result 28fe99aa.3867.32256.615894.3.173_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:44|SETI@home|Unrecoverable error for result 28fe99aa.3867.32256.615894.3.174_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:45|SETI@home|Unrecoverable error for result 28fe99aa.3867.32256.615894.3.170_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:46|SETI@home|Unrecoverable error for result 27mr99aa.10536.31536.409648.3.53_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:47|SETI@home|Unrecoverable error for result 27mr99aa.10536.31536.409648.3.52_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:49|SETI@home|Unrecoverable error for result 27mr99aa.10536.31536.409648.3.54_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:50|SETI@home|Unrecoverable error for result 28fe99aa.3867.32256.615894.3.171_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:51|SETI@home|Unrecoverable error for result 28fe99aa.3867.32256.615894.3.172_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:52|SETI@home|Unrecoverable error for result 27mr99aa.20451.31536.409648.3.99_1 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:53|SETI@home|Unrecoverable error for result 27mr99aa.20451.31536.409648.3.85_0 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:55|SETI@home|Unrecoverable error for result 27mr99aa.20451.31536.409648.3.88_2 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:56|SETI@home|Unrecoverable error for result 23mr99aa.16700.22434.779818.3.84_1 ( - exit code -6 (0xfffffffa)) 05/06/2006 15:30:57|SETI@home|Unrecoverable error for result 23mr99aa.16700.22434.779818.3.67_1 ( - exit code -6 (0xfffffffa)) Can anyone advise me what this is? (It's a shame as they were some nice "short" 1½ hours WU's....!) Edit: Just checked some of the WU and seems everyone has had the same error on this "batch" - all have been listed as "client error"....which seems stange that EVERYONE should have the same error....! Surely these should be marked as "SETI error's".....;-) regards, Tim Founder, UK BOINC Team Join us @ UK BOINC Team: http://www.ukboincteam.org.uk/newforum ![]() |
J D K ![]() Send message Joined: 26 May 04 Posts: 1295 Credit: 311,371 RAC: 0 ![]() |
Bunch of bad headers released last night... http://setiathome.berkeley.edu/results.php?userid=7865732&offset=20 And the beat goes on Sonny and Cher BOINC Wiki ![]() |
Tetsuji Maverick Rai ![]() Send message Joined: 25 Apr 99 Posts: 518 Credit: 90,863 RAC: 0 ![]() |
Bunch of bad headers released last night... Yes, I had reported it to Eric some hours ago and he's working on it. The number or possibility of bad workunits is limited, so it will not be a problem. Bad wu's are skipped at once, and you will be crunching next one. Thanks for the report. (but the link is dead to other users, including me:) ) btw actually it's not "bad headers" but "no headers" :) Look into the workunits. Luckiest in the world. WMD = Weapon of Mass Distraction. Click this table. ![]() |
![]() ![]() Send message Joined: 26 Jun 99 Posts: 139 Credit: 9,063,168 RAC: 15 ![]() ![]() |
2006.06.05 9:48:36 AM|SETI@home|Resuming task 30au99ab.18587.28770.767320.3.35_3 using setiathome_enhanced version 515 2006.06.05 9:48:54 AM|SETI@home|Unrecoverable error for result 30au99ab.18587.28770.767320.3.35_3 ( - exit code -5 (0xfffffffb)) ![]() |
![]() Send message Joined: 27 May 04 Posts: 17 Credit: 14,166,402 RAC: 0 ![]() |
So far averaging 3 out 4 successful, but 1 out of 4 crash with exit code 250. This is happening on both of my machines (two different kinds of Macs, both running latest OS 10.4.6 and standard BOINC client 5.4.9). For details see: http://setiathome.berkeley.edu/results.php?userid=3337587 Are you a musician? Join the Musicians teams on SETI, Einstein, CPDN, or Predictor at: http://einstein.phys.uwm.edu/forum_thread.php?id=5053 |
![]() Send message Joined: 2 Aug 00 Posts: 1851 Credit: 5,955,047 RAC: 0 ![]() |
Gee, how I hate to fill these forums with all this but this time my result was the only errant one of the four. The other three got credit. I wonder if somebody could explain all this computer-ese to me? Just exactly what was the thing that caused the error? I can understand angle ranges and those hexadecimal numbers but I have no idea as to what was or what caused the error. Thanks. Result ID 335987143 Name 14ja99aa.5585.28528.128420.3.0_1 Workunit 80553959 Created 2 Jun 2006 1:32:58 UTC Sent 3 Jun 2006 6:21:05 UTC Received 5 Jun 2006 0:56:24 UTC Server state Over Outcome Client error Client state Computing Exit status -1072365552 (0xc0150010) Computer ID 2398546 Report deadline 28 Jun 2006 2:59:15 UTC CPU time 5985.796875 stderr out <core_client_version>5.4.9</core_client_version> <message> - exit code -1072365552 (0xc0150010) </message> <stderr_txt> ar=0.426359 NumCfft=72547 NumGauss= 460080258 NumPulse= 88189923967 NumTriplet= 7647584501760 ********** ********** BOINC Windows Runtime Debugger Version 5.5.0 Dump Timestamp : 06/04/06 20:55:20 Debugger Engine : 4.0.5.0 Symbol Search Path: C:\\Program Files\\BOINC\\slots\\0;C:\\Program Files\\BOINC\\projects\\setiathome.berkeley.edu;srv*C:\\DOCUME~1\\user\\LOCALS~1\\Temp\\symbols*http://msdl.microsoft.com/download/symbols;srv*C:\\DOCUME~1\\user\\LOCALS~1\\Temp\\symbols*http://boinc.berkeley.edu/symstore ModLoad: 00400000 0014a000 C:\\Program Files\\BOINC\\projects\\setiathome.berkeley.edu\\setiathome_5.15_windows_intelx86.exe (5.15.0.0) (-nosymbols- Symbols Loaded) File Version : 5.15 Company Name : Space Sciences Laboratory Product Name : setiathome_enhanced Product Version: 5.15 ModLoad: 7c900000 000b0000 C:\\WINDOWS\\system32\\ntdll.dll (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 7c800000 000f4000 C:\\WINDOWS\\system32\\kernel32.dll (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 77dd0000 0009b000 C:\\WINDOWS\\system32\\ADVAPI32.DLL (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 77e70000 00091000 C:\\WINDOWS\\system32\\RPCRT4.dll (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 77f10000 00047000 C:\\WINDOWS\\system32\\GDI32.dll (5.1.2600.2818) (PDB Symbols Loaded) File Version : 5.1.2600.2818 (xpsp_sp2_gdr.051228-1427) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2818 ModLoad: 77d40000 00090000 C:\\WINDOWS\\system32\\USER32.dll (5.1.2600.2622) (PDB Symbols Loaded) File Version : 5.1.2600.2622 (xpsp_sp2_gdr.050301-1519) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2622 ModLoad: 68b20000 00020000 C:\\WINDOWS\\system32\\GLU32.DLL (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 77c10000 00058000 C:\\WINDOWS\\system32\\msvcrt.dll (7.0.2600.2180) (PDB Symbols Loaded) File Version : 7.0.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 7.0.2600.2180 ModLoad: 5ed00000 000cc000 C:\\WINDOWS\\system32\\OPENGL32.dll (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 73760000 00049000 C:\\WINDOWS\\system32\\DDRAW.dll (5.3.2600.2180) (PDB Symbols Loaded) File Version : 5.03.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.03.2600.2180 ModLoad: 73bc0000 00006000 C:\\WINDOWS\\system32\\DCIMAN32.dll (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 76b40000 0002d000 C:\\WINDOWS\\system32\\WINMM.DLL (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 ModLoad: 6e880000 000d4000 C:\\Program Files\\BOINC\\projects\\setiathome.berkeley.edu\\libfftw3f-3-1-1a.dll (-exported- Symbols Loaded) ModLoad: 5ad70000 00038000 C:\\WINDOWS\\system32\\uxtheme.dll (6.0.2900.2180) (PDB Symbols Loaded) File Version : 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 6.00.2900.2180 ModLoad: 69500000 0053b000 C:\\WINDOWS\\system32\\nvoglnt.dll (6.14.10.8421) (-exported- Symbols Loaded) File Version : 6.14.10.8421 Company Name : NVIDIA Corporation Product Name : NVIDIA Compatible OpenGL ICD Product Version: 6.14.10.8421 ModLoad: 06860000 00118000 C:\\Program Files\\BOINC\\dbghelp.dll (6.5.3.7) (PDB Symbols Loaded) File Version : 6.5.0003.7 (vbl_core_fbrel(jshay).050527-1915) Company Name : Microsoft Corporation Product Name : Debugging Tools for Windows(R) Product Version: 6.5.0003.7 ModLoad: 06a80000 00046000 C:\\Program Files\\BOINC\\symsrv.dll (6.5.3.8) (PDB Symbols Loaded) File Version : 6.5.0003.8 (vbl_core_fbrel(jshay).050527-1915) Company Name : Microsoft Corporation Product Name : Debugging Tools for Windows(R) Product Version: 6.5.0003.8 ModLoad: 06ad0000 00031000 C:\\Program Files\\BOINC\\srcsrv.dll (6.5.3.7) (PDB Symbols Loaded) File Version : 6.5.0003.7 (vbl_core_fbrel(jshay).050527-1915) Company Name : Microsoft Corporation Product Name : Debugging Tools for Windows(R) Product Version: 6.5.0003.7 ModLoad: 77c00000 00008000 C:\\WINDOWS\\system32\\version.dll (5.1.2600.2180) (PDB Symbols Loaded) File Version : 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) Company Name : Microsoft Corporation Product Name : Microsoft? Windows? Operating System Product Version: 5.1.2600.2180 *** Dump of the Graphics thread (168): *** - Information - Status: Waiting, Wait Reason: UserRequest, Kernel Time: 1718750.000000, User Time: 2656250.000000, Wait Time: 3161371.000000 - Registers - eax=00000000 ebx=0022fdb0 ecx=77da0088 edx=00000001 esi=0022fdb0 edi=00000000 eip=7c90eb94 esp=0022fca4 ebp=0022fcc8 cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246 - Callstack - ChildEBP RetAddr Args to Child 0022fca0 77d491be 77d51082 0022fdb0 00000000 00000000 ntdll!_KiFastSystemCallRet@0+0x0 FPO: [0,0,0] 0022fcc8 00458554 0022fdb0 00000000 00000000 00000000 USER32!_NtUserGetMessage@16+0x0 0022ff78 004011e7 00000001 003f3900 003f2958 00538000 setiathome_5.15_windows_intelx8!+0x0 0022ffb0 00401258 00000002 00000009 0022fff0 7c816d4f setiathome_5.15_windows_intelx8!+0x0 0022ffc0 7c816d4f 00000000 0000006c 7ffdd000 805502fa setiathome_5.15_windows_intelx8!+0x0 0022fff0 00000000 00401240 00000000 78746341 00000020 kernel32!_BaseProcessStart@4+0x0 *** Dump of the Worker thread (b8c): *** - Information - Status: Waiting, Wait Reason: UserRequest, Kernel Time: 1250000.000000, User Time: 59852185600.000000, Wait Time: 3161372.000000 - Unhandled Exception Record - Reason: Unknown exception (0xc0150010) at address 0x7C943345 - Registers - eax=014ff004 ebx=00000000 ecx=7c91eb05 edx=7c90eb94 esi=014ff068 edi=00000000 eip=7c943345 esp=014feff8 ebp=014ff058 cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246 - Callstack - ChildEBP RetAddr Args to Child 014ff058 7c80262a 004d224c 7c8025f8 004d224c 00000001 ntdll!_RtlDeactivateActivationContextUnsafeFast@4+0x0 014ff05c 004d224c 7c8025f8 004d224c 00000001 00000001 kernel32!_WaitForSingleObjectEx@12+0x0 FPO: [0,0,0] 014ff0a4 004c7e85 017cf1c0 ffffffff 0000000c 0040553b setiathome_5.15_windows_intelx8!+0x0 014ff0b4 0040553b 017cf1e0 00534c7c 004e4f10 004c825b setiathome_5.15_windows_intelx8!+0x0 014ff0c4 004c825b 014ff0e4 00000003 014ff030 00000000 setiathome_5.15_windows_intelx8!+0x0 014ff0e8 7c91056d 77c2c2de 003f0000 00000000 004c69e0 setiathome_5.15_windows_intelx8!+0x0 014ff1a4 bcdf2484 014ff9dc 014ff9dc 00000000 3fe00000 ntdll!_RtlFreeHeap@12+0x0 SymFromAddr(): GetLastError = '126' Address = 'bcdf2484' SymGetLineFromAddr(): GetLastError = '126' Address = 'bcdf2484' SymGetModuleInfo(): GetLastError = '126' Address = 'bcdf2484' 014ff2a4 7c9105c8 0171e068 014ff37c 7c910551 003f0718 ntdll!+0x0 014ff2b0 7c910551 003f0718 7c91056d 0171e070 0171e070 ntdll!_RtlpFreeToHeapLookaside@8+0x0 014ff37c 00000000 00000000 00000000 00000000 00000000 ntdll!_RtlFreeHeap@12+0x0 *** Dump of the Timer thread (8f8): *** - Information - Status: Waiting, Wait Reason: UserRequest, Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 3161372.000000 - Registers - eax=00000001 ebx=00000000 ecx=0000000d edx=00000000 esi=00000001 edi=003f0000 eip=7c90eb94 esp=016fff08 ebp=016fffb4 cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000296 - Callstack - ChildEBP RetAddr Args to Child 016fff04 7c90e9ab 76b5af21 00000002 016fff6c 00000001 ntdll!_KiFastSystemCallRet@0+0x0 FPO: [0,0,0] 016fff08 76b5af21 00000002 016fff6c 00000001 00000001 ntdll!_ZwWaitForMultipleObjects@20+0x0 FPO: [5,0,0] 016fffb4 7c80b50b 00000000 003f0000 0024e368 00000000 WINMM!_timeThread@4+0x0 016fffec 00000000 76b5aee7 00000000 00000000 00000008 kernel32!_BaseThreadStart@8+0x0 *** Dump of the thread (6e0): *** - Information - Status: Waiting, Wait Reason: Suspended, Kernel Time: 312500.000000, User Time: 0.000000, Wait Time: 2818389.000000 - Registers - eax=00000000 ebx=05bfd7b4 ecx=05b2d160 edx=bfebfbff esi=000000bc edi=00000000 eip=7c90eb94 esp=05effef8 ebp=05efff5c cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000297 - Callstack - ChildEBP RetAddr Args to Child 05effef4 7c90e9c0 7c8025db 000000bc 00000000 05efff2c ntdll!_KiFastSystemCallRet@0+0x0 FPO: [0,0,0] 05effef8 7c8025db 000000bc 00000000 05efff2c 05b2d160 ntdll!_ZwWaitForSingleObject@12+0x0 FPO: [3,0,0] 05efff5c 7c802542 000000bc 00000064 00000000 05bfd7b4 kernel32!_WaitForSingleObjectEx@12+0x0 05efff70 69723d31 000000bc 00000064 05b2c940 6968b2c0 kernel32!_WaitForSingleObject@8+0x0 05efff80 6968b2c0 00000000 00000000 000000bc 00000064 nvoglnt!DllMain+0x0 05efffa8 69723ba8 0001869f 00000000 7c80b50b 05b2d1b0 nvoglnt!DllMain+0x0 05efffb4 7c80b50b 05b2d1b0 00000000 00000000 05b2d1b0 nvoglnt!DllMain+0x0 05efffe0 7c80b517 00000000 00000000 00000000 69723ba0 kernel32!_BaseThreadStart@8+0x0 05efffe4 00000000 00000000 00000000 69723ba0 05b2d1b0 kernel32!_BaseThreadStart@8+0x0 FPO: [0,0,0] *** Debug Message Dump **** *** Foreground Window Data *** Window Name : setiathome_enhanced version 5.15 [workunit: 03mr99ab.25046.20610.928380.3.70] Window Class : BOINC_app Window Process ID: bb0 Window Thread ID : c7c Exiting... </stderr_txt> Validate state Invalid Claimed credit 18.5477600180572 Granted credit 0 application version 5.15 |
![]() Send message Joined: 7 Jul 00 Posts: 56 Credit: 3,908,782 RAC: 0 ![]() |
i am trying to d/l work getting the following on results page 337722956 80825818 6 Jun 2006 3:18:47 UTC 6 Jun 2006 3:25:49 UTC Over Client error Computing 0.05 0.00 --- 337722927 80822757 6 Jun 2006 3:18:47 UTC 6 Jun 2006 3:25:49 UTC Over Client error Computing 0.05 0.00 --- 337716005 80821000 6 Jun 2006 3:08:37 UTC 6 Jun 2006 3:18:47 UTC Over Client error Computing 0.06 0.00 --- 337709131 80819180 6 Jun 2006 2:58:25 UTC 6 Jun 2006 3:08:37 UTC Over Client error Computing 0.05 0.00 --- 337709030 80795777 6 Jun 2006 2:58:25 UTC 6 Jun 2006 3:08:37 UTC Over Client error Computing 0.03 0.00 --- 337697305 80795619 6 Jun 2006 2:40:49 UTC 6 Jun 2006 2:44:11 UTC Over Client error Computing 0.05 0.00 --- 337697238 80816343 6 Jun 2006 2:40:49 UTC 6 Jun 2006 2:44:11 UTC Over Client error Computing 0.05 0.00 --- 337697197 80816333 6 Jun 2006 2:40:49 UTC 6 Jun 2006 2:44:11 UTC Over Client error Computing 0.05 0.00 --- 337461809 80907646 5 Jun 2006 16:38:20 UTC 6 Jun 2006 2:44:11 UTC Over Success Done 24,492.09 52.79 pending |
Eric Korpela ![]() Send message Joined: 3 Apr 99 Posts: 1382 Credit: 54,506,847 RAC: 60 ![]() ![]() |
Hi Clyde,
That's a very unusual exception code. Were you running anything else that uses 3D graphics at the time? @SETIEric@qoto.org (Mastodon) ![]() |
SmilingMoon Send message Joined: 30 Jun 00 Posts: 1 Credit: 15,729,291 RAC: 2 ![]() |
21fe99ab.2634.2960.922144.1.107_6 ( - exit code -112 (0xffffff90)) 21fe99ab.2634.7073.629824.1.245_4 ( - exit code -6 (0xfffffffa)) 20mr99aa.15250.23042.761084.3.112_2 ( - exit code -1073741819 (0xc0000005)) 21fe99ab.6567.114.804812.3.67_6 ( - exit code -6 (0xfffffffa)) 03mr99ab.691.32305.304840.3.197_5 ( - exit code -6 (0xfffffffa)) 21fe99ab.6567.114.804812.3.65_7 ( - exit code -6 (0xfffffffa)) 27mr99aa.21029.31536.409648.3.234_5 ( - exit code -6 (0xfffffffa)) 03mr99ab.691.32305.304840.3.181_7 ( - exit code -6 (0xfffffffa)) 27mr99aa.21029.31536.409648.3.245_4 ( - exit code -6 (0xfffffffa)) 03mr99ab.691.32305.304840.3.194_6 ( - exit code -6 (0xfffffffa)) 03mr99ab.691.32305.304840.3.216_4 ( - exit code -6 (0xfffffffa)) 21fe99ab.6567.114.804812.3.58_7 ( - exit code -6 (0xfffffffa)) 27mr99aa.21029.31536.409648.3.233_5 ( - exit code -6 (0xfffffffa)) 03mr99ab.691.32305.304840.3.206_4 ( - exit code -6 (0xfffffffa)) 21fe99ab.6567.114.804812.3.74_5 ( - exit code -6 (0xfffffffa)) 03mr99ab.7461.32305.304840.3.223_4 ( - exit code -6 (0xfffffffa)) 03mr99ab.691.32305.304840.3.149_6 ( - exit code -6 (0xfffffffa)) 03mr99ab.691.32305.304840.3.164_7 ( - exit code -6 (0xfffffffa)) quite frustrating ... |
Tetsuji Maverick Rai ![]() Send message Joined: 25 Apr 99 Posts: 518 Credit: 90,863 RAC: 0 ![]() |
Don't mind. It's not your fault. You have enough daily quota. And I guess it will be gone soon. Eric has cancelled bad ones in the server, so new ones are all good wu's. These bad wu's are skipped quickly. There'll be no substantial damage on your side. regards, -Tetsuji Luckiest in the world. WMD = Weapon of Mass Distraction. Click this table. ![]() |
![]() ![]() Send message Joined: 19 May 02 Posts: 60 Credit: 53,358 RAC: 0 ![]() |
Hi I'm Starting to get the odd 1 or 2 errors like that, here is one.... 6/6/2006 1:21:49 PM|SETI@home|Unrecoverable error for result 23mr99aa.17939.22434.779818.3.67_4 ( - exit code -6 (0xfffffffa))what exactly does it mean? Regards Stargate ![]() |
Eric Korpela ![]() Send message Joined: 3 Apr 99 Posts: 1382 Credit: 54,506,847 RAC: 60 ![]() ![]() |
I just deployed a new splitter that should verify the workunits to make sure they are intact before giving them to the BOINC servers. That should fix future error -6 problems once these are entirely out of the queues. @SETIEric@qoto.org (Mastodon) ![]() |
D.W. Jarrett ![]() Send message Joined: 29 Dec 03 Posts: 1 Credit: 51,230 RAC: 0 ![]() |
I have received the following on the last 2 WU's. Any ideas on how to fix and what is causing this? 6/4/2006 10:07:14 AM|SETI@home|setiathome_enhanced not responding to screensaver, exiting 6/4/2006 10:07:15 AM|SETI@home|Task 20mr99aa.19831.26112.384654.3.247_3 exited with zero status but no 'finished' file 6/4/2006 10:07:15 AM|SETI@home|If this happens repeatedly you may need to reset the project. 6/4/2006 10:07:15 AM||Rescheduling CPU: application exited 6/4/2006 10:07:15 AM|SETI@home|Restarting task 20mr99aa.19831.26112.384654.3.247_3 using setiathome_enhanced version 515 6/4/2006 10:07:18 AM|SETI@home|Unrecoverable error for result 20mr99aa.19831.26112.384654.3.247_3 ( - exit code -1 (0xffffffff)) <core_client_version>5.4.9</core_client_version> <message> - exit code -1 (0xffffffff) </message> <stderr_txt> ar=0.469531 NumCfft=68669 NumGauss= 417756920 NumPulse= 80034149503 NumTriplet= 6921713205248 ar=0.469531 NumCfft=68669 NumGauss= 417756920 NumPulse= 80034149503 NumTriplet= 6921713205248 </stderr_txt> |
angler Send message Joined: 19 Oct 00 Posts: 33 Credit: 880,214 RAC: 0 ![]() |
Getting this quite frequently stderr out <core_client_version>5.5.0</core_client_version> <message> - exit code -1073741819 (0xc0000005) </message> <stderr_txt> ar=0.455232 NumCfft=69873 NumGauss= 430895108 NumPulse= 82569845631 NumTriplet= 7101518331904 ar=0.455232 NumCfft=69873 NumGauss= 430895108 NumPulse= 82569845631 NumTriplet= 7101518331904 ********** ********** |
billmiranda Send message Joined: 12 Jan 01 Posts: 4 Credit: 38,742 RAC: 0 ![]() |
working now... although it's now taking 6.5 hours -vs- the 1 it used to... on my AMD 64 4ghz w/2gb ram... |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.