Re: Mr Bloaty...
[email protected] (Alan Burlison) Tue, 22 Feb 2000 20:02:44 +0000
| Newsgroups | perl.64bit,perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Ilya Zakharevich wrote: > > write(1, " b i g i s 1 . 7 5 ".., 20) = 20 > > big is 2.00 Gb long > > write(1, " b i g i s 2 . 0 0 ".., 20) = 20 > > Incurred fault #6, FLTBOUNDS %pc = 0xFFFFFFFF7E2009A8 > > siginfo: SIGSEGV SEGV_MAPERR addr=0x1A0128000 > > Received signal #11, SIGSEGV [default] > > siginfo: SIGSEGV SEGV_MAPERR addr=0x1A0128000 > > Can you backtrace it? I have a vague conjecture that we are not ready > for intptr_t in I'm afraid I got bored waiting for it to write a 2Gb corefile so I zapped it. > Try this (I also removed some dead code): [snip] I'll give it a whizz after the kids have gone to bed. Alan