From owner-freebsd-threads@FreeBSD.ORG Mon Sep 15 23:34:52 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A803916A4B3; Mon, 15 Sep 2003 23:34:52 -0700 (PDT) Received: from grus.itea.ntnu.no (grus.itea.ntnu.no [129.241.190.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B7143FE9; Mon, 15 Sep 2003 23:34:51 -0700 (PDT) (envelope-from morten@rodal.no) Received: from localhost (localhost [127.0.0.1]) by grus.itea.ntnu.no (Postfix) with ESMTP id 4825DC300F; Tue, 16 Sep 2003 08:34:50 +0200 (CEST) Received: from slurp.rodal.no (m200h.studby.ntnu.no [129.241.135.200]) by grus.itea.ntnu.no (Postfix) with ESMTP id E30FEC300E; Tue, 16 Sep 2003 08:34:49 +0200 (CEST) Received: (from morten@localhost) by slurp.rodal.no (8.12.9/8.12.9/Submit) id h8G6YnNp001044; Tue, 16 Sep 2003 08:34:49 +0200 (CEST) (envelope-from morten) From: Morten Rodal To: deischen@FreeBSD.org Message-ID: <20030916063449.GB813@slurp.rodal.no> References: <20030915200204.F2297@news1.macomnet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VywGB/WGlW4DM4P8" Content-Disposition: inline In-Reply-To: X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. cc: threads@FreeBSD.org cc: David Xu Subject: Re: libthr/libkse and Mozilla Firebird X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Tue, 16 Sep 2003 06:34:52 -0000 X-Original-Date: Tue, 16 Sep 2003 08:34:49 +0200 X-List-Received-Date: Tue, 16 Sep 2003 06:34:52 -0000 --VywGB/WGlW4DM4P8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 15, 2003 at 04:09:03PM -0400, Daniel Eischen wrote: > On Mon, 15 Sep 2003, Maxim Konovalov wrote: >=20 > > On Mon, 15 Sep 2003, 19:56+0400, Maxim Konovalov wrote: > >=20 > > > [...] > > > > Do you have any malloc options set, or any kernel options set > > > > > > no malloc options. > > > > > > > that are different from GENERIC? > > > > > > here you are: http://maxim.int.ru/stuff/GOLF5 > > > > > > The only option I am worry about is 'options HZ 1000'. Could it > > > interfere with libkse? > >=20 > > From ktrace.out the last things firebird done were: > >=20 > > # kdump -f ktrace.out | tail -20 > > 37436 MozillaFirebird-bin CALL socket(0x2,0x1,0) > > 37436 MozillaFirebird-bin RET socket 31/0x1f > > 37436 MozillaFirebird-bin CALL fcntl(0x1f,0x3,0x10) > > 37436 MozillaFirebird-bin RET fcntl 2 > > 37436 MozillaFirebird-bin CALL fcntl(0x1f,0x4,0x6) > > 37436 MozillaFirebird-bin RET fcntl 0 > > 37436 MozillaFirebird-bin CALL connect(0x1f,0xbfaedc48,0x10) > > 37436 MozillaFirebird-bin RET connect -1 errno 36 Operation now in p= rogress > > 37436 MozillaFirebird-bin CALL poll(0xbfaedce8,0x6,0xffffffff) > > 37436 MozillaFirebird-bin RET fork 0 > > 37436 MozillaFirebird-bin CALL gettimeofday(0xbfabaf10,0) > > 37436 MozillaFirebird-bin RET gettimeofday 0 > > 37436 MozillaFirebird-bin CALL gettimeofday(0xbfabaee0,0) > > 37436 MozillaFirebird-bin RET gettimeofday 0 > > 37436 MozillaFirebird-bin PSIG SIGSEGV caught handler=3D0x484f62e0 ma= sk=3D0xfffefaff code=3D0xc > > 37436 MozillaFirebird-bin CALL unlink(0x81c4440) > > 37436 MozillaFirebird-bin NAMI "/home/maxim/.phoenix/default/17ma97wm= =2Eslt/lock" > > 37436 MozillaFirebird-bin RET unlink 0 > > 37436 MozillaFirebird-bin CALL exit(0xb) I get the same(?) ktrace when my firebird disappears. 66628 MozillaFirebird-bin CALL break(0x90a1000) 66628 MozillaFirebird-bin RET break 0 66628 MozillaFirebird-bin PSIG SIGSEGV caught handler=3D0x288b72e0 mask= =3D0xfffefaff code=3D0xc 66628 MozillaFirebird-bin CALL unlink(0x81c9040) 66628 MozillaFirebird-bin NAMI "/usr/home/morten/.phoenix/default/gd75op6b= =2Eslt/lock" 66628 MozillaFirebird-bin RET unlink 0 66628 MozillaFirebird-bin CALL exit(0xb) >=20 > Can you run it under the debugger? I was able to get > mozilla to run under the debugger, but had to be root > for it to work. >=20 How are you able to run it under the debugger? Whenever I try (haven't tried as root) my computer panics! For more info on the panic (if it has anything to do with debugging libkse programs) see this thread on current@ Message-ID: <20030912065458.GA604@atlantis.rodal.no> or http://lists.freebsd.org/pipermail/freebsd-current/2003-September/010356.ht= ml --=20 Morten Rodal --VywGB/WGlW4DM4P8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/Zq8JbWe1Cy11WVsRAs/CAJ4yfDcBbKSNuOi+xtP1GWFP1WXO/gCgreuO rIcp5sB4WlsoJOq7W8578C0= =ViYA -----END PGP SIGNATURE----- --VywGB/WGlW4DM4P8--