sqlplus segfaults when receiving INT signal

Jose Garcia Juanino jjuanino at gmail.com
Sun Sep 14 11:49:52 UTC 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20080914/e7359609/attachment.pgp


More information about the freebsd-emulation mailing list