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
[-- Attachment #1 --] El domingo 14 de septiembre a las 11:08:56 CEST, Roman Divacky escribió: > On Sat, Sep 13, 2008 at 10:55:17PM +0200, Jose Garcia Juanino wrote: > > > > [ ... > > > > I have done that now, but sadly, there is no difference with 7.0: > > > > $ uname -r > > 7.1-PRERELEASE > > > > $ /compat/linux/usr/lib/oracle/10.2.0.3/client/bin/sqlplus /nolog > > > > SQL*Plus: Release 10.2.0.3.0 - Production on Sat Sep 13 20:47:47 2008 > > > > Copyright (c) 1982, 2006, Oracle. All Rights Reserved. > > > > SQL> [hit CTRL+C] > > Segmentation fault > > > > Best regards > > please provide ktrace/linux_kdump... the "unknown futex operation" problem 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 /nolog 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=-g, and I have suppressed INSTALL_NODEBUG="yes" from /etc/make.conf ) Best regards [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjM+lkACgkQFOo0zaS9RnJxZQCgseJZfByb+yKgx0aU2X5QQm5s VgYAnjzb6k8R9xxj5aGOqcZzrTIB7gcN =Vlef -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080914114945.GB3411>
