From owner-freebsd-emulation Mon Dec 28 10:11:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27894 for freebsd-emulation-outgoing; Mon, 28 Dec 1998 10:11:24 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27887 for ; Mon, 28 Dec 1998 10:11:20 -0800 (PST) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.8.8/8.8.7) with ESMTP id NAA25006; Mon, 28 Dec 1998 13:09:50 -0500 (EST) Date: Mon, 28 Dec 1998 13:09:50 -0500 (EST) From: Brian Feldman X-Sender: green@janus.syracuse.net To: "Richard Seaman, Jr." cc: emulation@FreeBSD.ORG, dick@ns.tar.com Subject: Re: StarOffice 5.0? In-Reply-To: <19981228092621.B18656@tar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 28 Dec 1998, Richard Seaman, Jr. wrote: > On Mon, Dec 28, 1998 at 09:59:52AM -0500, Brian Feldman wrote: > > After Richard and myself (aye, it was Richard who got it all to actually WORK!) > > got LinuxThreads working, I heard of success stories, people getting > > StarOffice 5.0 working perfectly. Myself, I cannot even get into the setup > > program. I've tried everything I could think of, including replacing all my > > Linux libs with the glibc set included with SO50. I have the proc cmdline > > patches working, so it's not that. Anyone know why I'd just get a "Memory fault (core dumped)" when I try to run setup? Any help alleviating this SEGV would > > be appreciated! > > Brian -- > > I've got StarOffice 5.0 working. The problem I encountered in setup > was that linux_pipe in the linux emu was broken, and that is where > setup seg faulted for me. Once linux_pipe was fixed, that problem > with setup went away. The linux_pipe fix went into -current on > about Dec 10. > > -- > Richard Seamman, Jr. email: dick@tar.com > 5182 N. Maple Lane phone: 414-367-5450 > Chenequa WI 53058 fax: 414-367-5852 > I recall that getting fixed, but that really doesn't seem to be the problem. {"/home/green/so50/office50_inst"}$ ktrace ./setup Memory fault (core dumped) 2002 setup CALL old.sendmsg(0x7d3,0xefbedc74,0,0) 2002 setup RET old.sendmsg 2003/0x7d3 2002 setup CALL #91(0x281ac000,0x4000) 2002 setup RET #91 0 2002 setup PSIG SIGSEGV SIG_DFL 2002 setup NAMI "setup.core" old.sendmsg is really linux_wait4, and 91 is munmap. Strange? Brian Feldman _ __ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ ____ | _ \__ \ |) | FreeBSD: The Power to Serve! _ __ ___ ____ _____ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message