Nzbget crashing with latest kernel

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Nzbget crashing with latest kernel

Postby beecher » Mon Sep 26, 2016 7:06 pm

Hi all,

I'm having a problem with the latest kernel on my Dockstar:
$this->bbcode_second_pass_code('', '[XXXXXXXX@alarm ~]$ uname -a
Linux alarm 4.7.4-1-ARCH #1 PREEMPT Sun Sep 18 05:20:59 MDT 2016 armv5tel GNU/Linux')

After a few hours of downloading with nzbget, the process gets killed (Seems like it's an Out of Memory problem), here's my dmesg:
$this->bbcode_second_pass_code('', '[Sun Sep 25 11:30:47 2016] Booting Linux on physical CPU 0x0
[Sun Sep 25 11:30:47 2016] Linux version 4.7.4-1-ARCH (builduser@leming) (gcc version 6.2.1 20160830 (GCC) ) #1 PREEMPT Sun Sep 18 05:20:59 MDT 2016
[Sun Sep 25 11:30:47 2016] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[Sun Sep 25 11:30:47 2016] CPU: VIVT data cache, VIVT instruction cache
[Sun Sep 25 11:30:47 2016] Machine model: Seagate FreeAgent Dockstar
[Sun Sep 25 11:30:47 2016] Memory policy: Data cache writeback
[Sun Sep 25 11:30:47 2016] On node 0 totalpages: 32768
[Sun Sep 25 11:30:47 2016] free_area_init_node: node 0, pgdat c09943e0, node_mem_map c7ed9000
[Sun Sep 25 11:30:47 2016] Normal zone: 288 pages used for memmap
[Sun Sep 25 11:30:47 2016] Normal zone: 0 pages reserved
[Sun Sep 25 11:30:47 2016] Normal zone: 32768 pages, LIFO batch:7
[Sun Sep 25 11:30:47 2016] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[Sun Sep 25 11:30:47 2016] pcpu-alloc: [0] 0
[Sun Sep 25 11:30:47 2016] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32480
[Sun Sep 25 11:30:47 2016] Kernel command line: console=ttyS0,115200 mtdparts=orion_nand:1M(u-boot),-(rootfs) root=PARTUUID=c10f2982-01 rw rootwait
[Sun Sep 25 11:30:47 2016] PID hash table entries: 512 (order: -1, 2048 bytes)
[Sun Sep 25 11:30:47 2016] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[Sun Sep 25 11:30:47 2016] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[Sun Sep 25 11:30:47 2016] Memory: 114876K/131072K available (6966K kernel code, 523K rwdata, 2004K rodata, 324K init, 729K bss, 16196K reserved, 0K cma-reserved)
[Sun Sep 25 11:30:47 2016] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xc8800000 - 0xff800000 ( 880 MB)
lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
modules : 0xbf000000 - 0xc0000000 ( 16 MB)
.text : 0xc0008000 - 0xc08cad10 (8972 kB)
.init : 0xc08cb000 - 0xc091c000 ( 324 kB)
.data : 0xc091c000 - 0xc099efd4 ( 524 kB)
.bss : 0xc099efd4 - 0xc0a557a8 ( 730 kB)
[Sun Sep 25 11:30:47 2016] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[Sun Sep 25 11:30:47 2016] Preemptible hierarchical RCU implementation.
[Sun Sep 25 11:30:47 2016] Build-time adjustment of leaf fanout to 32.
[Sun Sep 25 11:30:47 2016] NR_IRQS:16 nr_irqs:16 16
[Sun Sep 25 11:30:47 2016] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[Sun Sep 25 11:30:47 2016] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[Sun Sep 25 11:30:47 2016] Console: colour dummy device 80x30
[Sun Sep 25 11:30:47 2016] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[Sun Sep 25 11:30:47 2016] pid_max: default: 32768 minimum: 301
[Sun Sep 25 11:30:47 2016] Security Framework initialized
[Sun Sep 25 11:30:47 2016] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[Sun Sep 25 11:30:47 2016] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[Sun Sep 25 11:30:47 2016] CPU: Testing write buffer coherency: ok
[Sun Sep 25 11:30:47 2016] Setting up static identity map for 0x8200 - 0x8258
[Sun Sep 25 11:30:47 2016] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x2
[Sun Sep 25 11:30:47 2016] devtmpfs: initialized
[Sun Sep 25 11:30:47 2016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[Sun Sep 25 11:30:47 2016] pinctrl core: initialized pinctrl subsystem
[Sun Sep 25 11:30:47 2016] NET: Registered protocol family 16
[Sun Sep 25 11:30:47 2016] DMA: preallocated 256 KiB pool for atomic coherent allocations
[Sun Sep 25 11:30:47 2016] cpuidle: using governor ladder
[Sun Sep 25 11:30:47 2016] cpuidle: using governor menu
[Sun Sep 25 11:30:47 2016] Feroceon L2: Enabling L2
[Sun Sep 25 11:30:47 2016] Feroceon L2: Cache support initialised.
[Sun Sep 25 11:30:47 2016] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
[Sun Sep 25 11:30:47 2016] No ATAGs?
[Sun Sep 25 11:30:47 2016] vgaarb: loaded
[Sun Sep 25 11:30:47 2016] SCSI subsystem initialized
[Sun Sep 25 11:30:47 2016] libata version 3.00 loaded.
[Sun Sep 25 11:30:47 2016] usbcore: registered new interface driver usbfs
[Sun Sep 25 11:30:47 2016] usbcore: registered new interface driver hub
[Sun Sep 25 11:30:47 2016] usbcore: registered new device driver usb
[Sun Sep 25 11:30:47 2016] pps_core: LinuxPPS API ver. 1 registered
[Sun Sep 25 11:30:47 2016] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Sun Sep 25 11:30:47 2016] PTP clock support registered
[Sun Sep 25 11:30:47 2016] clocksource: Switched to clocksource orion_clocksource
[Sun Sep 25 11:30:47 2016] VFS: Disk quotas dquot_6.6.0
[Sun Sep 25 11:30:47 2016] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[Sun Sep 25 11:30:47 2016] FS-Cache: Loaded
[Sun Sep 25 11:30:47 2016] NET: Registered protocol family 2
[Sun Sep 25 11:30:47 2016] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[Sun Sep 25 11:30:47 2016] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[Sun Sep 25 11:30:47 2016] TCP: Hash tables configured (established 1024 bind 1024)
[Sun Sep 25 11:30:47 2016] UDP hash table entries: 256 (order: 0, 4096 bytes)
[Sun Sep 25 11:30:47 2016] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[Sun Sep 25 11:30:47 2016] NET: Registered protocol family 1
[Sun Sep 25 11:30:47 2016] RPC: Registered named UNIX socket transport module.
[Sun Sep 25 11:30:47 2016] RPC: Registered udp transport module.
[Sun Sep 25 11:30:47 2016] RPC: Registered tcp transport module.
[Sun Sep 25 11:30:47 2016] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Sun Sep 25 11:30:47 2016] PCI: CLS 0 bytes, default 32
[Sun Sep 25 11:30:47 2016] Trying to unpack rootfs image as initramfs...
[Sun Sep 25 11:30:47 2016] Freeing initrd memory: 4268K (c76ed000 - c7b18000)
[Sun Sep 25 11:30:47 2016] futex hash table entries: 256 (order: -1, 3072 bytes)
[Sun Sep 25 11:30:47 2016] workingset: timestamp_bits=13 max_order=15 bucket_order=2
[Sun Sep 25 11:30:47 2016] FS-Cache: Netfs 'nfs' registered for caching
[Sun Sep 25 11:30:47 2016] NFS: Registering the id_resolver key type
[Sun Sep 25 11:30:47 2016] Key type id_resolver registered
[Sun Sep 25 11:30:47 2016] Key type id_legacy registered
[Sun Sep 25 11:30:47 2016] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[Sun Sep 25 11:30:47 2016] fuse init (API version 7.25)
[Sun Sep 25 11:30:47 2016] aufs 4.7-20160912
[Sun Sep 25 11:30:47 2016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[Sun Sep 25 11:30:47 2016] io scheduler noop registered
[Sun Sep 25 11:30:47 2016] io scheduler deadline registered
[Sun Sep 25 11:30:47 2016] io scheduler cfq registered
[Sun Sep 25 11:30:47 2016] io scheduler bfq registered (default)
[Sun Sep 25 11:30:47 2016] BFQ I/O-scheduler: v8r3 (with cgroups support)
[Sun Sep 25 11:30:47 2016] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[Sun Sep 25 11:30:47 2016] irq: Cannot allocate irq_descs @ IRQ32, assuming pre-allocated
[Sun Sep 25 11:30:47 2016] irq: Cannot allocate irq_descs @ IRQ64, assuming pre-allocated
[Sun Sep 25 11:30:47 2016] mv_xor f1060800.xor: Marvell shared XOR driver
[Sun Sep 25 11:30:47 2016] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[Sun Sep 25 11:30:47 2016] mv_xor f1060900.xor: Marvell shared XOR driver
[Sun Sep 25 11:30:47 2016] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[Sun Sep 25 11:30:47 2016] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[Sun Sep 25 11:30:47 2016] console [ttyS0] disabled
[Sun Sep 25 11:30:47 2016] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 25, base_baud = 12500000) is a 16550A
[Sun Sep 25 11:30:48 2016] console [ttyS0] enabled
[Sun Sep 25 11:30:48 2016] brd: module loaded
[Sun Sep 25 11:30:48 2016] loop: module loaded
[Sun Sep 25 11:30:48 2016] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[Sun Sep 25 11:30:48 2016] nand: Micron MT29F2G08AAD
[Sun Sep 25 11:30:48 2016] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[Sun Sep 25 11:30:48 2016] Scanning device for bad blocks
[Sun Sep 25 11:30:48 2016] 2 cmdlinepart partitions found on MTD device orion_nand
[Sun Sep 25 11:30:48 2016] Creating 2 MTD partitions on "orion_nand":
[Sun Sep 25 11:30:48 2016] 0x000000000000-0x000000100000 : "u-boot"
[Sun Sep 25 11:30:48 2016] 0x000000100000-0x000010000000 : "rootfs"
[Sun Sep 25 11:30:48 2016] libphy: orion_mdio_bus: probed
[Sun Sep 25 11:30:48 2016] [Firmware Warn]: /ocp@f1000000/mdio-bus@72004/ethernet-phy@0: Whitelisted compatible string. Please remove
[Sun Sep 25 11:30:48 2016] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[Sun Sep 25 11:30:49 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:10:75:1a:92:06
[Sun Sep 25 11:30:49 2016] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Sun Sep 25 11:30:49 2016] ehci-pci: EHCI PCI platform driver
[Sun Sep 25 11:30:49 2016] ehci-orion: EHCI orion driver
[Sun Sep 25 11:30:49 2016] orion-ehci f1050000.ehci: EHCI Host Controller
[Sun Sep 25 11:30:49 2016] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[Sun Sep 25 11:30:49 2016] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000
[Sun Sep 25 11:30:49 2016] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[Sun Sep 25 11:30:49 2016] hub 1-0:1.0: USB hub found
[Sun Sep 25 11:30:49 2016] hub 1-0:1.0: 1 port detected
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver uas
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver usb-storage
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-alauda
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-cypress
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-datafab
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums_eneub6250
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-freecom
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-isd200
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-jumpshot
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-karma
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-onetouch
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-realtek
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-sddr09
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-sddr55
[Sun Sep 25 11:30:49 2016] usbcore: registered new interface driver ums-usbat
[Sun Sep 25 11:30:49 2016] mousedev: PS/2 mouse device common for all mice
[Sun Sep 25 11:30:50 2016] usb 1-1: new high-speed USB device number 2 using orion-ehci
[Sun Sep 25 11:30:50 2016] hub 1-1:1.0: USB hub found
[Sun Sep 25 11:30:50 2016] hub 1-1:1.0: 4 ports detected
[Sun Sep 25 11:30:50 2016] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[Sun Sep 25 11:30:50 2016] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[Sun Sep 25 11:30:50 2016] scsi host0: usb-storage 1-1.1:1.0
[Sun Sep 25 11:30:50 2016] usb 1-1.2: new high-speed USB device number 4 using orion-ehci
[Sun Sep 25 11:30:50 2016] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[Sun Sep 25 11:30:50 2016] scsi host1: usb-storage 1-1.2:1.0
[Sun Sep 25 11:30:50 2016] rtc-mv f1010300.rtc: internal RTC not ticking
[Sun Sep 25 11:30:50 2016] i2c /dev entries driver
[Sun Sep 25 11:30:50 2016] orion_wdt: Initial timeout 21 sec
[Sun Sep 25 11:30:50 2016] sdhci: Secure Digital Host Controller Interface driver
[Sun Sep 25 11:30:50 2016] sdhci: Copyright(c) Pierre Ossman
[Sun Sep 25 11:30:50 2016] sdhci-pltfm: SDHCI platform and OF driver helper
[Sun Sep 25 11:30:50 2016] ledtrig-cpu: registered to indicate activity on CPUs
[Sun Sep 25 11:30:50 2016] usbcore: registered new interface driver r8712u
[Sun Sep 25 11:30:50 2016] gre: GRE over IPv4 demultiplexor driver
[Sun Sep 25 11:30:50 2016] NET: Registered protocol family 17
[Sun Sep 25 11:30:50 2016] usb 1-1.3: new high-speed USB device number 5 using orion-ehci
[Sun Sep 25 11:30:50 2016] Key type dns_resolver registered
[Sun Sep 25 11:30:50 2016] registered taskstats version 1
[Sun Sep 25 11:30:50 2016] Key type encrypted registered
[Sun Sep 25 11:30:50 2016] console [netcon0] enabled
[Sun Sep 25 11:30:50 2016] netconsole: network logging started
[Sun Sep 25 11:30:50 2016] hctosys: unable to open rtc device (rtc0)
[Sun Sep 25 11:30:50 2016] Freeing unused kernel memory: 324K (c08cb000 - c091c000)
[Sun Sep 25 11:30:50 2016] This architecture does not have kernel memory protection.
[Sun Sep 25 11:30:51 2016] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[Sun Sep 25 11:30:51 2016] scsi host2: usb-storage 1-1.3:1.0
[Sun Sep 25 11:30:51 2016] random: systemd-tmpfile: uninitialized urandom read (16 bytes read, 8 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: udevadm: uninitialized urandom read (16 bytes read, 8 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available)
[Sun Sep 25 11:30:51 2016] usb 1-1.4: new high-speed USB device number 6 using orion-ehci
[Sun Sep 25 11:30:51 2016] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[Sun Sep 25 11:30:51 2016] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available)
[Sun Sep 25 11:30:51 2016] random: udevadm: uninitialized urandom read (16 bytes read, 9 bits of entropy available)
[Sun Sep 25 11:30:51 2016] scsi host3: usb-storage 1-1.4:1.0
[Sun Sep 25 11:30:51 2016] scsi 0:0:0:0: Direct-Access Seagate FreeAgent Go 0148 PQ: 0 ANSI: 4
[Sun Sep 25 11:30:51 2016] sd 0:0:0:0: [sda] Spinning up disk...
[Sun Sep 25 11:30:51 2016] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Sun Sep 25 11:30:51 2016] scsi 1:0:0:0: Direct-Access WD My Passport 0827 1016 PQ: 0 ANSI: 6
[Sun Sep 25 11:30:51 2016] sd 1:0:0:0: [sdb] 732558336 4096-byte logical blocks: (3.00 TB/2.73 TiB)
[Sun Sep 25 11:30:51 2016] sd 1:0:0:0: Attached scsi generic sg1 type 0
[Sun Sep 25 11:30:51 2016] sd 1:0:0:0: [sdb] Write Protect is off
[Sun Sep 25 11:30:51 2016] sd 1:0:0:0: [sdb] Mode Sense: 47 00 10 08
[Sun Sep 25 11:30:51 2016] scsi 1:0:0:1: Enclosure WD SES Device 1016 PQ: 0 ANSI: 6
[Sun Sep 25 11:30:51 2016] sd 1:0:0:0: [sdb] No Caching mode page found
[Sun Sep 25 11:30:51 2016] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[Sun Sep 25 11:30:51 2016] scsi 1:0:0:1: Attached scsi generic sg2 type 13
[Sun Sep 25 11:30:52 2016] scsi 2:0:0:0: Direct-Access WD Elements 10B8 1012 PQ: 0 ANSI: 6
[Sun Sep 25 11:30:52 2016] sd 2:0:0:0: [sdc] 2930210816 512-byte logical blocks: (1.50 TB/1.36 TiB)
[Sun Sep 25 11:30:52 2016] sd 2:0:0:0: Attached scsi generic sg3 type 0
[Sun Sep 25 11:30:52 2016] sd 2:0:0:0: [sdc] Write Protect is off
[Sun Sep 25 11:30:52 2016] sd 2:0:0:0: [sdc] Mode Sense: 47 00 10 08
[Sun Sep 25 11:30:52 2016] sd 2:0:0:0: [sdc] No Caching mode page found
[Sun Sep 25 11:30:52 2016] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[Sun Sep 25 11:30:52 2016] scsi 3:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0 CCS
[Sun Sep 25 11:30:52 2016] sd 3:0:0:0: [sdd] 15949824 512-byte logical blocks: (8.17 GB/7.61 GiB)
[Sun Sep 25 11:30:52 2016] sd 3:0:0:0: [sdd] Write Protect is off
[Sun Sep 25 11:30:52 2016] sd 3:0:0:0: [sdd] Mode Sense: 4b 00 00 08
[Sun Sep 25 11:30:52 2016] sd 3:0:0:0: [sdd] No Caching mode page found
[Sun Sep 25 11:30:52 2016] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[Sun Sep 25 11:30:52 2016] sdd: sdd1
[Sun Sep 25 11:30:52 2016] sd 3:0:0:0: [sdd] Attached SCSI removable disk
[Sun Sep 25 11:30:52 2016] .ready
[Sun Sep 25 11:30:52 2016] sd 0:0:0:0: [sda] 1250263727 512-byte logical blocks: (640 GB/596 GiB)
[Sun Sep 25 11:30:52 2016] sd 0:0:0:0: [sda] Write Protect is off
[Sun Sep 25 11:30:52 2016] sd 0:0:0:0: [sda] Mode Sense: 1c 00 00 00
[Sun Sep 25 11:30:52 2016] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Sep 25 11:30:53 2016] sda: sda1
[Sun Sep 25 11:30:53 2016] sd 0:0:0:0: [sda] Attached SCSI disk
[Sun Sep 25 11:30:54 2016] sdb: sdb1
[Sun Sep 25 11:30:54 2016] ses 1:0:0:1: Attached Enclosure device
[Sun Sep 25 11:30:54 2016] sd 3:0:0:0: Attached scsi generic sg4 type 0
[Sun Sep 25 11:30:54 2016] sd 1:0:0:0: [sdb] Attached SCSI disk
[Sun Sep 25 11:30:56 2016] sdc: sdc1
[Sun Sep 25 11:30:56 2016] sd 2:0:0:0: [sdc] Attached SCSI disk
[Sun Sep 25 11:30:56 2016] random: nonblocking pool is initialized
[Sun Sep 25 11:30:57 2016] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null)
[Sun Sep 25 11:30:57 2016] systemd[1]: System time before build time, advancing clock.
[Sun Sep 25 11:30:57 2016] NET: Registered protocol family 10
[Sun Sep 25 11:30:57 2016] ip_tables: (C) 2000-2006 Netfilter Core Team
[Sun Sep 25 11:30:58 2016] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[Sun Sep 25 11:30:58 2016] systemd[1]: Detected architecture arm.
[Sun Sep 25 11:30:58 2016] systemd[1]: Set hostname to <alarm>.
[Sun Sep 25 11:30:58 2016] systemd[1]: Created slice System Slice.
[Sun Sep 25 11:30:58 2016] systemd[1]: Listening on udev Kernel Socket.
[Sun Sep 25 11:30:58 2016] systemd[1]: Reached target Remote File Systems.
[Sun Sep 25 11:30:58 2016] systemd[1]: Created slice system-netctl\x2difplugd.slice.
[Sun Sep 25 11:30:58 2016] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Sun Sep 25 11:30:58 2016] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[Sun Sep 25 11:30:58 2016] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Sun Sep 25 11:30:58 2016] systemd[1]: Listening on udev Control Socket.
[Sun Sep 25 11:30:59 2016] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[Sun Sep 25 11:30:59 2016] systemd[1]: Reached target Paths.
[Sun Sep 25 11:30:59 2016] systemd[1]: Listening on Journal Socket.
[Sun Sep 25 11:30:59 2016] systemd[1]: Starting Setup Virtual Console...
[Sun Sep 25 11:30:59 2016] systemd[1]: Starting Remount Root and Kernel File Systems...
[Sun Sep 25 11:30:59 2016] systemd[1]: Starting Load Kernel Modules...
[Sun Sep 25 11:30:59 2016] systemd[1]: Listening on Journal Socket (/dev/log).
[Sun Sep 25 11:30:59 2016] cryptodev: driver 1.8 loaded.
[Sun Sep 25 11:30:59 2016] systemd[1]: Listening on LVM2 metadata daemon socket.
[Sun Sep 25 11:30:59 2016] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[Sun Sep 25 11:30:59 2016] systemd[1]: Created slice system-getty.slice.
[Sun Sep 25 11:30:59 2016] systemd[1]: Starting Journal Service...
[Sun Sep 25 11:30:59 2016] systemd[1]: Reached target Encrypted Volumes.
[Sun Sep 25 11:30:59 2016] systemd[1]: Mounting Debug File System...
[Sun Sep 25 11:30:59 2016] systemd[1]: Mounting POSIX Message Queue File System...
[Sun Sep 25 11:30:59 2016] systemd[1]: Created slice User and Session Slice.
[Sun Sep 25 11:30:59 2016] systemd[1]: Reached target Slices.
[Sun Sep 25 11:30:59 2016] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[Sun Sep 25 11:30:59 2016] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[Sun Sep 25 11:30:59 2016] systemd[1]: Created slice system-serial\x2dgetty.slice.
[Sun Sep 25 11:30:59 2016] systemd[1]: Listening on Process Core Dump Socket.
[Sun Sep 25 11:30:59 2016] systemd[1]: Mounted POSIX Message Queue File System.
[Sun Sep 25 11:30:59 2016] systemd[1]: Mounted Debug File System.
[Sun Sep 25 11:30:59 2016] systemd[1]: Started Setup Virtual Console.
[Sun Sep 25 11:30:59 2016] systemd[1]: Started Remount Root and Kernel File Systems.
[Sun Sep 25 11:30:59 2016] systemd[1]: Started Load Kernel Modules.
[Sun Sep 25 11:30:59 2016] systemd[1]: Started Create list of required static device nodes for the current kernel.
[Sun Sep 25 11:30:59 2016] systemd[1]: Starting Apply Kernel Variables...
[Sun Sep 25 11:31:00 2016] systemd[1]: Mounting FUSE Control File System...
[Sun Sep 25 11:31:00 2016] systemd[1]: Starting udev Coldplug all Devices...
[Sun Sep 25 11:31:00 2016] systemd[1]: Starting Create Static Device Nodes in /dev...
[Sun Sep 25 11:31:00 2016] systemd[1]: Starting Load/Save Random Seed...
[Sun Sep 25 11:31:00 2016] systemd[1]: Mounted FUSE Control File System.
[Sun Sep 25 11:31:00 2016] systemd[1]: Started Apply Kernel Variables.
[Sun Sep 25 11:31:00 2016] systemd[1]: Started Create Static Device Nodes in /dev.
[Sun Sep 25 11:31:00 2016] systemd[1]: Started Load/Save Random Seed.
[Sun Sep 25 11:31:00 2016] systemd[1]: Reached target Local File Systems (Pre).
[Sun Sep 25 11:31:00 2016] systemd[1]: Starting udev Kernel Device Manager...
[Sun Sep 25 11:31:00 2016] systemd[1]: Started udev Kernel Device Manager.
[Sun Sep 25 11:31:00 2016] systemd[1]: Started Journal Service.
[Sun Sep 25 11:31:00 2016] systemd-journald[190]: Received request to flush runtime journal from PID 1
[Sun Sep 25 11:31:02 2016] marvell-cesa f1030000.crypto: CESA device successfully registered
[Sun Sep 25 11:32:25 2016] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[Sun Sep 25 11:33:23 2016] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[Sun Sep 25 11:33:24 2016] Adding 1048572k swap on /media/western/swapfile. Priority:-1 extents:2 across:1179644k
[Sun Sep 25 11:34:04 2016] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[Sun Sep 25 11:34:08 2016] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Sun Sep 25 11:34:10 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Sun Sep 25 11:34:10 2016] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Mon Sep 26 03:41:13 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 03:41:15 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 03:41:17 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 03:41:19 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 03:41:20 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 03:41:23 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 06:49:23 2016] nmbd invoked oom-killer: gfp_mask=0x24004c0(GFP_KERNEL|__GFP_REPEAT), order=2, oom_score_adj=0
[Mon Sep 26 06:49:23 2016] nmbd cpuset=/ mems_allowed=0
[Mon Sep 26 06:49:23 2016] CPU: 0 PID: 334 Comm: nmbd Tainted: G O 4.7.4-1-ARCH #1
[Mon Sep 26 06:49:23 2016] Hardware name: Marvell Kirkwood (Flattened Device Tree)
[Mon Sep 26 06:49:23 2016] [<c00105f4>] (unwind_backtrace) from [<c000da64>] (show_stack+0x10/0x14)
[Mon Sep 26 06:49:23 2016] [<c000da64>] (show_stack) from [<c013d224>] (dump_header+0x54/0x1d8)
[Mon Sep 26 06:49:23 2016] [<c013d224>] (dump_header) from [<c00e19dc>] (oom_kill_process+0x2e4/0x508)
[Mon Sep 26 06:49:23 2016] [<c00e19dc>] (oom_kill_process) from [<c00e1f18>] (out_of_memory+0x2ac/0x324)
[Mon Sep 26 06:49:23 2016] [<c00e1f18>] (out_of_memory) from [<c00e6750>] (__alloc_pages_nodemask+0xc84/0xcec)
[Mon Sep 26 06:49:23 2016] [<c00e6750>] (__alloc_pages_nodemask) from [<c00e67c8>] (__get_free_pages+0x10/0x64)
[Mon Sep 26 06:49:23 2016] [<c00e67c8>] (__get_free_pages) from [<c0013a18>] (pgd_alloc+0x18/0xf4)
[Mon Sep 26 06:49:23 2016] [<c0013a18>] (pgd_alloc) from [<c001c204>] (mm_init+0xbc/0x114)
[Mon Sep 26 06:49:23 2016] [<c001c204>] (mm_init) from [<c001de30>] (copy_process.part.5+0x12a4/0x18e4)
[Mon Sep 26 06:49:23 2016] [<c001de30>] (copy_process.part.5) from [<c001e5b0>] (_do_fork+0xa0/0x410)
[Mon Sep 26 06:49:23 2016] [<c001e5b0>] (_do_fork) from [<c001e9f4>] (SyS_clone+0x20/0x28)
[Mon Sep 26 06:49:23 2016] [<c001e9f4>] (SyS_clone) from [<c000a4c0>] (ret_fast_syscall+0x0/0x38)
[Mon Sep 26 06:49:23 2016] Mem-Info:
[Mon Sep 26 06:49:23 2016] active_anon:2962 inactive_anon:4212 isolated_anon:0
active_file:4074 inactive_file:11681 isolated_file:0
unevictable:0 dirty:1618 writeback:0 unstable:0
slab_reclaimable:3320 slab_unreclaimable:1412
mapped:836 shmem:54 pagetables:228 bounce:0
free:521 free_pcp:29 free_cma:0
[Mon Sep 26 06:49:23 2016] Normal free:1944kB min:1352kB low:1688kB high:2024kB active_anon:11932kB inactive_anon:16848kB active_file:16340kB inactive_file:46876kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:131072kB managed:119468kB mlocked:0kB dirty:6472kB writeback:0kB mapped:3396kB shmem:216kB slab_reclaimable:13280kB slab_unreclaimable:5648kB kernel_stack:1000kB pagetables:912kB unstable:0kB bounce:0kB free_pcp:4kB local_pcp:4kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[Mon Sep 26 06:49:23 2016] lowmem_reserve[]: 0 0
[Mon Sep 26 06:49:23 2016] Normal: 249*4kB (UME) 177*8kB (U) 0*16kB 2*32kB (UM) 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 2476kB
[Mon Sep 26 06:49:23 2016] 15807 total pagecache pages
[Mon Sep 26 06:49:23 2016] 123 pages in swap cache
[Mon Sep 26 06:49:23 2016] Swap cache stats: add 2164, delete 2041, find 1080/1147
[Mon Sep 26 06:49:23 2016] Free swap = 1040480kB
[Mon Sep 26 06:49:23 2016] Total swap = 1048572kB
[Mon Sep 26 06:49:23 2016] 32768 pages RAM
[Mon Sep 26 06:49:23 2016] 0 pages HighMem/MovableOnly
[Mon Sep 26 06:49:23 2016] 2901 pages reserved
[Mon Sep 26 06:49:23 2016] [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name
[Mon Sep 26 06:49:23 2016] [ 190] 0 190 9870 256 13 0 51 0 systemd-journal
[Mon Sep 26 06:49:23 2016] [ 208] 0 208 3111 119 6 0 210 -1000 systemd-udevd
[Mon Sep 26 06:49:23 2016] [ 298] 0 298 455 92 4 0 4 0 ifplugd
[Mon Sep 26 06:49:23 2016] [ 301] 81 301 1445 136 6 0 28 -900 dbus-daemon
[Mon Sep 26 06:49:23 2016] [ 304] 87 304 1859 229 6 0 51 0 ntpd
[Mon Sep 26 06:49:23 2016] [ 306] 0 306 1730 171 6 0 48 0 systemd-logind
[Mon Sep 26 06:49:23 2016] [ 311] 0 311 1949 98 7 0 738 0 haveged
[Mon Sep 26 06:49:23 2016] [ 318] 0 318 1760 108 7 0 69 -1000 sshd
[Mon Sep 26 06:49:23 2016] [ 325] 0 325 938 91 4 0 0 0 agetty
[Mon Sep 26 06:49:23 2016] [ 329] 0 329 937 89 4 0 0 0 agetty
[Mon Sep 26 06:49:23 2016] [ 334] 0 334 6967 290 15 0 303 0 nmbd
[Mon Sep 26 06:49:23 2016] [ 337] 0 337 10302 339 23 0 295 0 smbd
[Mon Sep 26 06:49:23 2016] [ 340] 0 340 9845 273 22 0 304 0 smbd-notifyd
[Mon Sep 26 06:49:23 2016] [ 341] 0 341 9848 270 22 0 301 0 cleanupd
[Mon Sep 26 06:49:23 2016] [ 410] 0 410 601 164 3 0 0 0 dhcpcd
[Mon Sep 26 06:49:23 2016] [ 430] 1000 430 2252 313 7 0 0 0 systemd
[Mon Sep 26 06:49:23 2016] [ 431] 1000 431 3145 207 9 0 151 0 (sd-pam)
[Mon Sep 26 06:49:23 2016] [ 462] 169 462 14445 1388 15 0 0 0 transmission-da
[Mon Sep 26 06:49:23 2016] [ 554] 1000 554 47177 5301 42 0 0 0 nzbget
[Mon Sep 26 06:49:23 2016] Out of memory: Kill process 554 (nzbget) score 17 or sacrifice child
[Mon Sep 26 06:49:23 2016] Killed process 554 (nzbget) total-vm:188708kB, anon-rss:20340kB, file-rss:892kB, shmem-rss:0kB
[Mon Sep 26 07:53:23 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 07:53:25 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 07:53:39 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 07:53:41 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 08:00:31 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 08:00:33 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 08:39:44 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 08:39:46 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 08:39:53 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 08:39:56 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[Mon Sep 26 08:39:57 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[Mon Sep 26 08:39:59 2016] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
')

This doesn't happen with kernel 4.5.3-1.

Thanks in advance with your help.
beecher
 
Posts: 9
Joined: Tue Aug 17, 2010 1:20 am

Re: Nzbget crashing with latest kernel

Postby moonman » Mon Sep 26, 2016 8:34 pm

Donyou have swap?
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: Nzbget crashing with latest kernel

Postby beecher » Tue Sep 27, 2016 6:44 pm

Yes I'm using a swap file of 1GB.
$this->bbcode_second_pass_code('', '[XXXXXXXXX@alarm ~]$ swapon -s
Filename Type Size Used Priority
/media/western/swapfile file 1048572 12024 -1')

$this->bbcode_second_pass_code('', '[XXXXXXXXe@alarm ~]$ cat /proc/meminfo
MemTotal: 119468 kB
MemFree: 2264 kB
MemAvailable: 93896 kB
Buffers: 22732 kB
Cached: 53852 kB
SwapCached: 2084 kB
Active: 48952 kB
Inactive: 35292 kB
Active(anon): 3256 kB
Inactive(anon): 4660 kB
Active(file): 45696 kB
Inactive(file): 30632 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 1048572 kB
SwapFree: 1036548 kB
Dirty: 12 kB
Writeback: 0 kB
AnonPages: 5908 kB
Mapped: 22692 kB
Shmem: 256 kB
Slab: 26372 kB
SReclaimable: 20704 kB
SUnreclaim: 5668 kB
KernelStack: 880 kB
PageTables: 876 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 1108304 kB
Committed_AS: 99496 kB
VmallocTotal: 901120 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB')
beecher
 
Posts: 9
Joined: Tue Aug 17, 2010 1:20 am

Re: Nzbget crashing with latest kernel

Postby beecher » Sat Oct 01, 2016 3:40 pm

My problem seems to be solved with the latest kernel update (4.7.5-1). I've been using nzbget for a few days without any crash.
beecher
 
Posts: 9
Joined: Tue Aug 17, 2010 1:20 am


Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 8 guests