Re: [perl #28182] thr-primes.imc segfaults

2004-04-12 Thread Leopold Toetsch
Will Coleda <[EMAIL PROTECTED]> wrote: > bash-2.05a$ ./parrot examples/assembly/thr-primes.imc > > Found prime 401 > Found prime 409 > Found prime 419 > Found prime 421 > Segmentation fault Fixed. The interpreter->lo_var_ptr for threads wasn't correctly initialized. So trace_mem_block went into

Re: [perl #28182] thr-primes.imc segfaults

2004-04-11 Thread Jeff Clites
On Apr 11, 2004, at 12:17 PM, Will Coleda wrote: This is with a checkout post-ICU, on an OSX with a 1/2 gig of RAM. bash-2.05a$ make test Failed Test Stat Wstat Total Fail Failed List of Failed --- t/pmc/perlnum.

Re: [perl #28182] thr-primes.imc segfaults

2004-04-11 Thread Will Coleda
This is with a checkout post-ICU, on an OSX with a 1/2 gig of RAM. bash-2.05a$ make test Failed Test Stat Wstat Total Fail Failed List of Failed --- t/pmc/perlnum.t1 256361 2.78% 36 1 test and 84

[perl #28182] thr-primes.imc segfaults

2004-04-02 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #28182] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=28182 > examples/assembly/thr-primes.imc dies with a segfault. gdb says that it dies at: