Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 1997 18:13:19 +0930
From:      Greg Lehey <grog@lemis.com>
To:        =?iso-8859-1?Q?S=F8ren_Schmidt?= <sos@sos.freebsd.dk>
Cc:        FreeBSD Hackers <hackers@freebsd.org>
Subject:   Re: Current unusable :(
Message-ID:  <19970904181319.33380@lemis.com>
In-Reply-To: =?iso-8859-1?Q?=3C199709040715=2EJAA00501=40sos=2Efreebsd=2Edk=3E=3B_fro?= =?iso-8859-1?Q?m_S=F8ren_Schmidt_on_Thu=2C_Sep_04=2C_1997_at_09=3A15=3A2?= =?iso-8859-1?Q?8AM_%2B0200?=
References:  <199709040715.JAA00501@sos.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 04, 1997 at 09:15:28AM +0200, Søren Schmidt wrote:
>
> I just found out that -current is hosed, try run the linuxulator and
> then start up a moderately big app (eg StarWriter), and the system
> just hangs no panic no nothing just a hang....
>
> Seems this has been for awhile, a 970827 kernel fails too...

To follow up on my last message: after several minutes, StarWriter
came up as usual.  Here's the critical part of the ktrace.  If I had
time, I'd fix ktrace so that it would understand Linux system calls...
BTW, I was monitoring the connection to the outside world during this
time, since I suspected that it might be doing a DNS query, but that
doesn't seem to be the case.

Greg

  7596 swriter3 RET   old.recv 45/0x2d
  7596 swriter3 CALL  setpgid(0xefbfbed0)
  7596 swriter3 RET   setpgid 1
  7596 swriter3 CALL  old.recv(0xc,0xefbfbeb0)
  7596 swriter3 GIO   fd 4 read 103 bytes
       "íÀ\M^E\M^C\0\^A\0\0\0\^A\0\0\afreebie\^Elemis\^Ccom\^Elemis\^Ccom\0\0\^A\0\^A\^Elemis\^Ccom\0\0\^F\0\^A\0\^AQ\
        \M^@\0%\afreebieÀ-\^DgrogÀ-\^EÉ\\\M^E\0\^AQ\M^@\0\0\^\ \0\M^CÖ\0\0\^AQ\M^@"
  7596 swriter3 RET   old.recv 103/0x67
  7596 swriter3 CALL  setpgid(0xefbfbed0)
  7596 swriter3 RET   setpgid 0
  7596 swriter3 CALL  close(0x4)
  7596 swriter3 RET   close 0
  7596 swriter3 CALL  open(0x85bda1c,0,0x10e32b0c)
  7596 swriter3 NAMI  "/compat/linux/home/grog/StarOffice-3.1/.fontaliasrc"
  7596 swriter3 NAMI  "/home/grog/StarOffice-3.1/.fontaliasrc"
  7596 swriter3 RET   open JUSTRETURN
  7596 swriter3 CALL  ktrace(0x85bf000)
  7596 swriter3 RET   ktrace 140242944/0x85bf000
  7596 swriter3 CALL  write(0x3,0x859aa40,0x64)
  7596 swriter3 GIO   fd 3 wrote 100 bytes
       "7\^P\^F\0?\0\0\a+\0\0\0\0\M^@\^A\0\^A\0\0\0\0\0\0\0-\0\^Q\0@\0\0\a8\0\0\0-*-lucida-bold-r-normal-sans-12-120-7\
        5-75-p-79-iso8859-1/\0\^B\0@\0\0\a"
  7596 swriter3 RET   write 100/0x64
  7596 swriter3 CALL  read(0x3,0xefbfcc60,0x20)
  7596 swriter3 GIO   fd 3 read 32 bytes
       "\^A\^EJ\^AÓ\^B\0\0\0\0\^A\0\^C\0\0\0øÿ\0\0(\0Þ\^B\^C\0\^N\0\^N\0\v\0"
  7596 swriter3 RET   read 32/0x20
  7596 swriter3 CALL  read(0x3,0xefbfcc80,0x1c)
  7596 swriter3 GIO   fd 3 read 28 bytes
       "\^B\0\0\0\0\0ß\^B \0ÿ\0\0\0\^V\0\0\0\0\0\v\0\^B\0à\0\0\0"
  7596 swriter3 RET   read 28/0x1c
  7596 swriter3 CALL  read(0x3,0x85be010,0xb0)
  7596 swriter3 GIO   fd 3 read 176 bytes
       "F\0\0\0G\0\0\0H\0\0\0\M^S\0\0\0@\0\0\0\M^T\0\0\0K\0\0\0f\0\0\0M\0\0\0N\0\0\0O\0\0\0g\0\0\0Q\0\0\0\M^U\0\0\0R\0\
        \0\0\f\0\0\0;\0\0\0x\0\0\0S\0\0\0K\0\0\0T\0\0\0K\0\0\0U\0\0\0h\0\0\0W\0\0\0O\0\0\0X\0\0\0Y\0\0\0Z\0\0\0[\0\0\0\
        =\0\0\0\M^V\0\0\0i\0\0\0u\^A\0\0\^R\0\0\0v\^A\0\0:\0\0\0
        \0\0\0<\0\0\0c\0\0\08\0\0\0\a\0\0\09\0\0\0\b\0\0\0"
  7596 swriter3 RET   read 176/0xb0



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