I am trying SoGo in an already running Centos 7 with postfix+dovecot+sieve.
I added the inverse repo and installed the sogo 2.3.5 with activesync

sogo-2.3.5-1.el7.centos.x86_64
sogo-tool-2.3.5-1.el7.centos.x86_64
sogo-ealarms-notify-2.3.5-1.el7.centos.x86_64
sogo-activesync-2.3.5-1.el7.centos.x86_64

My first problem is that SoGo eats all the available memory even without clients connected. If I leave the server unused for a few days, I see the following error in the console:

Out of memory: Kill process 2870 (sogod) score 537 or sacrifice child
Killed process 2870 (sogod) total-vm:2536588kB, anon-rss:1268056kB, file-rss:8kB sogod[2866]: segfault at 7ffc03310004 ip 00007f1e70c0059c sp 00007ffc0330c238 error 4 in libc-2.17.so[7f1e70abe000+1b6000]

If I restarts sogo, it works again for one or two days and then aborts with the same error.


This is the complete log:



[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.0-327.4.4.el7.x86_64 (buil...@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Tue Jan 5 16:07:00 UTC 2016 [ 0.000000] Command line: root=UUID=ffe5b564-71bb-45de-921b-8ab47a8f075e ro vconsole.keymap=us console=hvc0 crashkernel=auto vconsole.font=latarcyrheb-sun16 LANG=en_US.UTF-8 console=hvc0 utf8
[    0.000000] ACPI in unprivileged domain disabled
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x000000007fffffff] usable
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] DMI not present or invalid.
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x7fe00000-0x7fffffff]
[    0.000000]  [mem 0x7fe00000-0x7fffffff] page 4k
[    0.000000] BRK [0x01f40000, 0x01f40fff] PGTABLE
[    0.000000] BRK [0x01f41000, 0x01f41fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x7c000000-0x7fdfffff]
[    0.000000]  [mem 0x7c000000-0x7fdfffff] page 4k
[    0.000000] BRK [0x01f42000, 0x01f42fff] PGTABLE
[    0.000000] BRK [0x01f43000, 0x01f43fff] PGTABLE
[    0.000000] BRK [0x01f44000, 0x01f44fff] PGTABLE
[    0.000000] BRK [0x01f45000, 0x01f45fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]
[    0.000000]  [mem 0x00100000-0x7bffffff] page 4k
[    0.000000] RAMDISK: [mem 0x02354000-0x04c1bfff]
[    0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffffff]
[    0.000000]   NODE_DATA [mem 0x7fc08000-0x7fc2efff]
[ 0.000000] Reserving 161MB of memory at 720MB for crashkernel (System RAM: 2047MB)
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009ffff]
[    0.000000]   node   0: [mem 0x00100000-0x7fffffff]
[    0.000000] On node 0 totalpages: 524191
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8128 pages used for memmap
[    0.000000]   DMA32 zone: 520192 pages, LIFO batch:31
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] No local APIC present
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] e820: [mem 0x80000000-0xffffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.4.1-xs90192 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88007d000000 s87168 r8192 d31616 u1048576
[    0.000000] pcpu-alloc: s87168 r8192 d31616 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515978
[    0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=UUID=ffe5b564-71bb-45de-921b-8ab47a8f075e ro vconsole.keymap=us console=hvc0 crashkernel=auto vconsole.font=latarcyrheb-sun16 LANG=en_US.UTF-8 console=hvc0 utf8
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[ 0.000000] Memory: 1832728k/2097152k available (6440k kernel code, 388k absent, 264036k reserved, 4266k data, 1620k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.
[    0.000000]  Offload RCU callbacks from all CPUs
[    0.000000]  Offload RCU callbacks from CPUs: 0-1.
[    0.000000] NR_IRQS:327936 nr_irqs:32 0
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled
[    0.000000] allocated 8388608 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Xen: using vcpuop timer interface
[    0.000000] installing Xen timer for CPU 0
[    0.000000] tsc: Detected 1866.799 MHz processor
[ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3733.59 BogoMIPS (lpj=1866799)
[    0.001000] pid_max: default: 32768 minimum: 301
[    0.001000] Security Framework initialized
[    0.001000] SELinux:  Initializing.
[    0.001000] SELinux:  Starting in permissive mode
[ 0.001000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.002457] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.003078] Mount-cache hash table entries: 4096
[    0.003589] Initializing cgroup subsys memory
[    0.003629] Initializing cgroup subsys devices
[    0.003641] Initializing cgroup subsys freezer
[    0.003650] Initializing cgroup subsys net_cls
[    0.003662] Initializing cgroup subsys blkio
[    0.003670] Initializing cgroup subsys perf_event
[    0.003679] Initializing cgroup subsys hugetlb
[    0.003785] CPU: Physical Processor ID: 0
[    0.003797] CPU: Processor Core ID: 0
[    0.003814] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[    0.045600] ftrace: allocating 24585 entries in 97 pages
[    0.053191] cpu 0 spinlock event irq 17
[ 0.053287] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only. [ 0.055914] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.056074] installing Xen timer for CPU 1
[    0.056102] cpu 1 spinlock event irq 24
[    0.056178] SMP alternatives: switching to SMP code
[    0.094568] Brought up 2 CPUs
[    0.095103] devtmpfs: initialized
[    0.098998] EVM: security.selinux
[    0.099007] EVM: security.ima
[    0.099015] EVM: security.capability
[ 0.101035] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.101035] xen:grant_table: Grant tables using version 2 layout
[    0.101044] Grant table initialized
[    0.101233] NET: Registered protocol family 16
[    0.103016] PCI: setting up Xen PCI frontend stub
[    0.103034] PCI: pci_cache_line_size set to 64 bytes
[    0.105289] ACPI: Interpreter disabled.
[    0.106026] xen:balloon: Initialising balloon driver
[    0.107054] xen_balloon: Initialising balloon driver
[    0.108483] vgaarb: loaded
[    0.108522] SCSI subsystem initialized
[    0.108522] usbcore: registered new interface driver usbfs
[    0.108522] usbcore: registered new interface driver hub
[    0.109015] usbcore: registered new device driver usb
[    0.109076] PCI: System does not support PCI
[    0.109088] PCI: System does not support PCI
[    0.109279] NetLabel: Initializing
[    0.109290] NetLabel:  domain hash size = 128
[    0.109298] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.109335] NetLabel:  unlabeled traffic allowed by default
[    0.109410] Switching to clocksource xen
[    0.120978] pnp: PnP ACPI: disabled
[    0.128598] NET: Registered protocol family 2
[ 0.128942] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.129122] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.129262] TCP: Hash tables configured (established 16384 bind 16384)
[    0.129342] TCP: reno registered
[    0.129361] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.129396] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.129484] NET: Registered protocol family 1
[    0.129508] PCI: CLS 0 bytes, default 64
[    0.129601] Unpacking initramfs...
[    1.163934] Freeing initrd memory: 41760k freed
[ 1.196499] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    1.197410] microcode: CPU0 sig=0x6f6, pf=0x4, revision=0xc6
[    1.197465] microcode: CPU1 sig=0x6f6, pf=0x4, revision=0xc6
[ 1.197603] microcode: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba
[    1.197913] sha1_ssse3: Using SSSE3 optimized SHA-1 implementation
[ 1.198156] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation
[    1.198860] futex hash table entries: 512 (order: 3, 32768 bytes)
[    1.198908] Initialise system trusted keyring
[    1.199070] audit: initializing netlink socket (disabled)
[    1.199110] type=2000 audit(1452504083.893:1): initialized
[    1.237125] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.239313] zpool: loaded
[    1.239330] zbud: loaded
[    1.239925] VFS: Disk quotas dquot_6.5.2
[    1.240045] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.240398] msgmni has been set to 3661
[    1.240506] Key type big_key registered
[    1.240521] SELinux:  Registering netfilter hooks
[    1.242243] NET: Registered protocol family 38
[    1.242264] Key type asymmetric registered
[    1.242274] Asymmetric key parser 'x509' registered
[ 1.242332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.242418] io scheduler noop registered
[    1.242431] io scheduler deadline registered (default)
[    1.242477] io scheduler cfq registered
[    1.242614] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.242635] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.242750] intel_idle: does not run on family 6 model 15
[    1.243548] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.244784] Non-volatile memory driver v1.3
[    1.244810] Linux agpgart interface v0.103
[    1.244995] crash memory driver: version 1.1
[    1.245062] rdac: device handler registered
[    1.245251] hp_sw: device handler registered
[    1.245269] emc: device handler registered
[    1.245281] alua: device handler registered
[    1.245358] libphy: Fixed MDIO Bus: probed
[ 1.245539] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.245560] ehci-pci: EHCI PCI platform driver
[    1.245591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.245608] ohci-pci: OHCI PCI platform driver
[    1.245631] uhci_hcd: USB Universal Host Controller Interface driver
[    1.245777] usbcore: registered new interface driver usbserial
[ 1.245797] usbcore: registered new interface driver usbserial_generic
[    1.245822] usbserial: USB Serial support registered for generic
[ 1.245867] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.282401] i8042: No controller found
[    2.282739] mousedev: PS/2 mouse device common for all mice
[    2.343305] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    2.343501] rtc_cmos: probe of rtc_cmos failed with error -38
[    2.343656] hidraw: raw HID events driver (C) Jiri Kosina
[    2.343845] usbcore: registered new interface driver usbhid
[    2.343858] usbhid: USB HID core driver
[    2.343895] drop_monitor: Initializing network drop monitor service
[    2.344007] TCP: cubic registered
[    2.344053] Initializing XFRM netlink socket
[    2.344210] NET: Registered protocol family 10
[    2.344610] NET: Registered protocol family 17
[    2.344635] mce: Unable to init device /dev/mcelog (rc: -5)
[    2.344982] Loading compiled-in X.509 certificates
[ 2.345030] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 2.345090] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 2.345995] Loaded X.509 cert 'CentOS Linux kernel signing key: e7fa19018d5e05c19c68c850fdddc68ed20c58f5'
[    2.346058] registered taskstats version 1
[    2.352108] Key type trusted registered
[    2.357488] Key type encrypted registered
[    2.362640] IMA: No TPM chip found, activating TPM-bypass!
[ 2.362720] xenbus_probe_frontend: Device with no driver: device/vbd/51712 [ 2.362732] xenbus_probe_frontend: Device with no driver: device/vif/0 [ 2.362741] xenbus_probe_frontend: Device with no driver: device/vif/1
[    2.362861] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    2.363340] Freeing unused kernel memory: 1620k freed
[ 2.371967] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    2.372096] systemd[1]: Detected virtualization xen.
[    2.372114] systemd[1]: Detected architecture x86-64.
[    2.372127] systemd[1]: Running in initial RAM disk.
[    2.372343] systemd[1]: No hostname configured.
[    2.372361] systemd[1]: Set hostname to <localhost>.
[ 2.372434] systemd[1]: Initializing machine ID from random generator. [ 2.477336] systemd[1]: Cannot add dependency job for unit multipathd.service, ignoring: Unit blk-availability.service failed to load: No such file or directory.
[    2.478209] systemd[1]: Reached target Local File Systems.
[    2.478240] systemd[1]: Starting Local File Systems.
[ 2.478398] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 2.478428] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    2.478576] systemd[1]: Reached target Swap.
[    2.478601] systemd[1]: Starting Swap.
[    2.478739] systemd[1]: Reached target Paths.
[    2.478764] systemd[1]: Starting Paths.
[    2.479363] systemd[1]: Created slice -.slice.
[    2.479389] systemd[1]: Starting -.slice.
[    2.479697] systemd[1]: Listening on Journal Socket.
[    2.479727] systemd[1]: Starting Journal Socket.
[    2.479921] systemd[1]: Listening on udev Control Socket.
[    2.479947] systemd[1]: Starting udev Control Socket.
[    2.480302] systemd[1]: Created slice System Slice.
[    2.480331] systemd[1]: Starting System Slice.
[    2.480457] systemd[1]: Reached target Slices.
[    2.480481] systemd[1]: Starting Slices.
[    2.480802] systemd[1]: Started Load Kernel Modules.
[ 2.480898] systemd[1]: Started dracut ask for additional cmdline parameters.
[    2.485313] systemd[1]: Starting Apply Kernel Variables...
[ 2.485600] systemd[1]: Started Device-Mapper Multipath Device Controller.
[    2.485769] systemd[1]: Reached target Timers.
[    2.485796] systemd[1]: Starting Timers.
[    2.485942] systemd[1]: Reached target Encrypted Volumes.
[    2.485969] systemd[1]: Starting Encrypted Volumes.
[    2.488041] systemd[1]: Starting Journal Service...
[    2.490629] systemd[1]: Starting dracut cmdline hook...
[    2.491084] systemd[1]: Listening on udev Kernel Socket.
[    2.491132] systemd[1]: Starting udev Kernel Socket.
[ 2.496345] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    2.497858] systemd[1]: Started Apply Kernel Variables.
[ 2.511661] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 2.514351] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.526840] systemd[1]: Started Create Static Device Nodes in /dev.
[    2.528794] systemd[1]: Started Journal Service.
[    3.076590] Loading iSCSI transport class v2.0-870.
[    3.097417] device-mapper: uevent: version 1.0.3
[ 3.097625] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-de...@redhat.com
[    3.140260] RPC: Registered named UNIX socket transport module.
[    3.140285] RPC: Registered udp transport module.
[    3.140296] RPC: Registered tcp transport module.
[    3.140305] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.728322] xen_netfront: Initialising Xen virtual ethernet driver
[ 3.759157] blkfront: xvda: barrier: enabled; persistent grants: disabled; indirect descriptors: disabled;
[    3.761567]  xvda: xvda1 xvda2
[ 4.136662] EXT4-fs (xvda2): mounted filesystem with ordered data mode. Opts: (null) [ 4.766967] systemd-journald[98]: Received SIGTERM from PID 1 (systemd).
[    5.310416] SELinux:  Disabled at runtime.
[    5.310496] SELinux:  Unregistering netfilter hooks
[ 5.338100] type=1404 audit(1452504088.032:2): selinux=0 auid=4294967295 ses=4294967295
[    5.523843] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.523940] systemd[1]: Inserted module 'ip_tables'
[    6.430060] systemd[1]: Found dependency on network.target/start
[    6.440048] systemd[1]: Found dependency on network.service/start
[ 6.450047] systemd[1]: Found dependency on NetworkManager-wait-online.service/start
[    6.460054] systemd[1]: Found dependency on basic.target/start
[    6.470050] systemd[1]: Found dependency on paths.target/start
[    6.480049] systemd[1]: Found dependency on brandbot.path/start
[    6.490049] systemd[1]: Found dependency on sysinit.target/start
[ 6.500072] systemd[1]: Found dependency on rhel-autorelabel-mark.service/start
[    6.510049] systemd[1]: Found dependency on local-fs.target/start
[ 6.520048] systemd[1]: Breaking ordering cycle by deleting job var-vmail.mount/start [ 6.530050] systemd[1]: Job var-vmail.mount/start deleted to break ordering cycle starting with local-fs.target/start
[    6.533483] systemd[1]: Stopped Switch Root.
[ 6.534231] systemd[1]: systemd-journald.service has no holdoff time, scheduling restart.
[    6.534689] systemd[1]: Listening on LVM2 metadata daemon socket.
[    6.534724] systemd[1]: Starting LVM2 metadata daemon socket.
[    6.534937] systemd[1]: Listening on udev Control Socket.
[    6.534968] systemd[1]: Starting udev Control Socket.
[ 6.535240] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.535268] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    6.535444] systemd[1]: Listening on LVM2 poll daemon socket.
[    6.535470] systemd[1]: Starting LVM2 poll daemon socket.
[ 6.535620] systemd[1]: Started Device-Mapper Multipath Device Controller.
[    6.535661] systemd[1]: Started Collect Read-Ahead Data.
[    6.538335] systemd[1]: Mounting POSIX Message Queue File System...
[    6.539129] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.539167] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    6.539506] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    6.539534] systemd[1]: Starting system-serial\x2dgetty.slice.
[    6.539884] systemd[1]: Created slice system-getty.slice.
[    6.539911] systemd[1]: Starting system-getty.slice.
[    6.542077] systemd[1]: Starting Preprocess NFS configuration...
[ 6.542473] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 6.542541] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 6.542804] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 6.542849] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    6.545639] systemd[1]: Starting Journal Service...
[ 6.545883] systemd[1]: Started Commit a transient machine-id on disk. [ 6.546410] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.546448] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 6.631210] systemd[1]: Started Reconfigure the system on administrator request.
[    6.631647] systemd[1]: Listening on Delayed Shutdown Socket.
[    6.631683] systemd[1]: Starting Delayed Shutdown Socket.
[ 6.634612] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    6.637542] systemd[1]: Mounting Huge Pages File System...
[ 6.638468] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 6.638562] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 6.638716] systemd[1]: Started Import network configuration from initramfs.
[    6.638817] systemd[1]: Started Replay Read-Ahead Data.
[    6.638988] systemd[1]: Started Rebuild Journal Catalog.
[ 6.641899] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.668082] systemd[1]: Started Load legacy module configuration.
[    6.668749] systemd[1]: Created slice User and Session Slice.
[    6.668807] systemd[1]: Starting User and Session Slice.
[    6.668950] systemd[1]: Reached target Slices.
[    6.668999] systemd[1]: Starting Slices.
[    6.669129] systemd[1]: Started Kernel Module supporting RPCSEC_GSS.
[    6.669319] systemd[1]: Stopped target Switch Root.
[    6.669349] systemd[1]: Stopping Switch Root.
[    6.669472] systemd[1]: Stopped target Initrd File Systems.
[    6.669499] systemd[1]: Stopping Initrd File Systems.
[    6.669620] systemd[1]: Stopped target Initrd Root File System.
[    6.669646] systemd[1]: Stopping Initrd Root File System.
[    6.671206] systemd[1]: Started Load Kernel Modules.
[    6.671271] systemd[1]: Mounted FUSE Control File System.
[    6.673779] systemd[1]: Starting Apply Kernel Variables...
[ 6.676686] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.679631] systemd[1]: Mounting Debug File System...
[    6.691796] systemd[1]: Started Set Up Additional Binary Formats.
[    6.692154] systemd[1]: Listening on udev Kernel Socket.
[    6.692194] systemd[1]: Starting udev Kernel Socket.
[    6.692322] systemd[1]: Reached target RPC Port Mapper.
[    6.692359] systemd[1]: Starting RPC Port Mapper.
[    6.694570] systemd[1]: Mounting NFSD configuration filesystem...
[    6.698764] systemd[1]: Starting Setup Virtual Console...
[    6.708843] systemd[1]: Started Apply Kernel Variables.
[ 6.724485] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 6.727518] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.862763] systemd[1]: Mounted Huge Pages File System.
[    6.862941] EXT4-fs (xvda2): re-mounted. Opts: (null)
[    6.862990] systemd[1]: Mounted Debug File System.
[    6.863233] systemd[1]: Mounted POSIX Message Queue File System.
[    6.865248] systemd[1]: Started Remount Root and Kernel File Systems.
[    6.874376] systemd[1]: Starting Configure read-only root support...
[    6.877476] systemd[1]: Starting Load/Save Random Seed...
[    6.877978] systemd[1]: Started First Boot Wizard.
[    6.878238] systemd[1]: Started Rebuild Dynamic Linker Cache.
[    6.880524] systemd[1]: Started Rebuild Hardware Database.
[    6.903290] systemd[1]: Started Update is Completed.
[    6.905754] systemd[1]: Starting udev Coldplug all Devices...
[    6.908264] systemd[1]: Activating swap /swap...
[    6.909625] systemd[1]: Started Journal Service.
[ 7.033170] systemd-journald[495]: Received request to flush runtime journal from PID 1
[    7.212202] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[ 7.216637] Adding 1023996k swap on /swap. Priority:-1 extents:32 across:7462912k SSFS [ 7.859356] type=1305 audit(1452504090.553:3): audit_pid=545 old=0 auid=4294967295 ses=4294967295 res=1 [ 7.993912] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    7.995606] coretemp coretemp.0: Using relative temperature scale!
[ 12.030189] EXT4-fs (xvda1): mounting ext3 file system using the ext4 subsystem [ 12.036692] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null)
[   13.505041] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   13.610291] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   14.047631] Ebtables v2.0 registered
[   14.171248] Bridge firewalling registered
[   26.775553] FS-Cache: Loaded
[   26.815231] FS-Cache: Netfs 'nfs' registered for caching
[ 26.845879] NFSD: starting 90-second grace period (net ffffffff81a25e00)
[   27.040730] fuse init (API version 7.22)
[82419.043051] hrtimer: interrupt took 4034345 ns
[165216.293992] mysqld invoked oom-killer: gfp_mask=0x201da, order=0, oom_score_adj=0
[165216.294042] mysqld cpuset=/ mems_allowed=0
[165216.294052] CPU: 0 PID: 30188 Comm: mysqld Not tainted 3.10.0-327.4.4.el7.x86_64 #1 [165216.294060] ffff88007a843980 00000000a679253c ffff88001fb7f9f0 ffffffff8163515c [165216.294074] ffff88001fb7fa80 ffffffff816300fc ffff880079879440 ffff880079879458 [165216.294090] ffffffff8163c9c0 ffff88007a843980 ffff88001fb7fa68 ffffffff8112881f
[165216.294101] Call Trace:
[165216.294118]  [<ffffffff8163515c>] dump_stack+0x19/0x1b
[165216.294128]  [<ffffffff816300fc>] dump_header+0x8e/0x214
[165216.294138] [<ffffffff8163c9c0>] ? _raw_spin_unlock_irqrestore+0x20/0x40
[165216.294148]  [<ffffffff8112881f>] ? delayacct_end+0x8f/0xb0
[165216.294160] [<ffffffff8163c9c0>] ? _raw_spin_unlock_irqrestore+0x20/0x40
[165216.294171]  [<ffffffff8116cdde>] oom_kill_process+0x24e/0x3b0
[165216.294181]  [<ffffffff8116c946>] ? find_lock_task_mm+0x56/0xc0
[165216.294190]  [<ffffffff8116d606>] out_of_memory+0x4b6/0x4f0
[165216.294203]  [<ffffffff811737e5>] __alloc_pages_nodemask+0xa95/0xb90
[165216.294217]  [<ffffffff811b43d9>] alloc_pages_current+0xa9/0x170
[165216.294228]  [<ffffffff81168fc7>] __page_cache_alloc+0x97/0xc0
[165216.294239]  [<ffffffff8116b848>] filemap_fault+0x188/0x430
[165216.294252]  [<ffffffff81192b1e>] __do_fault+0x7e/0x510
[165216.294275] [<ffffffff81006104>] ? pte_mfn_to_pfn.part.12+0x74/0x100
[165216.294287]  [<ffffffff81197078>] handle_mm_fault+0x5b8/0xf50
[165216.294299]  [<ffffffff8122e67b>] ? read_events+0x24b/0x270
[165216.294311]  [<ffffffff81640da0>] __do_page_fault+0x150/0x450
[165216.294324]  [<ffffffff810a95c0>] ? hrtimer_get_res+0x50/0x50
[165216.294335]  [<ffffffff816410c3>] do_page_fault+0x23/0x80
[165216.294346]  [<ffffffff8163d388>] page_fault+0x28/0x30
[165216.294356] Mem-Info:
[165216.294363] Node 0 DMA per-cpu:
[165216.294372] CPU    0: hi:    0, btch:   1 usd:   0
[165216.294381] CPU    1: hi:    0, btch:   1 usd:   0
[165216.294389] Node 0 DMA32 per-cpu:
[165216.294398] CPU    0: hi:  186, btch:  31 usd:   0
[165216.294406] CPU    1: hi:  186, btch:  31 usd:   0
[165216.294418] active_anon:328628 inactive_anon:110208 isolated_anon:0
 active_file:70 inactive_file:549 isolated_file:0
 unevictable:0 dirty:0 writeback:4 unstable:0
 free:3177 slab_reclaimable:8034 slab_unreclaimable:5091
 mapped:1191 shmem:1200 pagetables:6412 bounce:0
 free_cma:0
