Date: Mon, 28 Dec 1998 13:09:53 -0800 From: Mike Smith <mike@smith.net.au> To: Brian Feldman <green@unixhelp.org> Cc: "Richard Seaman, Jr." <dick@tar.com>, emulation@FreeBSD.ORG, dick@ns.tar.com Subject: Re: StarOffice 5.0? Message-ID: <199812282109.NAA12567@dingo.cdrom.com> In-Reply-To: Your message of "Mon, 28 Dec 1998 13:09:50 EST." <Pine.BSF.4.05.9812281258370.24624-100000@janus.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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. > > 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? Use 'truss' or 'linux_kdump'. Note that there were some changes to the munmap() emulation. Are you sure that your linux_enu kld is up to date? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com 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?199812282109.NAA12567>