Message boards :
Number crunching :
Development BOINC 6.12.43 change log
Message board moderation
Author | Message |
---|---|
MarkJ ![]() ![]() ![]() ![]() Send message Joined: 17 Feb 08 Posts: 1139 Credit: 80,854,192 RAC: 5 ![]() |
REMINDER TO ALL TESTERS: It's far easier for us to fix problems if you send message logs with the appropriate flags set. The main flags are: <cpu_sched_debug>: problems involving the choice of applications to run. <work_fetch_debug>: problems involving work fetch (which projects are asked for work, and how much). <rr_simulation>: problems involving jobs being run in high-priority mode. Use these flags from the cc_config.xml file. Report any problems you get with it to the Alpha email list. This list needs registration. 6.12.27 change log - SCR: Fix Mac crash bug when user clicks SS Test button in system preferences. |
![]() ![]() Send message Joined: 23 Jul 99 Posts: 2412 Credit: 351,996 RAC: 0 |
Attention please. Hold your upgrades and wait for 6.12.28 or for server side fixes. - client: XML-escape the contents of stderr files; otherwise non-ASCII characters in client_state.xml make it invalid XML breaks stderr output - contains now illegible html codes Requires a serverside fix. Please wait with upgrading until we are reasonably sure that has been done and is live. Carola ------- I'm multilingual - I can misunderstand people in several languages! |
![]() ![]() Send message Joined: 27 May 07 Posts: 3720 Credit: 9,385,827 RAC: 0 ![]() |
Then maybe 6.12.27 have to be removed from this page: http://boinc.berkeley.edu/download_all.php (Who is "hardcore" tester still can get it from: http://boinc.berkeley.edu/dl/?C=M;O=A ) Â ![]() ![]() Â |
OzzFan ![]() ![]() ![]() ![]() Send message Joined: 9 Apr 02 Posts: 15691 Credit: 84,761,841 RAC: 28 ![]() ![]() |
Why? It has a disclaimer that it might be unstable. |
![]() ![]() Send message Joined: 27 May 07 Posts: 3720 Credit: 9,385,827 RAC: 0 ![]() |
1) I said "maybe" 2) In this case it's not just "it might be unstable" - it looks like "it is unstable" (= known big bug)! (so "hide" this version in less known place http://boinc.berkeley.edu/dl/?C=M;O=A) Â ![]() ![]() Â |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
Good idea - I've passed on the message. David Anderson has just posted Don't change server code. so v6.12.27 is definitely withdrawn. @ Ozz - I did a lot of testing with v6.12.27 yesterday, and it was fully 'stable': but I was looking for other things (CUDA stability under Windows fast user switching) - I didn't notice I was polluting all my attached project databases with garbage overnight. We know that disclaimer is put on all development versions automatically - some of us haven't run a 'recommended' version for 9 months or more. I think this bug warrants a recall. |
Pepo ![]() Send message Joined: 5 Aug 99 Posts: 308 Credit: 418,019 RAC: 0 ![]() |
And already replaced by 6.12.28 (I was just thinking of an immediate downgrade :) Peter |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
so v6.12.27 is definitely withdrawn. I'll upgrade one host. And check it more carefully this time :) |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
And first result reported: task ID 1922789669. Stderr output looks legible again. |
![]() ![]() Send message Joined: 21 Apr 04 Posts: 3252 Credit: 31,903,643 RAC: 0 ![]() |
|
OzzFan ![]() ![]() ![]() ![]() Send message Joined: 9 Apr 02 Posts: 15691 Credit: 84,761,841 RAC: 28 ![]() ![]() |
I had an interesting problem with 6.12.26. I installed it on my main machine and it was running fine. About a day later, I wanted to test a GPO that only allows me to log into my computer and denies access to any other account on my domain, so I asked Michele to try to log into my computer. I logged off my account and let her try, and she was rightly denied access. So I logged back in as myself and found that BOINC suddenly lost all configuration data. Uninstalling 6.12.26 and reverting back to 6.10.58 seems to find all my projects and configuration data again (which was always there to begin with). |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
I had an interesting problem with 6.12.26. I installed it on my main machine and it was running fine. About a day later, I wanted to test a GPO that only allows me to log into my computer and denies access to any other account on my domain, so I asked Michele to try to log into my computer. I logged off my account and let her try, and she was rightly denied access. So I logged back in as myself and found that BOINC suddenly lost all configuration data. Uninstalling 6.12.26 and reverting back to 6.10.58 seems to find all my projects and configuration data again (which was always there to begin with). Depends how that GPO works. "Lost all configuration data" could describe a situation I encountered during testing: BOINC - specifically the BOINC installer - had set the permissions on the BOINC data directory in such a way that only members of certain user groups could access them. I, as a member of local group boinc_admins, could read and write the data directory without problems: my test account, not a member of that group, was denied access, with error messages like 24-May-2011 12:33:53 [---] Can't open client_state_next.xml: fopen() failed It would have been interesting to know whether a 'repair' installation of v6.12.26, which checks/regenerates user groups and directory permissions, would have had the same effect as uninstalling and re-installing an older version. |
OzzFan ![]() ![]() ![]() ![]() Send message Joined: 9 Apr 02 Posts: 15691 Credit: 84,761,841 RAC: 28 ![]() ![]() |
Depends how that GPO works. In the GPO I simply used the policy "Allow log on locally" and set it to my user account. All this does is prevent people from logging on to my local machine, and it did so in that Michele was not able to log on. "Lost all configuration data" could describe a situation I encountered during testing: BOINC - specifically the BOINC installer - had set the permissions on the BOINC data directory in such a way that only members of certain user groups could access them. I, as a member of local group boinc_admins, could read and write the data directory without problems: my test account, not a member of that group, was denied access, with error messages like I think the permissions and GPO are red herrings. In short, all that happened was a legal user logged off, an illegal user attempted to log on and failed, and the legal user was able to log back in, which is my personal account which should have already had the appropriate permissions on the BOINC data directory, and is a member of the BOINC_Admins group as well. [Edit] Interesting. I tried to re-create the exact situation by upgrading to 6.12.26 again with the same options I used before (don't install as a service, don't use the screen saver, and do not allow other users to control BOINC), and waited for the benchmarks to finish. I then logged off my account and tried logging in with my test account, and was rightly denied access. I logged back in as myself and BOINC was still working. I can't seem to re-create the same scenario. Too bad as I would like to know what caused it to behave as it did, and now all we'll have are guesses. |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
I think the permissions and GPO are red herrings. In short, all that happened was a legal user logged off, an illegal user attempted to log on and failed, and the legal user was able to log back in, which is my personal account which should have already had the appropriate permissions on the BOINC data directory, and is a member of the BOINC_Admins group as well. So, if you are calling 'bug' on v6.12.26 - on the grounds that it lost all configuration data - and you don't think it's a permissions issue (although the data was present all along for v6.10.58 to find), do you have any idea of a failure mode which could explain the lost configuration data? Is there any evidence logged in stdoutdae.txt? If we could work out what the problem was, or find evidence to point the finger, then we have a chance of getting it fixed. Without fixing things, we're stuck with the lousy GPU support of v6.10.xx (well, ATI users, in particular, are stuck with lousy GPU support). [Edit - cross-post while you were editing. But stdoutdae.txt should have survived all the changes - if there's any evidence to be found, that's where it'll be] |
OzzFan ![]() ![]() ![]() ![]() Send message Joined: 9 Apr 02 Posts: 15691 Credit: 84,761,841 RAC: 28 ![]() ![]() |
I'm not seeing anything relevant in stdoutdae.txt between the times I installed BOINC 6.12.26 the first time and then reverted back to 6.10.58. |
![]() ![]() ![]() Send message Joined: 18 Dec 04 Posts: 125 Credit: 65,303,299 RAC: 44 ![]() ![]() |
Guys! Where I can find change log for new 6.12.28 version? Thank you in advance |
Pepo ![]() Send message Joined: 5 Aug 99 Posts: 308 Credit: 418,019 RAC: 0 ![]() |
I'm not seeing anything relevant in stdoutdae.txt between the times I installed BOINC 6.12.26 the first time and then reverted back to 6.10.58. If we agree that "Suddenly lost all configuration data" sounds like the client (and/or Manager) lost access to BOINC data dir, then there is nothing written to be expected :-( Peter |
Pepo ![]() Send message Joined: 5 Aug 99 Posts: 308 Credit: 418,019 RAC: 0 ![]() |
Guys! Where I can find change log to new 6.12.28 version. Thank you You can find a moderated log here. Peter |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
I'm not seeing anything relevant in stdoutdae.txt between the times I installed BOINC 6.12.26 the first time and then reverted back to 6.10.58. I found the log entries I quoted in message 1109772 in stdoutdae.txt: even though the record states that BOINC was unable to access files in the data directory, it was able to append that data to the existing log file. It was worth a look. |
MarkJ ![]() ![]() ![]() ![]() Send message Joined: 17 Feb 08 Posts: 1139 Credit: 80,854,192 RAC: 5 ![]() |
After the 6.12.27 issue we resume our normal programming... 6.12.28 change log - MGR: Fix shutting down of Client on Linux |
©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.