Hi
  *I wanna run the loading test using crypto/threads/mttest.c*
  I use the command below:
  mttest -threads 5000 -loops 100000
  After 2 or 3 hours, the mttest crashed.
  The environment is solaris 9.The description of core file is as followed:

core 'core' of 9702:    ./mttest -threads 5000 -loops 100000
-----------------  lwp# 38 / thread# 26  --------------------
fedc2974 t_splay  (5f7bf9a0, 7987c, 20, 6, 12a, 5f7bf6a0) + 18
fedc27d8 t_delete (5f7bf9a0, fee3c008, 6428e12, 5f7bf950, 5f7bfc78, 48) +
50
fedc23dc realfree (5f7bf998, fee42858, fee3c008, 5f7bf950, 49, 5f7bf958) +
a0
fedc2cb0 cleanfree (0, fee3c008, fee427cc, fee4284c, fee427cc, 0) + 58
fedc1de4 _malloc_unlocked (100, 0, fee3c008, 100, 5f7bf568, 0) + f0
fedc1cd8 malloc   (100, ff2d4878, 98, 0, ff38846c, fdc65d98) + 20
ff1c48e0 default_malloc_ex (100, ff29ddd0, 150, ff2ca0dc, 58, 0) + 20
ff1c4478 CRYPTO_malloc (100, ff29ddd0, 150, 0, 1, 0) + 78
ff1f9108 bn_expand_internal (5f7bf68c, ff29ddd0, 20, 6, 12a, 5f7bf6a0) + 48
ff1f8660 bn_expand2 (5f7bf68c, 40, 1, 0, 1, 0) + 20
ff1fafd0 BN_mul   (5f7bf68c, 5f7bf664, 5f7bf678, 5f7bf568, 1, 40) + 290
ff20175c BN_mod_mul_montgomery (0, 5f7bf664, 5f7bf678, 5f7bf830, 5f7bf568,
0) + 3c
ff1f71b4 BN_mod_exp_mont (5f7bf63c, 0, b93100, 1, 5f7bf568, 5f7bf830) + 314
ff213e54 RSA_eay_public_encrypt (30, fdd25808, 5e0f88be, 5f7bf460, 1,
ffffffff) + 194
ff215ffc RSA_public_encrypt (ff213cc0, fdd25808, 5e0f88be, 5f7bf460, 1,
ad3160) + 1c
ff3077bc ssl3_send_client_key_exchange (59e0de10, 1121, 11a1, 0, 0, 0) + dc
ff305838 ssl3_connect (59e0de10, ffffeeb0, 11a0, 1110, 1180, 0) + 618
ff318744 SSL_connect (59e0de10, 1, ffffffff, 4000000, ff33d3e4, 0) + 24
ff30e8d8 ssl23_get_server_hello (59e0de10, ffffec00, 1, 0, 4000, fee1769c)
+ 258
ff30e1dc ssl23_connect (59e0de10, 0, ff30df20, ff325ad8, 823, 0) + 2bc
ff30ee38 ssl23_write (59e0de10, 18072, 12, 0, ff30ede0, 16c) + 58
ff318908 SSL_write (59e0de10, 18072, 12, 9, fffffd08, 28) + 68
ff324020 ssl_write (579c9d88, 59e0de10, cdb928, 400, ff323fe0, 254) + 40
ff225634 BIO_write (579c9d88, 18072, 12, 0, 6000, 0) + b4
00012da0 __1cEdoit6Fppc_i_ (fdd25d1c, 12, fee43a54, fee3fc78, 0, 0) + 520
00012784 __1cFndoit6FppnKssl_ctx_st__i_ (ffbee864, fe293d38, 1, ff388d04,
0, 2) + bc
ff36b01c _thread_start (ffbee864, 0, 0, 0, 0, 0) + 40
..............

Who could tell me the reason and how to solve it? Thanks a lot.

Reply via email to