From owner-freebsd-ports@FreeBSD.ORG Tue Feb 14 04:14:34 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA4D16A420; Tue, 14 Feb 2006 04:14:34 +0000 (GMT) (envelope-from root@solink.ru) Received: from ns.itam.nsc.ru (ns.itam.nsc.ru [194.226.179.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBFA743D48; Tue, 14 Feb 2006 04:14:33 +0000 (GMT) (envelope-from root@solink.ru) Received: from site.lan (itut.itam.nsc.ru [194.226.179.2]) by ns.itam.nsc.ru (8.13.1/8.13.1) with ESMTP id k1E4EU9Q009851; Tue, 14 Feb 2006 10:14:30 +0600 Received: from bocha.solink.office ([192.168.66.166]) (authenticated bits=0) by site.lan (8.12.11/8.12.11) with ESMTP id k1E4EP96007356; Tue, 14 Feb 2006 10:14:26 +0600 From: Bachilo Dmitry Organization: SoLink To: current@freebsd.org, ports@freebsd.org Date: Tue, 14 Feb 2006 10:14:32 +0600 User-Agent: KMail/1.8 References: <200602101246.31666.root@solink.ru> <20060210125743.GA835@iib.unsam.edu.ar> In-Reply-To: <20060210125743.GA835@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200602141014.33011.root@solink.ru> Cc: Subject: Re: Bad system call (core dumped) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 04:14:35 -0000 =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 =F0=D1=D4=CE=C9=C3=C1 10 =E6=C5=D7= =D2=C1=CC=D8 2006 18:57 Fernan Aguero =CE=C1=D0=C9=D3=C1=CC(a): > +----[ Bachilo Dmitry (10.Feb.2006 03:48): > | I've tried to compile Xchat 2.6.1 from sources, it compiled with no > | errors, but when I start xchat it gives me "Bad system call (core > | dumped)". > > I don't know about this one, but > > | So i've cvsuped ports and compiled this version of Xchat from them firs > | of all i've got Shared object "libexpat.so.5" not found, required by > | "libfontconfig.so.1", > > when you cvsuped, the ports tree got updated and this included a > new version of expat. Read /usr/ports/UPDATING always after > you cvsup your ports. > > | and I've made a symbolic link > | ln -s libexpat.so libexpat.so.5 > > You should try to avoid doing this. When a you update a > shared library to a new major version, it is recommended > that you recompile all ports that were linked against this > library. > > If you use portupgrade (sysutils/portupgrade), this can be > easily done like this > > portupgrade -rf your_shared_library_port > > this will upgrade the shared library rebuild all ports that > depend on it. > > In this case, it will be > > portupgrade -rf textproc/expat2 > > as explained in UPDATING. But beware, this can take a looong > time, as many ports depend on expat. > > Regards, > > Fernan Ok, I have compiled new expat2, recompiled all depended soft, cvsuped (from= =20 cvsup.freebsd.org), built world, made kernel, in single-user mode made=20 mergemaster -p, installed world and again mergemastered everything. And I still get Bad system call (core dumped). God, what have I done to you? :-) Bocha@notebook:/usr/Bocha> uname -a =46reeBSD notebook.bochasnet.academ.local 6.1-PRERELEASE FreeBSD 6.1-PREREL= EASE=20 #5: Tue Feb 14 09:24:18 NOVT 2006 =20 root@notebook.bochasnet.academ.local:/usr/obj/usr/src/sys/notebook i386 Bocha@notebook:/usr/Bocha> dmesg Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. =46reeBSD 6.1-PRERELEASE #5: Tue Feb 14 09:24:18 NOVT 2006 root@notebook.bochasnet.academ.local:/usr/obj/usr/src/sys/notebook Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Celeron(R) CPU 2.40GHz (2400.03-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0xf29 Stepping =3D 9 =20 =46eatures=3D0xbfebf9ff Features2=3D0x4400> real memory =3D 635371520 (605 MB) avail memory =3D 612454400 (584 MB) npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) acpi_ec0: port 0x62,0x66 on acpi0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 cpu0: on acpi0 p4tcc0: on cpu0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe8000000-0xebffffff at device 0.0 = on=20 pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 2.0 on pci0 isa0: on isab0 atapci0: port=20 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1000-0x100f at device 2.5 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 2.6 (no driver attached) pcm0: port 0x1c00-0x1cff,0x1800-0x187f at device 2.7 on pci0 pcm0: ohci0: mem 0xec000000-0xec000fff irq 11 at device= =20 3.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xec001000-0xec001fff irq 10 at device= =20 3.1 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 3 ports with 3 removable, self powered pci0: at device 3.2 (no driver attached) rl0: port 0x2000-0x20ff mem 0xec003000-0xec0030= ff=20 irq 11 at device 10.0 on pci0 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:90:f5:35:8a:45 fwohci0: mem=20 0xec003800-0xec003fff,0xec004000-0xec007fff irq 10 at device 11.0 on pci0 fwohci0: OHCI version 1.10 (ROM=3D1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:90:f5:00:00:35:8a:45 fwohci0: Phy 1394a available S400, 1 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:90:f5:35:8a:45 fwe0: Ethernet address: 02:90:f5:35:8a:45 fwe0: if_start running deferred for Giant sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=3D0xc000ffc0, gen=3D1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me) firewire0: bus manager 0 (me) cbb0: mem 0x80000000-0x80000fff irq 11 at=20 device 12.0 on pci0 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_acad0: on acpi0 battery0: on acpi0 acpi_lid0: on acpi0 acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: port 0x378-0x37f,0x778-0x77f irq 7 drq 1 = on=20 acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sio0: port 0x2f8-0x2ff irq 3 drq 3 flags 0= x10=20 on acpi0 sio0: type 16550A pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcbfff,0xdc000-0xdffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 2400025952 Hz quality 800 Timecounters tick every 1.000 msec cardbus0: at device 0.0 (no driver attached) ad0: 19077MB at ata0-master UDMA100 acd0: CDROM at ata1-master PIO4 Trying to mount root from ufs:/dev/ad0s2a pid 723 (xchat), uid 1001: exited on signal 12 (core dumped) pid 728 (xchat), uid 1001: exited on signal 12 (core dumped) pid 729 (xchat), uid 1001: exited on signal 12 (core dumped) (this last three lines are about my xchat, as you understand)