Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 1999 20:43:10 -0500
From:      Randall Hopper <aa8vb@pagesz.net>
To:        Marcel Moolenaar <marcel@scc.nl>
Cc:        emulation@FreeBSD.ORG
Subject:   Re: XessLite4 Spreadsheet - Problem on 3.0-RELEASE
Message-ID:  <19990206204310.A29695@pagesz.net>
In-Reply-To: <36A1BC26.F222F5B3@scc.nl>; from Marcel Moolenaar on Sun, Jan 17, 1999 at 11:32:06AM %2B0100
References:  <19990116102334.A5244@pagesz.net> <36A1BC26.F222F5B3@scc.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar:
 |Randall Hopper wrote:
 |>
 |>     This is a spreadsheet I've heard is pretty good.  Only problem is that
 |>there is only a Linux version.  So I thought I'd try it with our LINUX
 |>emulation.
 |>
 |>     Here's what I see.  On FreeBSD w/ ktrace:
 |>
 |>  5167 xslite4  NAMI  "/compat/linux/proc/version"
 |>  5167 xslite4  NAMI  "/compat/linux"
 |>  5167 xslite4  NAMI  "/compat/linux/proc/version"
 |>  5167 xslite4  RET   obs_vtimes 0
 |>  5167 xslite4  CALL  write(0x2,0xefbfc70c,0x4c)
 |>  5167 xslite4  GIO   fd 2 wrote 76 bytes
 |>       "Oops ... cannot find CPU information.
 |>        Please contact AIS technical support.
...
 |>      I've created /compat/linux/proc/{version,cpuinfo} with copies of these
 |> files from a Linux box that Xesslite4 runs on, but no success.
 |
 |At what point does it fail when you do have the files?

Sorry for the delay responding.

It fails at pretty much the same place as without them.  The tail of the
output is the same (except for a few bytes in the read() GIOs, except that
this line is added:

 29574 xslite4  RET   obs_vtimes JUSTRETURN


The tail of the ktrace output attached below.  "<" is with them.  ">" is
without them.

Randall


3202,3215c3249,3261
<  29423 xslite4  RET   write 16/0x10
<  29423 xslite4  CALL  read(0x3,0xefbfcfb0,0x20)
<  29423 xslite4  GIO   fd 3 read 32 bytes
<        "\^As\\\0\0\0\0\0DQDQ\M^?\M^?\0\0\M^_R\0\0\^A\0\0\0\^V\0\0\0\M-\\M-QA\b"
<  29423 xslite4  RET   read 32/0x20
<  29423 xslite4  CALL  ktrace(0x82d2000)
<  29423 xslite4  RET   ktrace 137175040/0x82d2000
<  29423 xslite4  CALL  obs_vtimes(0x8256036,0xefbfd09c)
<  29423 xslite4  NAMI  "/compat/linux/proc/version"
<  29423 xslite4  NAMI  "/compat/linux"
<  29423 xslite4  NAMI  "/compat/linux/proc/version"
<  29423 xslite4  RET   obs_vtimes 0
<  29423 xslite4  CALL  write(0x2,0xefbfc72c,0x4c)
<  29423 xslite4  GIO   fd 2 wrote 76 bytes
---
>  29574 xslite4  RET   write 16/0x10
>  29574 xslite4  CALL  read(0x3,0xefbfcfb0,0x20)
>  29574 xslite4  GIO   fd 3 read 32 bytes
>        "\^A8\\\0\0\0\0\0DQDQ\M^?\M^?\0\0\M^_R\0\0\^A\0\0\0\^W\0\0\0H\M-SA\b"
>  29574 xslite4  RET   read 32/0x20
>  29574 xslite4  CALL  ktrace(0x82d2000)
>  29574 xslite4  RET   ktrace 137175040/0x82d2000
>  29574 xslite4  CALL  obs_vtimes(0x8256036,0xefbfd09c)
>  29574 xslite4  NAMI  "/compat/linux/proc/version"
>  29574 xslite4  NAMI  "/proc/version"
>  29574 xslite4  RET   obs_vtimes JUSTRETURN
>  29574 xslite4  CALL  write(0x2,0xefbfc72c,0x4c)
>  29574 xslite4  GIO   fd 2 wrote 76 bytes
3219,3220c3265,3266
<  29423 xslite4  RET   write 76/0x4c
<  29423 xslite4  CALL  exit(0x1)
---
>  29574 xslite4  RET   write 76/0x4c
>  29574 xslite4  CALL  exit(0x1)

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?19990206204310.A29695>