sqlplus segfaults when receiving INT signal

Chagin Dmitry dchagin at freebsd.org
Sat Sep 13 08:53:14 UTC 2008


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


More information about the freebsd-emulation mailing list