On Sat, 05 Jan 2008 14:03:59 +0100
Björn Ketelaars <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm trying to run rtorrent-0.7.9 on snapshot. Unfortunately rtorrent
> crashes after sometime taking down the complete system.
>
> It is still possible to ping the machine. It is not possible to reach
> it by means of a serial console or by means of SSH. Can it be that
> the number of connections to rtorrent is crashing the system?
>
> Is there someone who has experience with rtorrent/libtorrent and
> maybe can share .torrent.rc?
I'm trying to track down the same thing too. Two questions: did you try
forcing the box to drop to ddb to see what's happening? I was advised
that ddb(4) and crash(8) man pages may be useful to get some
information out of it. Another, I was advised to try running "dd
if=/dev/rwd0c of=/dev/null bs=64k" (or something similar) to read the
whole disk, and look in syslog for any disk errors. My disks show some
errors, so my bug hunting session is postponed until I rule out disk
problems (ie get a new disk...)
> Kind regards,
>
> Björn Ketelaars
>
>
>
>
>
> OpenBSD 4.2-current (GENERIC) #622: Thu Jan 3 02:37:35 MST 2008
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 399
> MHz cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
> real mem = 536440832 (511MB)
> avail mem = 510816256 (487MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 06/30/98, BIOS32 rev. 0 @
> 0xec700, SMBIOS rev. 2.1 @ 0xf1146 (48 entries)
> bios0: vendor Compaq version "686T5" date 06/30/98
> bios0: Compaq Deskpro EN Series SFF
> acpi0 at bios0: rev 0, can't enable ACPI
> bios0: ROM list: 0xc0000/0x8000 0xc8000/0x800 0xe0000/0x8000!
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x03
> agp0 at pchb0: aperture at 0x44000000, size 0x4000000
> ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x03
> pci1 at ppb0 bus 1
> vga1 at pci1 dev 0 function 0 "ATI Rage Pro" rev 0x5c
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> fxp0 at pci0 dev 10 function 0 "Intel 8255x" rev 0x05, i82558: irq
> 11, address 00:50:8b:70:84:c0
> inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 0
> fxp1 at pci0 dev 13 function 0 "Intel 8255x" rev 0x05, i82558: irq
> 11, address 00:08:c7:5a:38:e9
> inphy1 at fxp1 phy 1: i82555 10/100 PHY, rev. 0
> ral0 at pci0 dev 14 function 0 "Ralink RT2561S" rev 0x00: irq 11,
> address 00:0c:f6:25:39:87
> ral0: MAC/BBP RT2561C, RF RT2527
> piixpcib0 at pci0 dev 20 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
> pciide0 at pci0 dev 20 function 1 "Intel 82371AB IDE" rev 0x01: DMA,
> channel 0 wired to compatibility, channel 1 wired to compatibility
> wd0 at pciide0 channel 0 drive 0: <Maxtor 6Y080L0>
> wd0: 16-sector PIO, LBA, 78167MB, 160086528 sectors
> wd1 at pciide0 channel 0 drive 1: <HDS725050KLAT80>
> wd1: 16-sector PIO, LBA48, 476940MB, 976773168 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
> wd1(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 2
> pciide0: channel 1 disabled (no drives)
> uhci0 at pci0 dev 20 function 2 "Intel 82371AB USB" rev 0x01: can't
> map i/o space
> piixpm0 at pci0 dev 20 function 3 "Intel 82371AB Power" rev 0x02: SMI
> iic0 at piixpm0
> admtemp0 at iic0 addr 0x4c: adm1021
> spdmem0 at iic0 addr 0x50: 256MB SDRAM non-parity PC133CL3
> spdmem1 at iic0 addr 0x51: 256MB SDRAM non-parity PC133CL3
> isa0 at piixpcib0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc_cmd: send error
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> kbc: aux echo error 1
> kbc: cmd word write error
> pcppi0 at isa0 port 0x61
> midi0 at pcppi0: <PC speaker>
> spkr0 at pcppi0
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pccom0: console
> pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> biomask f7e5 netmask ffe5 ttymask ffe7
> mtrr: Pentium Pro MTRR support
> softraid0 at root
> root on wd0a swap on wd0b dump on wd0b
> WARNING: / was not properly unmounted
> pckbc: command timeout
--
viq