From owner-freebsd-emulation@FreeBSD.ORG Sun Sep 14 13:19:19 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5535F106567A for ; Sun, 14 Sep 2008 13:19:19 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147]) by mx1.freebsd.org (Postfix) with ESMTP id 0A3998FC21 for ; Sun, 14 Sep 2008 13:19:18 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua) by mail.terabit.net.ua with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1KerVV-0006w4-Kl; Sun, 14 Sep 2008 16:19:17 +0300 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m8EDJ5LQ072934 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 14 Sep 2008 16:19:05 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m8EDJ5xP026682; Sun, 14 Sep 2008 16:19:05 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id m8EDJ4fP026681; Sun, 14 Sep 2008 16:19:04 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 14 Sep 2008 16:19:04 +0300 From: Kostik Belousov To: Jose Garcia Juanino , freebsd-emulation@freebsd.org Message-ID: <20080914131904.GY39652@deviant.kiev.zoral.com.ua> References: <20080912205202.GA83925@sanabria> <20080913070920.GA1440@dchagin.dialup.corbina.ru> <20080913084412.GA1263@sanabria> <20080913085108.GA2308@dchagin.dialup.corbina.ru> <20080913205515.GA6158@sanabria> <20080914082025.GA2792@dchagin.dialup.corbina.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/ZPAxgSw4JMezHmq" Content-Disposition: inline In-Reply-To: <20080914082025.GA2792@dchagin.dialup.corbina.ru> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua X-Virus-Scanned: mail.terabit.net.ua 1KerVV-0006w4-Kl fc8f0307bacaa7b1d3346d4e79cfb03e X-Terabit: YES Cc: Subject: Re: sqlplus segfaults when receiving INT signal X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2008 13:19:19 -0000 --/ZPAxgSw4JMezHmq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 14, 2008 at 12:20:25PM +0400, Chagin Dmitry wrote: > On Sat, Sep 13, 2008 at 10:55:17PM +0200, Jose Garcia Juanino wrote: > > El s?bado 13 de septiembre a las 10:51:08 CEST, Chagin Dmitry escribi?: > > > On Sat, Sep 13, 2008 at 10:44:13AM +0200, Jose Garcia Juanino wrote: > > > >=20 > > > > Thank you for your response. > > > >=20 > > > > The output is: > > > >=20 > > > > # uname -vp > > > > FreeBSD 7.0-RELEASE-p4 #3: Thu Sep 4 08:54:56 CEST 2008 root@:/usr/obj/src/sys/MK2008Jun06 i386 > > > >=20 > > > > [ .... ] > > > > > > >=20 > > > thnx, I believe you problem already fixed at 07.09.08, > > > please cvsup and try yet... > >=20 > > I have done that now, but sadly, there is no difference with 7.0: > >=20 > > $ uname -r > > 7.1-PRERELEASE > >=20 > > $ /compat/linux/usr/lib/oracle/10.2.0.3/client/bin/sqlplus /nolog > >=20 > > SQL*Plus: Release 10.2.0.3.0 - Production on Sat Sep 13 20:47:47 2008 > >=20 > > Copyright (c) 1982, 2006, Oracle. All Rights Reserved. > >=20 > > SQL> [hit CTRL+C] > > Segmentation fault > >=20 >=20 > thnx! on amd64 I can't repeat this: >=20 > dchagin# chroot /compat/linux /bin/bash > bash-3.2# > bash-3.2# uname -a > Linux dchagin.dialup.corbina.ru 2.6.16 FreeBSD 8.0-CURRENT #2: Fri Sep 12= 10:36: > 07 MSD 2008 i686 i686 i386 GNU/Linux > bash-3.2# > bash-3.2# sqlplus /nolog >=20 > SQL*Plus: Release 10.2.0.3.0 - Production on Sun Sep 14 08:10:40 2008 >=20 > Copyright (c) 1982, 2006, Oracle. All Rights Reserved. >=20 > SQL> ^C >=20 > SQL> It appears that I did not make MFC of the relevant commit. --/ZPAxgSw4JMezHmq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkjND0gACgkQC3+MBN1Mb4g7agCgsmbYXvxmFf5GUP6ck1wSo8lt spcAnRi6d5m7DpNQ2if8jsC9er41FBnJ =Z6Yg -----END PGP SIGNATURE----- --/ZPAxgSw4JMezHmq--