Date: Sat, 13 Sep 2008 12:51:08 +0400 From: Chagin Dmitry <dchagin@freebsd.org> To: Jose Garcia Juanino <jjuanino@gmail.com> Cc: freebsd-emulation@freebsd.org Subject: Re: sqlplus segfaults when receiving INT signal Message-ID: <20080913085108.GA2308@dchagin.dialup.corbina.ru> In-Reply-To: <20080913084412.GA1263@sanabria> References: <20080912205202.GA83925@sanabria> <20080913070920.GA1440@dchagin.dialup.corbina.ru> <20080913084412.GA1263@sanabria>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 13, 2008 at 10:44:13AM +0200, Jose Garcia Juanino wrote: > El s?bado 13 de septiembre a las 09:09:20 CEST, Chagin Dmitry escribi?: > > On Fri, Sep 12, 2008 at 10:52:03PM +0200, Jose Garcia Juanino wrote: > > > > > > [ ... ] > > > > > > The truss command gives: > > > > > > linux_rt_sigprocmask(0x0,0xbfbf9b28,0x0,0x8,0x292d5ff4,0x6) = 0 (0x0) > > > linux_rt_sigprocmask(0x1,0xbfbf9b28,0x0,0x8,0x292d5ff4,0x6) = 0 (0x0) > > > linux_rt_sigreturn(0xbfbf9c8c,0x2915fff4,0x2,0x292d6420,0x292da6c0,0x6) = 3 (0x3) > > > read(0,"\n",4096) = 1 (0x1) > > > SIGNAL 11 (SIGSEGV) > > > > > > > > > Note that this does not happen with emulators/linux_base-fc4 port and > > > compat.linux.osrelease=2.4.2. > > > > > > Anybody has suffered this trouble? > > > > > > > Please, show uname -vp output > > Thank you for your response. > > The output is: > > # uname -vp > FreeBSD 7.0-RELEASE-p4 #3: Thu Sep 4 08:54:56 CEST 2008 root@<snipped>:/usr/obj/src/sys/MK2008Jun06 i386 > > The kernel configuration is here: > > http://perso.orange.es/jogaju5001/MK2008Jun06 > > and the make.conf contains: > > MODULES_OVERRIDE= if_tap if_bridge bridgestp \ > sound/sound sound/driver/ich \ > acpi/acpi acpi/acpi_video \ > linprocfs linux linsysfs \ > syscons/green \ > smbfs libiconv libmchain aio \ > xl ath ath_hal ath_rate_sample wlan wlan_wep wlan_ccmp \ > wlan_tkip wlan_scan_sta geom > > > > Best regards thnx, I believe you problem already fixed at 07.09.08, please cvsup and try yet... -- Have fun! chd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080913085108.GA2308>