Date: Sun, 14 Sep 2008 13:49:45 +0200 From: Jose Garcia Juanino <jjuanino@gmail.com> To: Roman Divacky <rdivacky@freebsd.org> Cc: freebsd-emulation@freebsd.org Subject: Re: sqlplus segfaults when receiving INT signal Message-ID: <20080914114945.GB3411@sanabria> In-Reply-To: <20080914090856.GA51307@freebsd.org> References: <20080912205202.GA83925@sanabria> <20080913070920.GA1440@dchagin.dialup.corbina.ru> <20080913084412.GA1263@sanabria> <20080913085108.GA2308@dchagin.dialup.corbina.ru> <20080913205515.GA6158@sanabria> <20080914090856.GA51307@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--wULyF7TL5taEdwHz Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El domingo 14 de septiembre a las 11:08:56 CEST, Roman Divacky escribi=F3: > On Sat, Sep 13, 2008 at 10:55:17PM +0200, Jose Garcia Juanino wrote: > > > > [ ...=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 > > Best regards >=20 > please provide ktrace/linux_kdump... the "unknown futex operation" proble= m is fixed > in this release so there must be something else Thanks for your response The output is: # uname -rm 7.1-PRERELEASE i386 # ktrace -d -t+ /compat/linux/usr/lib/oracle/10.2.0.3/client/bin/sqlplus /n= olog SQL*Plus: Release 10.2.0.3.0 - Production on Sun Sep 14 11:39:20 2008 Copyright (c) 1982, 2006, Oracle. All Rights Reserved. SQL> ^C [hit enter here] Segmentation fault # linux_kdump -t+ The output of linux_kdump is here: http://perso.orange.es/jogaju5001/ktrace.out (I have built the kernel with makeoptions DEBUG=3D-g, and I have suppressed INSTALL_NODEBUG=3D"yes" from /etc/make.conf ) Best regards --wULyF7TL5taEdwHz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjM+lkACgkQFOo0zaS9RnJxZQCgseJZfByb+yKgx0aU2X5QQm5s VgYAnjzb6k8R9xxj5aGOqcZzrTIB7gcN =Vlef -----END PGP SIGNATURE----- --wULyF7TL5taEdwHz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080914114945.GB3411>