Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2000 00:17:05 +0100
From:      "Vladislav Konecny" <vladislav.konecny@web.markiza.sk>
To:        <freebsd-stable@FreeBSD.ORG>
Cc:        <freebsd-database@FreeBSD.ORG>
Subject:   Intel STL2 in SC5000, segfaulted mysqld
Message-ID:  <NEBBLCNAMLOFBCDHGHGFOEMMCAAA.vladislav.konecny@web.markiza.sk>
In-Reply-To: <200012122231.eBCMVE353411@earth.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0015_01C0649A.062E1B40
Content-Type: text/plain;
	charset="iso-8859-2"
Content-Transfer-Encoding: 7bit

Hello all,

	I have big problem with MySQL 3.22.32 running on box with Intel STL2
motherboard with 2xP3/600 and 256MB RAM. This is standardly installed box
with latest cvsup (12-12-2000) of stable branch 4.2-STABLE. Kernel is
compiled with SMP and APIC_IO (as you can see in attachment).
	I start the mysql with safe_mysqld run script, and after 5-6 minutes daemon
quits with message:

Dec 13 00:10:07 db /kernel: pid 237 (mysqld), uid 0: exited on signal 11
(core dumped)

...and restart daemon from the script.

Any idea to fix this?


Vladislav Konecny
technical director
------------------
www.markiza.sk, a.s.
=m= 0903/268 523
=@= oryon@web.markiza.sk


------=_NextPart_000_0015_01C0649A.062E1B40
Content-Type: application/octet-stream;
	name="db"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="db"

machine		i386=0A=
cpu		I686_CPU=0A=
ident		db=0A=
maxusers	32=0A=
=0A=
#makeoptions	DEBUG=3D-g		#Build kernel with gdb(1) debug symbols=0A=
=0A=
options 	MATH_EMULATE		#Support for x87 emulation=0A=
options 	INET			#InterNETworking=0A=
options 	FFS			#Berkeley Fast Filesystem=0A=
options 	FFS_ROOT		#FFS usable as root device [keep this!]=0A=
options 	SOFTUPDATES		#Enable FFS soft updates support=0A=
options 	MFS			#Memory Filesystem=0A=
options 	MD_ROOT			#MD is a potential root device=0A=
options 	NFS			#Network Filesystem=0A=
options 	MSDOSFS			#MSDOS Filesystem=0A=
options 	CD9660			#ISO 9660 Filesystem=0A=
options 	CD9660_ROOT		#CD-ROM usable as root, CD9660 required=0A=
options 	PROCFS			#Process filesystem=0A=
options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]=0A=
options 	SCSI_DELAY=3D10000	#Delay (in ms) before probing SCSI=0A=
options 	USERCONFIG		#boot -c editor=0A=
options 	KTRACE			#ktrace(1) support=0A=
options 	SYSVSHM			#SYSV-style shared memory=0A=
options 	SYSVMSG			#SYSV-style message queues=0A=
options 	SYSVSEM			#SYSV-style semaphores=0A=
options 	P1003_1B		#Posix P1003_1B real-time extensions=0A=
options 	_KPOSIX_PRIORITY_SCHEDULING=0A=
options		ICMP_BANDLIM		#Rate limit bad replies=0A=
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev=0A=
=0A=
options		SMP                     # Symmetric MultiProcessor Kernel=0A=
options		APIC_IO                 # Symmetric (APIC) I/O=0A=
=0A=
device		isa=0A=
device		pci=0A=
=0A=
# Floppy drives=0A=
device		fdc0	at isa? port IO_FD1 irq 6 drq 2=0A=
device		fd0	at fdc0 drive 0=0A=
=0A=
# ATA and ATAPI devices=0A=
device		ata0	at isa? port IO_WD1 irq 14=0A=
device		ata1	at isa? port IO_WD2 irq 15=0A=
device		ata=0A=
device		atapicd			# ATAPI CDROM drives=0A=
options 	ATA_STATIC_ID		#Static device numbering=0A=
#options 	ATA_ENABLE_ATAPI_DMA	#Enable DMA on ATAPI devices=0A=
=0A=
# SCSI Controllers=0A=
device		ahc		# AHA2940 and onboard AIC7xxx devices=0A=
=0A=
# SCSI peripherals=0A=
device		scbus		# SCSI bus (required)=0A=
device		da		# Direct Access (disks)=0A=
device		pass		# Passthrough device (direct SCSI access)=0A=
=0A=
# atkbdc0 controls both the keyboard and the PS/2 mouse=0A=
device		atkbdc0	at isa? port IO_KBD=0A=
device		atkbd0	at atkbdc? irq 1 flags 0x1=0A=
device		psm0	at atkbdc? irq 12=0A=
=0A=
device		vga0	at isa?=0A=
=0A=
# syscons is the default console driver, resembling an SCO console=0A=
device		sc0	at isa? flags 0x100=0A=
=0A=
# Floating point support - do not disable.=0A=
device		npx0	at nexus? port IO_NPX irq 13=0A=
=0A=
device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)=0A=
=0A=
# Pseudo devices - the number indicates how many units to allocated.=0A=
pseudo-device	loop		# Network loopback=0A=
pseudo-device	ether		# Ethernet support=0A=
pseudo-device	tun		# Packet tunnel.=0A=
pseudo-device	pty		# Pseudo-ttys (telnet etc)=0A=
pseudo-device	bpf		#Berkeley packet filter=0A=
=0A=
options		IPFIREWALL=0A=
options		IPFIREWALL_VERBOSE=0A=
options		TCP_RESTRICT_RST=0A=
options		ACCEPT_FILTER_DATA=0A=
options		MAXMEM=3D"(256*1024)"=0A=

------=_NextPart_000_0015_01C0649A.062E1B40--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBLCNAMLOFBCDHGHGFOEMMCAAA.vladislav.konecny>