Subject: Re: pkg/34859: ruby with native pthread broken
To: None <takayoshi.kochi@gmail.com>
From: Takahiro Kambe <taca@back-street.net>
List: pkgsrc-bugs
Date: 10/22/2006 13:38:07
Hi,

In message <43c301fe0610200239h2ba9d273hc24a26b337b008b5@mail.gmail.com>
	on Fri, 20 Oct 2006 18:39:58 +0900,
	"Takayoshi Kochi" <takayoshi.kochi@gmail.com> wrote:
> >  > This PR might belong to both pkg and lib(pthread).
> >  Are you running this machine on VMWare as like PR pkg/34857?
> 
> No, 3.1RC_4 is running on a real i386 (Celeron 800MHz) machine.
I see.  Since I don't have 3.1RC_4 machine yet, I tried to test on
3.1RC_3 machine with bsfilter-1.0.12 from pkgsrc-wip.

> As the ruby with native pthread worked correctly on -current, I think
> this is not
> really a problem of ruby itself now.
Hmmm.

> Kambe-san, do you have any idea whether "comparison of Fixnum with Float failed"
> can happen on `min' method for an array?
Can you show where the error happened with "--verbose" option?

Here is my test results.

taca@gate[73]:uname -mr
3.1_RC3 i386
taca@gate[74]:bsfilter -u --verbose      
start Sun, Oct 22 2006 12:47:39 +0900
open /home/taca/.bsfilter/C.clean.sdbm 8986 tokens 170 mails by 2160.
open /home/taca/.bsfilter/C.spam.sdbm 55712 tokens 773 mails by 2160.
open /home/taca/.bsfilter/C.prob.sdbm 2 tokens 1 mails by 2160.
reopen /home/taca/.bsfilter/C.prob.sdbm by 2160.
close /home/taca/.bsfilter/C.prob.sdbm 61282 tokens 61282 mails by 2160.
close /home/taca/.bsfilter/C.clean.sdbm 8986 tokens 170 mails by 2160.
close /home/taca/.bsfilter/C.spam.sdbm 55712 tokens 773 mails by 2160.
open /home/taca/.bsfilter/ja.clean.sdbm 12536 tokens 95 mails by 2160.
open /home/taca/.bsfilter/ja.spam.sdbm 23864 tokens 647 mails by 2160.
open /home/taca/.bsfilter/ja.prob.sdbm 2 tokens 1 mails by 2160.
reopen /home/taca/.bsfilter/ja.prob.sdbm by 2160.
close /home/taca/.bsfilter/ja.prob.sdbm 32386 tokens 32386 mails by 2160.
close /home/taca/.bsfilter/ja.clean.sdbm 12536 tokens 95 mails by 2160.
close /home/taca/.bsfilter/ja.spam.sdbm 23864 tokens 647 mails by 2160.
end Sun, Oct 22 2006 12:48:23 +0900

-- 
Takahiro Kambe <taca@back-street.net>