All new Docking work crashing instantly on Mac,


Advanced search

Message boards : Macintosh : All new Docking work crashing instantly on Mac,

Sort
Author Message
[B^S] sTrey
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 26
ID: 43
Credit: 23,318
RAC: 0
Message 4050 - Posted 13 Jun 2008 20:52:43 UTC

Here's a sample. My windows hosts are doing OK. The Mac is an Intel running current Leopard OS, and it does fine on other projects. I've reported this before but had no response ... please advise. I've set it to NNW for now.

Message boards : Macintosh : All new Docking work crashing instantly on Mac,

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)#6 (2) {
      ["db_conn"]=>
      resource(54) 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=306"
    }
  }
  [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)#6 (2) {
      ["db_conn"]=>
      resource(54) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "306"
        ["forum"]=>
        string(1) "7"
        ["owner"]=>
        string(2) "43"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(47) "All new Docking work crashing instantly on Mac,"
        ["timestamp"]=>
        string(10) "1213390363"
        ["views"]=>
        string(3) "426"
        ["replies"]=>
        string(1) "0"
        ["activity"]=>
        string(20) "3.7966792904825e-104"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1213390363"
        ["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) "306"
      ["forum"]=>
      string(1) "7"
      ["owner"]=>
      string(2) "43"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(47) "All new Docking work crashing instantly on Mac,"
      ["timestamp"]=>
      string(10) "1213390363"
      ["views"]=>
      string(3) "426"
      ["replies"]=>
      string(1) "0"
      ["activity"]=>
      string(20) "3.7966792904825e-104"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1213390363"
      ["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=306