[165216.294458] Node 0 DMA free:7292kB min:44kB low:52kB high:64kB active_anon:3616kB inactive_anon:3712kB active_file:4kB inactive_file:32kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15996kB managed:15912kB mlocked:0kB dirty:0kB writeback:0kB mapped:12kB shmem:0kB slab_reclaimable:620kB slab_unreclaimable:224kB kernel_stack:96kB pagetables:212kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:87 all_unreclaimable? yes
[165216.294505] lowmem_reserve[]: 0 1815 1815 1815
[165216.294520] Node 0 DMA32 free:5416kB min:5428kB low:6784kB high:8140kB active_anon:1310896kB inactive_anon:437120kB active_file:276kB inactive_file:2164kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:2080768kB managed:1860196kB mlocked:0kB dirty:0kB writeback:16kB mapped:4752kB shmem:4800kB slab_reclaimable:31516kB slab_unreclaimable:20140kB kernel_stack:3424kB pagetables:25436kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:4096 all_unreclaimable? yes
[165216.294566] lowmem_reserve[]: 0 0 0 0
[165216.294579] Node 0 DMA: 17*4kB (UE) 17*8kB (UEM) 31*16kB (UEM) 18*32kB (UE) 30*64kB (UEM) 10*128kB (UE) 3*256kB (E) 0*512kB 0*1024kB 1*2048kB (R) 0*4096kB = 7292kB [165216.294627] Node 0 DMA32: 529*4kB (UEM) 2*8kB (M) 0*16kB 1*32kB (R) 8*64kB (R) 6*128kB (R) 2*256kB (R) 1*512kB (R) 1*1024kB (R) 0*2048kB 0*4096kB = 5492kB [165216.294669] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[165216.294684] 3653 total pagecache pages
[165216.294692] 1802 pages in swap cache
[165216.294702] Swap cache stats: add 261941, delete 260139, find 15866/16404
[165216.294711] Free swap  = 0kB
[165216.294718] Total swap = 1023996kB
[165216.294727] 524191 pages RAM
[165216.294734] 0 pages HighMem/MovableOnly
[165216.294741] 55164 pages reserved
[165216.294748] [ pid ] uid tgid total_vm rss nr_ptes swapents oom_score_adj name [165216.294763] [ 495] 0 495 9245 1165 20 46 0 systemd-journal [165216.294780] [ 521] 0 521 29619 0 25 81 0 lvmetad [165216.294794] [ 541] 0 541 11469 0 25 95 0 rpc.idmapd [165216.294808] [ 543] 0 543 10822 2 21 158 -1000 systemd-udevd [165216.294822] [ 545] 0 545 29180 15 26 83 -1000 auditd [165216.294834] [ 605] 0 605 4794 28 14 32 0 irqbalance [165216.294847] [ 607] 81 607 7223 97 18 57 -900 dbus-daemon [165216.294860] [ 610] 0 610 52614 0 56 442 0 abrtd [165216.294873] [ 613] 998 613 28960 31 26 69 0 chronyd [165216.294891] [ 616] 0 616 80928 203 78 4058 0 firewalld [165216.294903] [ 617] 0 617 6619 5 17 123 0 smartd [165216.294916] [ 618] 70 618 7549 30 19 48 0 avahi-daemon [165216.294929] [ 619] 0 619 6599 47 17 34 0 systemd-logind [165216.294942] [ 620] 999 620 2132 7 9 29 0 lsmd [165216.294954] [ 625] 32 625 16226 14 33 124 0 rpcbind [165216.294967] [ 630] 0 630 51992 12 53 329 0 abrt-watch-log [165216.294980] [ 637] 0 637 86478 984 74 101 0 rsyslogd [165216.294993] [ 652] 70 652 7517 5 18 56 0 avahi-daemon [165216.295027] [ 653] 0 653 50838 0 38 115 0 gssproxy [165216.295041] [ 666] 992 666 40760 5 46 240 0 dspam [165216.295054] [ 717] 996 717 42870 2 38 2860 0 /usr/sbin/postg [165216.295067] [ 729] 0 729 112501 133 70 292 0 NetworkManager [165216.295081] [ 775] 997 775 131393 80 54 912 0 polkitd [165216.295094] [ 778] 0 778 13264 0 30 150 0 wpa_supplicant [165216.295107] [ 1381] 985 1381 78968 2 18 364 0 memcached [165216.494728] [ 1382] 0 1382 138261 122 89 2529 0 tuned [165216.494755] [ 1404] 0 1404 11214 0 24 192 0 rpc.mountd [165216.494772] [ 1407] 0 1407 20637 15 44 202 -1000 sshd [165216.494789] [ 1471] 25 1471 62304 1892 51 4427 0 named [165216.494806] [ 1564] 29 1564 11651 0 26 214 0 rpc.statd [165216.494823] [ 1598] 989 1598 13640 0 28 163 0 opendkim [165216.494839] [ 1601] 989 1601 17771 0 31 233 0 opendkim [165216.494858] [ 1657] 0 1657 110748 512 211 1496 0 httpd [165216.494876] [ 1667] 0 1667 27508 2 11 31 0 agetty [165216.494894] [ 1670] 0 1670 27508 2 10 31 0 agetty [165216.494911] [ 1675] 0 1675 6490 3 17 46 0 atd [165216.494927] [ 1683] 0 1683 31582 18 17 137 0 crond [165216.494944] [ 1702] 0 1702 6202 2111 24 403 0 bindfs [165216.494961] [ 1801] 0 1801 2942 14 11 80 0 xe-daemon [165216.494977] [ 2605] 0 2605 23303 22 44 244 0 master [165216.494994] [ 2637] 89 2637 23460 100 45 259 0 qmgr [165216.495043] [ 2866] 984 2866 634147 110747 525 102642 0 sogod [165216.495061] [ 2870] 984 2870 634147 317016 867 71511 0 sogod [165216.495078] [ 2979] 48 2979 137695 738 214 1971 0 httpd [165216.495095] [ 2982] 48 2982 137697 577 214 2138 0 httpd [165216.495117] [ 2986] 48 2986 137701 637 214 2079 0 httpd [165216.495135] [ 2987] 48 2987 137697 651 214 2064 0 httpd [165216.495151] [ 2991] 48 2991 111304 606 208 1463 0 httpd [165216.495168] [ 8968] 0 8968 10076 19 22 92 0 dovecot [165216.495184] [ 8972] 97 8972 2328 20 10 17 0 anvil [165216.495201] [ 8973] 0 8973 2390 25 10 75 0 log [165216.495218] [ 8977] 0 8977 36360 2 73 324 0 sshd [165216.495234] [ 9034] 1000 9034 36397 0 70 330 0 sshd [165216.495250] [ 9035] 1000 9035 29010 2 14 260 0 bash [165216.495269] [10430] 1000 10430 47591 0 50 153 0 su [165216.495284] [10431] 0 10431 29039 0 14 303 0 bash [165216.495301] [13971] 48 13971 137697 664 214 2051 0 httpd [165216.495318] [16456] 89 16456 23332 28 46 229 0 tlsmgr [165216.495338] [18966] 48 18966 111327 692 208 1383 0 httpd [165216.495358] [12584] 89 12584 23327 18 46 238 0 anvil [165216.495374] [30013] 27 30013 28313 0 12 74 0 mysqld_safe [165216.495404] [30182] 27 30182 276209 328 100 19361 0 mysqld [165216.495420] [ 3981] 97 3981 38479 45 44 1077 0 auth [165216.495436] [13982] 0 13982 31357 1 17 61 0 anacron [165216.495452] [18094] 0 18094 28279 2 13 52 0 run-parts [165216.495467] [19201] 0 19201 28279 0 12 47 0 mlocate [165216.495482] [19202] 0 19202 28370 0 13 40 0 awk [165216.495498] [19207] 0 19207 27440 107 10 365 0 updatedb [165216.495513] [ 5222] 0 5222 22820 2 44 259 0 pipe [165216.495529] [ 5714] 0 5714 22820 2 46 259 0 pipe [165216.495544] [ 6196] 0 6196 22820 2 43 259 0 pipe [165216.495558] [ 6291] 0 6291 22820 2 44 259 0 pipe [165216.495573] [ 6295] 0 6295 22820 2 42 259 0 pipe [165216.495588] [ 6307] 0 6307 22820 2 43 259 0 pipe [165216.495603] [ 6691] 0 6691 22820 2 43 258 0 pipe [165216.495618] [ 7198] 0 7198 22820 2 46 260 0 pipe [165216.495633] [ 8269] 0 8269 22820 2 46 259 0 pipe [165216.495647] [ 8273] 0 8273 22820 2 43 259 0 pipe [165216.495662] [ 8275] 0 8275 22820 2 45 259 0 pipe [165216.495677] [ 8278] 89 8278 23329 0 47 252 0 pickup [165216.495692] [ 8355] 0 8355 22820 3 44 258 0 pipe [165216.495708] [ 9089] 0 9089 22820 2 46 259 0 pipe [165216.694846] [ 9184] 0 9184 22820 2 45 264 0 pipe [165216.694881] [10298] 0 10298 22820 2 45 260 0 pipe [165216.694898] [10304] 0 10304 22820 2 47 260 0 pipe [165216.694913] [10309] 0 10309 22820 2 44 264 0 pipe [165216.694929] [10311] 0 10311 22820 2 45 258 0 pipe [165216.694943] [10313] 0 10313 22820 2 45 259 0 pipe [165216.694959] [10315] 0 10315 22820 2 44 258 0 pipe [165216.694976] [10390] 0 10390 22820 2 45 259 0 pipe [165216.694991] [10723] 89 10723 23471 34 48 290 0 smtpd [165216.695034] [11093] 0 11093 22820 2 44 258 0 pipe [165216.695053] [11095] 0 11095 22820 0 44 258 0 pipe [165216.695069] [11096] 0 11096 22820 2 45 259 0 pipe [165216.695086] [11098] 0 11098 22820 2 45 259 0 pipe [165216.695104] [11127] 0 11127 22820 2 45 259 0 pipe [165216.695122] [11198] 0 11198 37664 0 42 309 0 auth [165216.695138] [11199] 0 11199 4178 0 12 330 0 config [165216.695158] [11310] 89 11310 23471 52 48 274 0 smtpd [165216.695175] [11311] 89 11311 23323 0 44 258 0 proxymap [165216.695191] [11402] 0 11402 1078 0 8 22 0 sleep [165216.695207] Out of memory: Kill process 2870 (sogod) score 537 or sacrifice child [165216.695225] Killed process 2870 (sogod) total-vm:2536588kB, anon-rss:1268056kB, file-rss:8kB [165219.609495] sogod[2866]: segfault at 7ffc03310004 ip 00007f1e70c0059c sp 00007ffc0330c238 error 4 in libc-2.17.so[7f1e70abe000+1b6000]
[184149.398495] Key type dns_resolver registered
[184149.470004] NFS: Registering the id_resolver key type
[184149.470093] Key type id_resolver registered
[184149.470117] Key type id_legacy registered

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to