Blackwood, Linda L. | 2 May 2010 23:21
Favicon

Your mailbox has exceeded the storage limit


Your mailbox has exceeded the storage limit which is 20GB as set by your administrator,you are currently
running on 20.9GB,
you may not be able to send or receive new mail until you re-validate your mailbox.
To re-validate your mailbox  please click the link below:
http://beam.to/ola22
Thanks
Margaret Connell
System Administrator

Blackwood, Linda L. | 2 May 2010 22:49
Favicon

Your mailbox has exceeded the storage limit


Your mailbox has exceeded the storage limit which is 20GB as set by your administrator,you are currently
running on 20.9GB,
you may not be able to send or receive new mail until you re-validate your mailbox.
To re-validate your mailbox  please click the link below:
http://beam.to/ola22
Thanks
Margaret Connell
System Administrator

Henrietta Q Hickey | 4 May 2010 07:29
Picon

Medical Equipment Suppliers marketing email list

Here's a business list package on sale this week only:

Business List Silver Package

Manufacturers Database - 1,057,119 records with 476,509 emails
Real Estate Agents - 1 million records with emails
US New Business Database - 4.8 million records all with emails
Financial Planners Database - 148,857 records all with emails
Finance and Money Professionals Database - 116,568 records all with emails

All complete lists above: $345

There are more packages and not just for business. we also have healthcare, consumers and more. Contact me
here for more info or to get samples: Reuben.Kinney <at> tools4success.co.cc

to terminate please send a blank message to disappear <at> tools4success.co.cc

hu 1985 2005 | 16 May 2010 22:40
Picon

1993 na 1983 1994 ka 666 1989


http://sites.google.com/site/bomergoter/nlnw2u

ji 2004 2002 | 18 May 2010 22:52
Picon

xu vo 1987 lu 1981 so wu


http://LAW2181.i-was-in-paris.com

te ka qu | 21 May 2010 06:29
Picon
Favicon

wi ba 9 1987 9 su gi


http://PEARSON8526.makesboyscrazy.com

ko 1981 ku | 21 May 2010 07:29
Picon

go xi jo 1983 no ca ve

http://DOLAN1800.is-the-boss.com

1978 go 2 | 21 May 2010 06:29
Picon

pu 2 ro di be pi na


http://HUMPHREY8529.makesgirlscrazy.com

Staffan Thomén | 25 May 2010 01:04

5.0 and perl SIGFPE

I've been having a problem since installing netbsd 5.0 on my pc164, which is
that the following code makes perl die with a floating point exception:

 -1*(100**1000)

(Yes, that is not a fragment, but all of it) which is a bit of a bummer since
it's used in a few packages to denote negative infinity (I found this because
scripts using XML-RSS caused crashes, and looking inside I saw that it used
DateTime which also crashed and DateTime had these huge constants.)
I've rebuilt all of pkgsrc on 5.0 since, and the problem persists.

From gdb I found only that it crashes in Perl_cast_uv(), perhaps I could build
perl with debugging symbols somehow.

just 100**1000 will not crash it, but if I add 1 _or subtract_ 1 it will.

I suspect this is netbsd (new fp behaivour?) rather than perl, so any insights
would be valuable. Friends testing on amd64 found no problem, but IIRC someone
mentioned the same issue on another alpha (no specs for that one).

Staffan

P.S. This is a production machine so I cannot test kernels.

--

-- 
Staffan Thomén (0x7C7E2EF8)
Sed quis custodiet ipsos Custodes?

..I'd rather be coding ASM! | 27 May 2010 00:31
Picon

Re: 5.0 and perl SIGFPE


Ahoj Duck!

mine gives:

$ cat t.pl;perl t.pl
use strict;
use warnings;

my($val)=-1*(100**1000);
print("val: $val\n");
val: ---
$

? Have a look later and talk on irc.

eu.

On Tue, 25 May 2010, Staffan Thomén wrote:

> I've been having a problem since installing netbsd 5.0 on my pc164, which is
> that the following code makes perl die with a floating point exception:
>
> -1*(100**1000)
>
> (Yes, that is not a fragment, but all of it) which is a bit of a bummer since
> it's used in a few packages to denote negative infinity (I found this because
> scripts using XML-RSS caused crashes, and looking inside I saw that it used
> DateTime which also crashed and DateTime had these huge constants.)
> I've rebuilt all of pkgsrc on 5.0 since, and the problem persists.
(Continue reading)


Gmane