Date: Mon, 28 Dec 1998 13:09:50 -0500 (EST) From: Brian Feldman <green@unixhelp.org> To: "Richard Seaman, Jr." <dick@tar.com> Cc: emulation@FreeBSD.ORG, dick@ns.tar.com Subject: Re: StarOffice 5.0? Message-ID: <Pine.BSF.4.05.9812281258370.24624-100000@janus.syracuse.net> In-Reply-To: <19981228092621.B18656@tar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812281258370.24624-100000>