stack limit....


Advanced search

Message boards : Number crunching : stack limit....

Sort
Author Message
Rene
Volunteer tester
Avatar

Joined: Oct 2 06
Posts: 121
ID: 160
Credit: 109,415
RAC: 0
Message 2530 - Posted 19 Feb 2007 17:44:25 UTC
Last modified: 19 Feb 2007 17:57:27 UTC

A small question regarding this news...

February 13, 2007 16:00:00
The new boinc client for linux version 5.8.11 has been released. This contains a bugfix for the stack limit problem that caused all the results crunched by the 5.8.8 client to crash. We discovered that there was some information for the processor model missing yesterday which has been fixed by the boinc devs and will be incorporated in the next client release. Please upgrade to 5.8.11 or higher if you can. This will help us a lot with the HR issue.


Is it fair to assume that I can delete the "ulimit"-fix from the run_manager file now that I've upgraded to 5.8.11?

Thanks,
Rene

Edit:
I don't know if others have seen this, but after the installation BOINC manager claims to be version 5.8.8... strange... I've never downloaded the 5.8.8 build and have upgraded to 5.8.11 from 5.8.2

;-)

____________
saccia

Joined: Jan 31 07
Posts: 6
ID: 350
Credit: 2,944
RAC: 0
Message 2531 - Posted 19 Feb 2007 19:27:38 UTC - in response to Message ID 2530 .

A small question regarding this news...

February 13, 2007 16:00:00
The new boinc client for linux version 5.8.11 has been released. This contains a bugfix for the stack limit problem that caused all the results crunched by the 5.8.8 client to crash. We discovered that there was some information for the processor model missing yesterday which has been fixed by the boinc devs and will be incorporated in the next client release. Please upgrade to 5.8.11 or higher if you can. This will help us a lot with the HR issue.


Is it fair to assume that I can delete the "ulimit"-fix from the run_manager file now that I've upgraded to 5.8.11?

Thanks,
Rene

Edit:
I don't know if others have seen this, but after the installation BOINC manager claims to be version 5.8.8... strange... I've never downloaded the 5.8.8 build and have upgraded to 5.8.11 from 5.8.2

;-)


Apparently in the Linux forum others have said it won't work if you delete the ulimit fix. The issue isn't in BOINC it's in the way charmm is working (or perhaps the fortran compiler's code) so there won't be a fix in BOINC to rid us 'ulimit -s'. BOINC affected charmm by limiting the 'ulimit -s' setting. The new version allows 'ulimit -s' to work correctly again. BTW, if you have 5.8.11 installed, it's likely the correct version. The popup About box just has the wrong info in it. I let them know about it in beta but there were so many other issues at the time it probably just slipped through the cracks. But when you startup BOINC, it should still report the correct version in the Messages panel or in the log file.

- John Watzke
Profile David Ball
Forum moderator
Volunteer tester
Avatar

Joined: Sep 18 06
Posts: 274
ID: 115
Credit: 1,634,401
RAC: 0
Message 2532 - Posted 19 Feb 2007 21:54:40 UTC - in response to Message ID 2530 .

Is it fair to assume that I can delete the "ulimit"-fix from the run_manager file now that I've upgraded to 5.8.11?

Thanks,
Rene


Unfortunately, the "ulimit" fix is still needed.

Around version 5.8.8, logic was introduced into the BOINC client which broke the "ulimit" fix. Version 5.8.11 removed the code that broke the "ulimit" fix and got us back to the point where we were with the older versions of the BOINC client.

HTH,
____________
The views expressed are my own.
Facts are subject to memory error :-)
Have you read a good science fiction novel lately?
Rene
Volunteer tester
Avatar

Joined: Oct 2 06
Posts: 121
ID: 160
Credit: 109,415
RAC: 0
Message 2536 - Posted 20 Feb 2007 6:08:32 UTC

Thanks John and David... I kinda got puzzled here.

But when you startup BOINC, it should still report the correct version in the Messages panel or in the log file.

- John Watzke


Just checked and it's indeed reporting as 5.8.11

;-)
____________

Message boards : Number crunching : stack limit....

Database Error
: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) {
  [0]=>
  array(7) {
    ["file"]=>
    string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc"
    ["line"]=>
    int(97)
    ["function"]=>
    string(8) "do_query"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#9 (2) {
      ["db_conn"]=>
      resource(66) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(51) "update DBNAME.thread set views=views+1 where id=181"
    }
  }
  [1]=>
  array(7) {
    ["file"]=>
    string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc"
    ["line"]=>
    int(60)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#9 (2) {
      ["db_conn"]=>
      resource(66) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "181"
        ["forum"]=>
        string(1) "2"
        ["owner"]=>
        string(3) "160"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(15) "stack limit...."
        ["timestamp"]=>
        string(10) "1171951712"
        ["views"]=>
        string(4) "1128"
        ["replies"]=>
        string(1) "3"
        ["activity"]=>
        string(20) "3.4838730834189e-124"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1171907065"
        ["hidden"]=>
        string(1) "0"
        ["sticky"]=>
        string(1) "0"
        ["locked"]=>
        string(1) "0"
      }
      [1]=>
      &string(6) "thread"
      [2]=>
      &string(13) "views=views+1"
    }
  }
  [2]=>
  array(7) {
    ["file"]=>
    string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php"
    ["line"]=>
    int(184)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(11) "BoincThread"
    ["object"]=>
    object(BoincThread)#3 (16) {
      ["id"]=>
      string(3) "181"
      ["forum"]=>
      string(1) "2"
      ["owner"]=>
      string(3) "160"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(15) "stack limit...."
      ["timestamp"]=>
      string(10) "1171951712"
      ["views"]=>
      string(4) "1128"
      ["replies"]=>
      string(1) "3"
      ["activity"]=>
      string(20) "3.4838730834189e-124"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1171907065"
      ["hidden"]=>
      string(1) "0"
      ["sticky"]=>
      string(1) "0"
      ["locked"]=>
      string(1) "0"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(13) "views=views+1"
    }
  }
}
query: update docking.thread set views=views+1 where id=181