Message boards : BOINC client : BOINC 6.2.6 error
Message board moderation
Author | Message |
---|---|
Send message Joined: 23 May 08 Posts: 16 ![]() |
boinc core client give me this error after start : D:Program FilesBOINC>boinc 04-Jun-2008 08:38:18 [---] Starting BOINC client version 6.2.6 for windows_intel x86 04-Jun-2008 08:38:18 [---] log flags: task, file_xfer, sched_ops 04-Jun-2008 08:38:18 [---] Libraries: libcurl/7.18.0 OpenSSL/0.9.8e zlib/1.2.3 04-Jun-2008 08:38:18 [---] Data directory: D:Documents and SettingsAll UsersA pplication DataBOINC 04-Jun-2008 08:38:18 [SETI@home] Found app_info.xml; using anonymous platform 04-Jun-2008 08:38:18 [SETI@home Beta Test] Found app_info.xml; using anonymous p latform 04-Jun-2008 08:38:18 [---] Processor: 1 AuthenticAMD AMD Athlon(tm) 64 Processor 3000+ [x86 Family 15 Model 47 Stepping 2] 04-Jun-2008 08:38:18 [---] Processor features: fpu tsc pae nx sse sse2 3dnow mmx 04-Jun-2008 08:38:18 [---] OS: Microsoft Windows XP: Professional Edition, Servi ce Pack 3, (05.01.2600.00) 04-Jun-2008 08:38:18 [---] Memory: 2.00 GB physical, 5.85 GB virtual 04-Jun-2008 08:38:18 [---] Disk: 39.16 GB total, 15.20 GB free 04-Jun-2008 08:38:18 [---] Local time is UTC +2 hours 04-Jun-2008 08:38:18 [---] Coprocessor: CUDA (1) Unhandled Exception Detected... - Unhandled Exception Record - Reason: Access Violation (0xc0000005) at address 0x7C910ED4 read attempt to addr ess 0x505F342E Engaging BOINC Windows Runtime Debugger... it seems there is come bug after CUDA device detection ... and CPU features are not correct detected too : missing is SSE3 and X86-64 .... |
![]() Send message Joined: 29 Aug 05 Posts: 15585 ![]() |
and CPU features are not correct detected too : missing is SSE3 and X86-64 .... Not sure about the detection there, I've emailed one of the developers. But the SSE3 and SSE4 thing is easily explained. The detection of the CPU options is done according to which ones your operating system supports. Windows XP doesn't support SSE3 and SSE4 natively, you'd need some form of Windows 2003 Server of Vista or above for that. |
![]() Send message Joined: 26 Aug 05 Posts: 164 |
boinc core client give me this error after start : What is in the rest of the crash dump? ----- Rom BOINC Development Team, U.C. Berkeley My Blog |
![]() Send message Joined: 26 Aug 05 Posts: 164 |
What is in the rest of the crash dump? Oppps, my bad, I forgot to post the symbol files for 6.2.6. I just posted them. Would you rerun 6.2.6 while being connected to the Internet and post the new crash report? Thanks in advance. ----- Rom BOINC Development Team, U.C. Berkeley My Blog |
Send message Joined: 23 May 08 Posts: 16 ![]() |
the problem is in dll call - it is now nvcuda in windows system32 dir - CUDA is now fully integrated in video driver .... replace call to cudart.dll with nvcuda.dll from windows\system32 directory |
Send message Joined: 23 May 08 Posts: 16 ![]() |
after change around CUDA detection some one with name David seems that coprocessor detection is broken ... how to debug ? or where is the primary detection call ? in client_state.C is call to coprocs.get ... |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.