Exit code 1, 22, and 193


Advanced search

Message boards : Unix/Linux : Exit code 1, 22, and 193

Sort
Author Message
d0c7oi2

Joined: Mar 31 09
Posts: 1
ID: 9155
Credit: 747
RAC: 0
Message 4925 - Posted 25 Apr 2009 13:46:57 UTC

I tried to search for similar problem on forum but search function dont work corectly.

I have apply ulimit fix in my /etc/rc.d/boinc daemon script.

I have Arch Linux x86_64 with 2.6.29.1 kernel.

My problems:

<core_client_version>6.4.5</core_client_version>
<![CDATA[
<message>
process exited with code 193 (0xc1, -63)
</message>
<stderr_txt>
Calling BOINC init.
Unrecognized XML in parse_init_data_file: computation_deadline
Skipping: 1241073635.600000
Skipping: /computation_deadline
Starting charmm run (initial or from checkpoint)...
SIGSEGV: segmentation violation
Stack trace (15 frames):
[0x83d6fb6]
[0x55555400]
[0x81a7481]
[0x81a12fc]
[0x81978ef]
[0x815c961]
[0x811a673]
[0x83743b9]
[0x8373669]
[0x8251cbb]
[0x8072a24]
[0x807105e]
[0x80482bc]
[0x847df7f]
[0x8048181]

Exiting...

</stderr_txt>
]]>


&

<core_client_version>6.4.5</core_client_version>
<![CDATA[
<message>
process exited with code 1 (0x1, -255)
</message>
<stderr_txt>
Calling BOINC init.
Unrecognized XML in parse_init_data_file: computation_deadline
Skipping: 1240889221.000000
Skipping: /computation_deadline
Starting charmm run (initial or from checkpoint)...
ERROR - Charmm exited with code 1.
Calling BOINC finish.
called boinc_finish

</stderr_txt>
]]>


&

<core_client_version>6.4.5</core_client_version>
<![CDATA[
<message>
process exited with code 22 (0x16, -234)
</message>
<stderr_txt>
execv: No such file or directory

</stderr_txt>
]]>


And it isnt "instant error" without using cpu; it uses cpu time for nothing.

Sry for poor english.

Message boards : Unix/Linux : Exit code 1, 22, and 193

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=417"
    }
  }
  [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) "417"
        ["forum"]=>
        string(1) "6"
        ["owner"]=>
        string(4) "9155"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(24) "Exit code 1, 22, and 193"
        ["timestamp"]=>
        string(10) "1240667217"
        ["views"]=>
        string(3) "110"
        ["replies"]=>
        string(1) "0"
        ["activity"]=>
        string(19) "1.4323292822022e-90"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1240667217"
        ["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) "417"
      ["forum"]=>
      string(1) "6"
      ["owner"]=>
      string(4) "9155"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(24) "Exit code 1, 22, and 193"
      ["timestamp"]=>
      string(10) "1240667217"
      ["views"]=>
      string(3) "110"
      ["replies"]=>
      string(1) "0"
      ["activity"]=>
      string(19) "1.4323292822022e-90"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1240667217"
      ["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=417