[erlang-questions] openpoker crashes erlang on solaris

Joel Reymont joelr1@REDACTED
Thu Oct 30 12:38:46 CET 2008


Solaris x86 5.11.

Erlang (BEAM) emulator version 5.6.4 [source] [async-threads:0] [hipe]  
[kernel-poll:false]

How do I troubleshoot this?

	Thanks, Joel

===

(1@REDACTED)1> dmb:run(1000, 5, 5).
game5@REDACTED: game server on port 3001
game5@REDACTED: port server on 3001...
game4@REDACTED: game server on port 3002
game4@REDACTED: port server on 3002...
game3@REDACTED: game server on port 3003
game3@REDACTED: port server on 3003...
game2@REDACTED: game server on port 3004
game2@REDACTED: port server on 3004...
game1@REDACTED: game server on port 3005
game1@REDACTED: port server on 3005...
cluster: [bot5@REDACTED,bot4@REDACTED,bot3@REDACTED,bot2@REDACTED,
           bot1@REDACTED,game5@REDACTED,game4@REDACTED,game3@REDACTED,
           game2@REDACTED,game1@REDACTED]
bot launchers  :  
[<8625.83.0>,<8623.78.0>,<8621.73.0>,<8619.68.0>,<8579.62.0>]
game launchers : [<8677.485.0>,<8675.431.0>,<8673.582.0>,<8671.416.0>,
                   <8627.252.0>]
game servers   : [<8677.322.0>,<8675.268.0>,<8673.419.0>,<8671.253.0>,
                   <8627.89.0>]
gateway:start('1@REDACTED', 4000, 500000)
Waiting for game servers...
'1@REDACTED': port server on 4000...
Simulating gameplay with 1000 games...
50 games started, 262 players
100 games started, 504 players
150 games started, 743 players
200 games started, 1019 players
250 games started, 1288 players
300 games started, 1529 players
350 games started, 1766 players
400 games started, 2057 players
450 games started, 2304 players
500 games started, 2562 players
550 games started, 2800 players
600 games started, 3021 players
650 games started, 3242 players
700 games started, 3523 players
750 games started, 3765 players
800 games started, 4032 players
850 games started, 4297 players
900 games started, 4540 players
950 games started, 4777 players
1000 games started, 5066 players
dmb: 1000 games will be launching simultaneously
dmb: waiting for games to end...


=INFO REPORT==== 30-Oct-2008::11:32:43 ===
     module: stats
     elapsed: 5.000047
     {total_bots_connected,2}: 1032

=INFO REPORT==== 30-Oct-2008::11:33:08 ===
     module: stats
     elapsed: 4.999943
     {total_bots_connected,7}: 1578
     {bots_connected,7}: 488
     {games_launched,7}: 135
     {read_count,7}: 694
     {update_balance_count,7}: 697
     {write_count,7}: 1760
     {"bots_connected/sec",7}: 97
     {"games_launched/sec",7}: 27
     {"read_count/sec",7}: 138
     {"update_balance_count/sec",7}: 139
     {"write_count/sec",7}: 352
     {max_game_launch_time,7}: 32755.475
     {max_read_time,7}: 6.246
     {max_time_to_client,7}: 4.834
     {max_time_to_server,7}: 3.619
     {max_update_balance_time,7}: 15.028
     {max_write_time,7}: 17.56
     {player_connect_time,7}: 8.373
     {game_launch_time,7}: 1783.6615121877164
     {game_start_time,7}: 1763.5292236823987
     {player_connect_time,7}: 0.4632935153522024
     {read_time,7}: 0.16648887271605387
     {time_to_client,7}: 0.011833071131099462
     {time_to_server,7}: 0.1577965194965255
     {update_balance_time,7}: 0.1634220775668928
     {write_time,7}: 0.07750144444110416
./poker: line 4: 22720 Segmentation Fault      (core dumped) erl +K  
true +P 134217727 -sname 1 -s mnesia start $*


--
wagerlabs.com








More information about the erlang-questions mailing list