On Wed Aug 22 09:49:20 2007, pmichaud wrote: > # Failed test (t/stm/basic_mt.t at line 168) > # Exited with error code: 134 > # Received: > # src/stm/backend.c:608: failed assertion 'successp'
I get the same failure, intermittently, on dual-CPU x86. It looks like a thread race condition, not specific to x86_64. t/stm/basic_mt....NOK 3/4 # Failed test (t/stm/basic_mt.t at line 161) # Exited with error code: [SIGNAL 6] # Received: # src/stm/backend.c:608: failed assertion 'successp' # Backtrace - Obtained 13 stack frames (max trace depth is 32). # Parrot_print_backtrace # Parrot_confess # (unknown) # Parrot_STM_commit # Parrot_stm_commit_ic # runops_slow_core # runops_int # runops # (unknown) # Parrot_runops_fromc_args # (unknown) # (unknown) # __clone # # Expected: # /okay/ # # Looks like you failed 1 test of 4.