Subject: Re: openoffice2-bin on amd64
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Nicolas Joly <njoly@pasteur.fr>
List: pkgsrc-users
Date: 12/26/2007 14:55:31
On Tue, Dec 25, 2007 at 12:47:16PM -0500, Steven M. Bellovin wrote:
> I tried installing openoffice2-bin on an amd64 (since, per another
> thread, compiling the native version doesn't work). It dumps core,
> twice:
>
> terminate called after throwing an instance of 'std::bad_alloc'
> what(): St9bad_alloc
> [1] Abort trap (core dumped) "${sd_prog}/java...
> terminate called after throwing an instance of 'std::bad_alloc'
> what(): St9bad_alloc
> [1] Abort trap (core dumped) "${sd_prog}/${sd...
Seems to be an unexpected mmap2 syscall failure under compat linux32.
18361 1 javaldx CALL mmap2(0,0x10000,3,0x22,0xffffffff,0)
18361 1 javaldx RET mmap2 -1 errno -22 Invalid argument
18361 1 javaldx CALL mmap2(0,0x10000,3,0x22,0xffffffff,0)
18361 1 javaldx RET mmap2 -1 errno -22 Invalid argument
I'll try to have a look.
--
Nicolas Joly
Biological Software and Databanks.
Institut Pasteur, Paris.