Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 16:25:15 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Sean McNeil <sean@mcneil.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: cvsup on amd64 just broke today
Message-ID:  <20040829232515.GB85150@troutmask.apl.washington.edu>
In-Reply-To: <1093820864.65009.9.camel@server.mcneil.com>
References:  <20040809184110.V80973@carver.gumbysoft.com> <XFMail.20040809205443.conrads@cox.net> <20040829225314.GE92947@dragon.nuxi.com> <1093820864.65009.9.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 29, 2004 at 04:07:44PM -0700, Sean McNeil wrote:
> 
> This is a huge advantage that will hopefully be exploited more as time
> goes by.  Tim has my extreme gratitude for adding Linux32 support.  It
> has been a great help to me.  FreeBSD32 support not so much.  But I
> really miss a JVM and Eclipse.  Maybe one day I will have the time to
> pursue this.

FreeBSD32 support is currently broken for dynamical linked binaries.
Linux32 appears to work okay with the exception of

malloc(M_WAITOK) of "1024", forcing M_NOWAIT with the following non-sleepable
locks held:
exclusive sleep mutex vm object (standard object) r = 0 (0xffffff019657c620)
locked @ /usr/src/sys/compat/linprocfs/linprocfs.c:861
KDB: stack backtrace:
kdb_backtrace() at kdb_backtrace+0x37
witness_warn() at witness_warn+0x2e1
uma_zalloc_arg() at uma_zalloc_arg+0x6e
malloc() at malloc+0xf5
vn_fullpath() at vn_fullpath+0x5b
linprocfs_doprocmaps() at linprocfs_doprocmaps+0x1b4
pfs_read() at pfs_read+0x33a
vn_read() at vn_read+0x1a0
dofileread() at dofileread+0xaf
read() at read+0x53
ia32_syscall() at ia32_syscall+0x261
Xint0x80_syscall() at Xint0x80_syscall+0x5d


-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040829232515.GB85150>