Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

宝塔环境,PHP7.4,YAF3.1.2,报502 Bad Gateway错误. #504

Open
wqdsoft opened this issue Aug 9, 2020 · 8 comments
Open

宝塔环境,PHP7.4,YAF3.1.2,报502 Bad Gateway错误. #504

wqdsoft opened this issue Aug 9, 2020 · 8 comments

Comments

@wqdsoft
Copy link

wqdsoft commented Aug 9, 2020

运行环境:

操作系统

[root@xxx wwwlogs]# lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description:    CentOS Linux release 8.1.1911 (Core)
Release:        8.1.1911
Codename:       Core

PHP版本

宝塔7.4

YAF版本

[root@xxxx wwwlogs]# php --ri yaf

yaf

yaf support => enabled
Version => 3.1.2
Supports => http://pecl.php.net/package/yaf

Directive => Local Value => Master Value
yaf.library => no value => no value
yaf.action_prefer => Off => Off
yaf.lowcase_path => Off => Off
yaf.use_spl_autoload => Off => Off
yaf.forward_limit => 5 => 5
yaf.name_suffix => On => On
yaf.name_separator => no value => no value
yaf.environ => product => product
yaf.use_namespace => On => On

错误日志

nginx错误日志

nginx的错误详情:

2020/08/09 17:44:09 [error] 13665#0: *222243 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 58.45.53.76, server: xxxxx.com, request: "GET /xxxx/xxx HTTP/1.1", upstream: "fastcgi://unix:/tmp/php-cgi-74.sock:", host: "xxxxx.com"

php错误日志

PHP错误无记录

问题跟踪

跟踪代码发现:
是在调用了

        $server = $this->getRequest()->getServer();   

之后出现的问题.

调用 getServer() 这个方法直接挂掉了,无slow日志.

@wqdsoft
Copy link
Author

wqdsoft commented Aug 9, 2020

dmesg 输出

[root@xxxx wwwlogs]# dmesg
[    0.000000] Linux version 4.18.0-147.8.1.el8_1.x86_64 ([email protected]) (gcc version 8.3.1 20190507 (Red Hat 8.3.1-4) (GCC)) #1 SMP Thu Apr 9 13:49:54 UTC 2020
[    0.000000] Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-147.8.1.el8_1.x86_64 root=UUID=5b032291-b09c-48f9-bb33-edc1b3b4cb0e ro crashkernel=auto rhgb quiet net.ifnames=0 console=tty0 console=ttyS0,115200n8
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[5]: 1088, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]: 1152, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1664, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: Enabled xstate features 0xff, context size is 2688 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ffe0000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/01/2014
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 8c01001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 9944156551 cycles
[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x3ffe0 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000080000000 mask 3FFF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000000] found SMP MP-table at [mem 0x000f5a00-0x000f5a0f] mapped at [(____ptrval____)]
[    0.000000] Base memory trampoline at [(____ptrval____)] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x08e01000, 0x08e01fff] PGTABLE
[    0.000000] BRK [0x08e02000, 0x08e02fff] PGTABLE
[    0.000000] BRK [0x08e03000, 0x08e03fff] PGTABLE
[    0.000000] BRK [0x08e04000, 0x08e04fff] PGTABLE
[    0.000000] BRK [0x08e05000, 0x08e05fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x350e7000-0x3686bfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5800 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x000000003FFE19C5 000034 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x000000003FFE0BFE 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x000000003FFE0040 000BBE (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x000000003FFE0000 000040
[    0.000000] ACPI: SSDT 0x000000003FFE0C72 000C23 (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 0x000000003FFE1895 000078 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: SRAT 0x000000003FFE190D 0000B8 (v01 BOCHS  BXPCSRAT 00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]
[    0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffdffff] -> [mem 0x00000000-0x3ffdffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x3ffb6000-0x3ffdffff]
[    0.000000] Using crashkernel=auto, the size chosen is a best effort estimation.
[    0.000000] Reserving 160MB of memory at 688MB for crashkernel (System RAM: 1023MB)
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000003ffdffff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000003ffdffff]
[    0.000000] Zeroed struct page in unavailable ranges: 98 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdffff]
[    0.000000] On node 0 totalpages: 262014
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 4032 pages used for memmap
[    0.000000]   DMA32 zone: 258016 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] [mem 0x40000000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] percpu: Embedded 47 pages/cpu s155648 r8192 d28672 u2097152
[    0.000000] pcpu-alloc: s155648 r8192 d28672 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 3ea25040
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 257897
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-147.8.1.el8_1.x86_64 root=UUID=5b032291-b09c-48f9-bb33-edc1b3b4cb0e ro crashkernel=auto rhgb quiet net.ifnames=0 console=tty0 console=ttyS0,115200n8
[    0.000000] Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://access.redhat.com/ecosystem.
[    0.000000] Memory: 228848K/1048056K available (12292K kernel code, 2118K rwdata, 3780K rodata, 2368K init, 6348K bss, 237940K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 35731 entries in 140 pages
[    0.001000] rcu: Hierarchical RCU implementation.
[    0.001000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[    0.001000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.001000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.001000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[    0.001000] random: get_random_bytes called from start_kernel+0x36b/0x55b with crng_init=0
[    0.001000] Console: colour VGA+ 80x25
[    0.001000] console [tty0] enabled
[    0.001000] console [ttyS0] enabled
[    0.001000] ACPI: Core revision 20180531
[    0.001000] APIC: Switch to symmetric I/O mode setup
[    0.001000] x2apic enabled
[    0.001000] Switched APIC routing to physical x2apic.
[    0.001339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.001359] tsc: Detected 2500.018 MHz processor
[    0.001361] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x24094abf5c9, max_idle_ns: 440795226062 ns
[    0.001361] Calibrating delay loop (skipped) preset value.. 5000.03 BogoMIPS (lpj=2500018)
[    0.001361] pid_max: default: 32768 minimum: 301
[    0.001361] Security Framework initialized
[    0.001361] Yama: becoming mindful.
[    0.001361] SELinux:  Initializing.
[    0.002049] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.002131] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.002143] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.002146] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.002451] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.002463] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.002465] FEATURE SPEC_CTRL Present
[    0.002465] FEATURE IBPB_SUPPORT Present
[    0.002467] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.002468] Spectre V2 : Using retpoline on Skylake-generation processors may not fully mitigate the vulnerability.
[    0.002468] Spectre V2 : Add the "spectre_v2=ibrs" kernel boot flag to enable IBRS on Skylake systems that need full mitigation.
[    0.002469] Spectre V2 : Mitigation: Full generic retpoline
[    0.002470] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.002470] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.002478] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.002479] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.002479] Speculative Store Bypass: Vulnerable
[    0.002513] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.002513] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.010428] Freeing SMP alternatives memory: 32K
[    0.011467] TSC deadline timer enabled
[    0.011470] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8163 CPU @ 2.50GHz (family: 0x6, model: 0x55, stepping: 0x4)
[    0.011575] Performance Events: unsupported p6 CPU model 85 no PMU driver, software events only.
[    0.011611] rcu: Hierarchical SRCU implementation.
[    0.012087] NMI watchdog: Perf event create on CPU 0 failed with -2
[    0.012088] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.012130] smp: Bringing up secondary CPUs ...
[    0.012131] smp: Brought up 1 node, 1 CPU
[    0.012132] smpboot: Max logical packages: 1
[    0.012133] smpboot: Total of 1 processors activated (5000.03 BogoMIPS)
[    0.013009] node 0 initialised, 145317 pages in 1ms
[    0.013209] devtmpfs: initialized
[    0.013258] x86/mm: Memory block size: 128MB
[    0.013506] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.013512] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.013551] pinctrl core: initialized pinctrl subsystem
[    0.013689] NET: Registered protocol family 16
[    0.013787] audit: initializing netlink subsys (disabled)
[    0.013891] cpuidle: using governor menu
[    0.013971] ACPI: bus type PCI registered
[    0.013973] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.014079] PCI: Using configuration type 1 for base access
[    0.015059] audit: type=2000 audit(1591518499.288:1): state=initialized audit_enabled=0 res=1
[    0.015135] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.015136] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.015226] cryptd: max_cpu_qlen set to 1000
[    0.015312] ACPI: Added _OSI(Module Device)
[    0.015313] ACPI: Added _OSI(Processor Device)
[    0.015313] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.015314] ACPI: Added _OSI(Processor Aggregator Device)
[    0.015315] ACPI: Added _OSI(Linux-Dell-Video)
[    0.015908] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.016588] ACPI: Interpreter enabled
[    0.016596] ACPI: (supports S0 S5)
[    0.016596] ACPI: Using IOAPIC for interrupt routing
[    0.016608] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.016794] ACPI: Enabled 16 GPEs in block 00 to 0F
[    0.018609] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.018612] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.018620] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.018871] acpiphp: Slot [3] registered
[    0.018886] acpiphp: Slot [4] registered
[    0.018900] acpiphp: Slot [5] registered
[    0.018913] acpiphp: Slot [6] registered
[    0.018929] acpiphp: Slot [7] registered
[    0.018942] acpiphp: Slot [8] registered
[    0.018955] acpiphp: Slot [9] registered
[    0.018970] acpiphp: Slot [10] registered
[    0.018984] acpiphp: Slot [11] registered
[    0.018997] acpiphp: Slot [12] registered
[    0.019010] acpiphp: Slot [13] registered
[    0.019024] acpiphp: Slot [14] registered
[    0.019037] acpiphp: Slot [15] registered
[    0.019050] acpiphp: Slot [16] registered
[    0.019064] acpiphp: Slot [17] registered
[    0.019077] acpiphp: Slot [18] registered
[    0.019093] acpiphp: Slot [19] registered
[    0.019107] acpiphp: Slot [20] registered
[    0.019120] acpiphp: Slot [21] registered
[    0.019133] acpiphp: Slot [22] registered
[    0.019147] acpiphp: Slot [23] registered
[    0.019160] acpiphp: Slot [24] registered
[    0.019175] acpiphp: Slot [25] registered
[    0.019188] acpiphp: Slot [26] registered
[    0.019201] acpiphp: Slot [27] registered
[    0.019215] acpiphp: Slot [28] registered
[    0.019228] acpiphp: Slot [29] registered
[    0.019241] acpiphp: Slot [30] registered
[    0.019256] acpiphp: Slot [31] registered
[    0.019265] PCI host bridge to bus 0000:00
[    0.019267] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.019268] pci_bus 0000:00: root bus resource [io  0x0d00-0xadff window]
[    0.019269] pci_bus 0000:00: root bus resource [io  0xae0f-0xaeff window]
[    0.019270] pci_bus 0000:00: root bus resource [io  0xaf20-0xafdf window]
[    0.019270] pci_bus 0000:00: root bus resource [io  0xafe4-0xffff window]
[    0.019271] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.019272] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[    0.019273] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.019305] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.019686] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.020162] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.023779] pci 0000:00:01.1: reg 0x20: [io  0xc0c0-0xc0cf]
[    0.025025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.025026] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.025027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.025028] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.025349] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.028796] pci 0000:00:01.2: reg 0x20: [io  0xc040-0xc05f]
[    0.030188] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.030557] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.030564] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.030758] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
[    0.032006] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
[    0.033005] pci 0000:00:02.0: reg 0x14: [mem 0xfebd0000-0xfebd0fff]
[    0.038008] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
[    0.038248] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[    0.039765] pci 0000:00:03.0: reg 0x10: [io  0xc060-0xc07f]
[    0.040771] pci 0000:00:03.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff]
[    0.045757] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
[    0.046100] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000
[    0.047005] pci 0000:00:04.0: reg 0x10: [io  0xc080-0xc09f]
[    0.048005] pci 0000:00:04.0: reg 0x14: [mem 0xfebd2000-0xfebd2fff]
[    0.053347] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[    0.054777] pci 0000:00:05.0: reg 0x10: [io  0xc000-0xc03f]
[    0.055778] pci 0000:00:05.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff]
[    0.061116] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00
[    0.061967] pci 0000:00:06.0: reg 0x10: [io  0xc0a0-0xc0bf]
[    0.066422] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.066501] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.066564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.066627] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.066661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.066894] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.066896] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.066897] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.066898] vgaarb: loaded
[    0.066985] SCSI subsystem initialized
[    0.067005] ACPI: bus type USB registered
[    0.067025] usbcore: registered new interface driver usbfs
[    0.067032] usbcore: registered new interface driver hub
[    0.067039] usbcore: registered new device driver usb
[    0.067064] pps_core: LinuxPPS API ver. 1 registered
[    0.067065] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.067067] PTP clock support registered
[    0.067098] EDAC MC: Ver: 3.0.0
[    0.067312] PCI: Using ACPI for IRQ routing
[    0.067314] PCI: pci_cache_line_size set to 64 bytes
[    0.067486] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.067487] e820: reserve RAM buffer [mem 0x3ffe0000-0x3fffffff]
[    0.067575] NetLabel: Initializing
[    0.067576] NetLabel:  domain hash size = 128
[    0.067576] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.067595] NetLabel:  unlabeled traffic allowed by default
[    0.067711] clocksource: Switched to clocksource kvm-clock
[    0.079216] VFS: Disk quotas dquot_6.6.0
[    0.079229] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.079292] pnp: PnP ACPI init
[    0.079359] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.079385] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.079404] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.079425] pnp 00:03: [dma 2]
[    0.079433] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.079495] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.079672] pnp: PnP ACPI: found 5 devices
[    0.085048] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.085060] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.085061] pci_bus 0000:00: resource 5 [io  0x0d00-0xadff window]
[    0.085062] pci_bus 0000:00: resource 6 [io  0xae0f-0xaeff window]
[    0.085063] pci_bus 0000:00: resource 7 [io  0xaf20-0xafdf window]
[    0.085064] pci_bus 0000:00: resource 8 [io  0xafe4-0xffff window]
[    0.085065] pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff window]
[    0.085066] pci_bus 0000:00: resource 10 [mem 0x40000000-0xfebfffff window]
[    0.085121] NET: Registered protocol family 2
[    0.085323] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[    0.085332] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.085348] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[    0.085367] TCP: Hash tables configured (established 8192 bind 8192)
[    0.085408] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.085412] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.085500] NET: Registered protocol family 1
[    0.085505] NET: Registered protocol family 44
[    0.085510] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.085538] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.085566] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.100590] PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.115888] pci 0000:00:01.2: quirk_usb_early_handoff+0x0/0x6c5 took 29588 usecs
[    0.115934] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.115971] PCI: CLS 0 bytes, default 64
[    0.116036] Unpacking initramfs...
[    0.613282] Freeing initrd memory: 24084K
[    0.613404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x24094abf5c9, max_idle_ns: 440795226062 ns
[    0.625056] Initialise system trusted keyrings
[    0.625062] Key type blacklist registered
[    0.625085] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[    0.626306] zbud: loaded
[    0.626633] pstore: using deflate compression
[    0.626843] Platform Keyring initialized
[    0.703321] NET: Registered protocol family 38
[    0.703325] Key type asymmetric registered
[    0.703326] Asymmetric key parser 'x509' registered
[    0.703342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.703368] io scheduler mq-deadline registered
[    0.703369] io scheduler kyber registered
[    0.703426] io scheduler bfq registered
[    0.703463] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.703567] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.703589] intel_idle: Please enable MWAIT in BIOS SETUP
[    0.703654] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.703665] ACPI: Power Button [PWRF]
[    0.718897] PCI Interrupt Link [LNKC] enabled at IRQ 10
[    0.718937] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[    0.734461] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
[    0.750126] PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.750167] virtio-pci 0000:00:05.0: virtio_pci: leaving for legacy driver
[    0.765387] PCI Interrupt Link [LNKB] enabled at IRQ 11
[    0.765413] virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver
[    0.766371] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.789413] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.789881] Non-volatile memory driver v1.3
[    0.789999] rdac: device handler registered
[    0.790060] hp_sw: device handler registered
[    0.790061] emc: device handler registered
[    0.790085] alua: device handler registered
[    0.790114] libphy: Fixed MDIO Bus: probed
[    0.790148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.790150] ehci-pci: EHCI PCI platform driver
[    0.790156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.790157] ohci-pci: OHCI PCI platform driver
[    0.790162] uhci_hcd: USB Universal Host Controller Interface driver
[    0.806567] uhci_hcd 0000:00:01.2: UHCI Host Controller
[    0.806649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[    0.806667] uhci_hcd 0000:00:01.2: detected 2 ports
[    0.806766] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040
[    0.806848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18
[    0.806849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.806850] usb usb1: Product: UHCI Host Controller
[    0.806851] usb usb1: Manufacturer: Linux 4.18.0-147.8.1.el8_1.x86_64 uhci_hcd
[    0.806852] usb usb1: SerialNumber: 0000:00:01.2
[    0.806933] hub 1-0:1.0: USB hub found
[    0.806938] hub 1-0:1.0: 2 ports detected
[    0.807084] usbcore: registered new interface driver usbserial_generic
[    0.807088] usbserial: USB Serial support registered for generic
[    0.807137] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.807754] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.807757] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.807824] mousedev: PS/2 mouse device common for all mice
[    0.807911] rtc_cmos 00:00: RTC can wake from S4
[    0.808380] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.808893] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[    0.808914] rtc_cmos 00:00: registered as rtc0
[    0.808928] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram
[    0.809180] hidraw: raw HID events driver (C) Jiri Kosina
[    0.809212] usbcore: registered new interface driver usbhid
[    0.809213] usbhid: USB HID core driver
[    0.809310] drop_monitor: Initializing network drop monitor service
[    0.809371] Initializing XFRM netlink socket
[    0.809494] NET: Registered protocol family 10
[    0.809828] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[    0.809978] Segment Routing with IPv6
[    0.809992] NET: Registered protocol family 17
[    0.810032] mpls_gso: MPLS GSO support
[    0.810136] core: Using 10 MCE banks
[    0.810153] AVX2 version of gcm_enc/dec engaged.
[    0.810153] AES CTR mode by8 optimization enabled
[    0.843347] sched_clock: Marking stable (843006640, 0)->(1018496828, -175490188)
[    0.843502] registered taskstats version 1
[    0.843514] Loading compiled-in X.509 certificates
[    0.877579] Loaded X.509 cert 'CentOS Linux kernel signing key: fe454f8213ebfc41c8be4b4305d614b216a92a7e'
[    0.877605] Loaded X.509 cert 'CentOS Linux Driver update signing key: 29bd4c0d06d2e9911044b5dc973309139b51d6d5'
[    0.877615] Loaded X.509 cert 'CentOS Linux kpatch signing key: b49f086205909dc4da2cfa99376fb191d2f09e78'
[    0.877648] zswap: loaded using pool lzo/zbud
[    0.884172] Key type big_key registered
[    0.887239] Key type encrypted registered
[    0.887248] ima: No TPM chip found, activating TPM-bypass!
[    0.887257] ima: Allocated hash algorithm: sha1
[    0.887273] evm: Initialising EVM extended attributes:
[    0.887274] evm: security.selinux
[    0.887274] evm: security.ima
[    0.887274] evm: security.capability
[    0.887275] evm: HMAC attrs: 0x1
[    0.887622] rtc_cmos 00:00: setting system clock to 2020-06-07 16:28:20 UTC (1591547300)
[    0.889687] Freeing unused decrypted memory: 2040K
[    0.891324] Freeing unused kernel memory: 2368K
[    0.893045] Write protecting the kernel read-only data: 18432k
[    0.893887] Freeing unused kernel memory: 2020K
[    0.894500] Freeing unused kernel memory: 316K
[    0.904430] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
[    0.904534] systemd[1]: Detected virtualization kvm.
[    0.904539] systemd[1]: Detected architecture x86-64.
[    0.904541] systemd[1]: Running in initial RAM disk.
[    0.907229] systemd[1]: Set hostname to <AliYun>.
[    0.958165] random: systemd: uninitialized urandom read (16 bytes read)
[    0.958178] systemd[1]: Reached target Local File Systems.
[    0.958220] random: systemd: uninitialized urandom read (16 bytes read)
[    0.958303] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.958310] random: systemd: uninitialized urandom read (16 bytes read)
[    0.958314] systemd[1]: Reached target Slices.
[    0.958322] systemd[1]: Reached target Timers.
[    0.958383] systemd[1]: Listening on Journal Socket.
[    1.130015] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[    1.307726] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[    1.307728] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
[    1.307730] usb 1-1: Product: QEMU USB Tablet
[    1.307730] usb 1-1: Manufacturer: QEMU
[    1.307731] usb 1-1: SerialNumber: 42
[    1.317365] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5
[    1.317474] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
[    2.698569] virtio_blk virtio2: [vda] 83886080 512-byte logical blocks (42.9 GB/40.0 GiB)
[    2.711026]  vda: vda1
[    2.896066] libata version 3.00 loaded.
[    2.911279] ata_piix 0000:00:01.1: version 2.13
[    2.930187] scsi host0: ata_piix
[    2.933711] scsi host1: ata_piix
[    2.933760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14
[    2.933761] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15
[    3.061233] cirrus 0000:00:02.0: vgaarb: deactivate vga console
[    3.087041] Console: switching to colour dummy device 80x25
[    3.090206] [TTM] Zone  kernel: Available graphics memory: 420488 kiB
[    3.090207] [TTM] Initializing pool allocator
[    3.090210] [TTM] Initializing DMA pool allocator
[    3.090582] [drm] fb mappable at 0xFC000000
[    3.090583] [drm] vram aper at 0xFC000000
[    3.090583] [drm] size 33554432
[    3.090584] [drm] fb depth is 16
[    3.090584] [drm]    pitch is 2048
[    3.090672] fbcon: cirrusdrmfb (fb0) is primary device
[    3.107133] Console: switching to colour frame buffer device 128x48
[    3.122174] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device
[    3.125040] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0
[    3.736755] SGI XFS with ACLs, security attributes, no debug enabled
[    3.759616] XFS (vda1): Mounting V5 Filesystem
[    3.826879] random: fast init done
[    4.417161] XFS (vda1): Ending clean mount
[    4.904718] systemd-journald[264]: Received SIGTERM from PID 1 (systemd).
[    5.051079] systemd: 18 output lines suppressed due to ratelimiting
[    7.138571] SELinux:  Disabled at runtime.
[    7.141048] audit: type=1404 audit(1591547306.753:2): enforcing=0 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=0 old-enabled=1 lsm=selinux res=1
[    7.188933] systemd[1]: RTC configured in localtime, applying delta of 480 minutes to system time.
[    7.468706] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
[    7.468761] systemd[1]: Detected virtualization kvm.
[    7.468765] systemd[1]: Detected architecture x86-64.
[    7.483104] systemd[1]: Set hostname to <xxxx>.
[    9.777195] systemd[1]: Stopped Switch Root.
[    9.777298] systemd[1]: Received SIGRTMIN+20 from PID 398 (plymouthd).
[    9.777410] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
[    9.777479] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    9.777516] systemd[1]: Stopped Journal Service.
[    9.779687] systemd[1]: Starting Journal Service...
[   10.219907] systemd-journald[587]: File /run/log/journal/20200426154605943000707091025563/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   10.731206] systemd-journald[587]: Received request to flush runtime journal from PID 1
[   12.076876] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[   12.088986] input: PC Speaker as /devices/platform/pcspkr/input/input6
[   16.931317] random: crng init done
[   16.931319] random: 7 urandom warning(s) missed due to ratelimiting
[   22.509770] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9217.199516] Adding 1049596k swap on /www/swap.  Priority:-2 extents:2 across:36761976k FS
[5425930.220696] php-fpm[1694]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5425930.220705] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5425942.183528] php-fpm[1691]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5425942.183538] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5425963.974759] php-fpm[1693]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5425963.974771] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5425968.405852] php-fpm[1692]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5425968.405862] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426014.378817] php-fpm[1735]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426014.378827] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426022.158885] php-fpm[13792]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426022.158893] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426056.186413] php-fpm[1695]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426056.186437] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426059.217805] php-fpm[13793]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426059.217815] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426209.175552] php-fpm[13799]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426209.175559] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426210.811397] php-fpm[13800]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426210.811406] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426277.465246] php-fpm[13796]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426277.465254] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426278.424936] php-fpm[13795]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426278.424945] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426283.434989] php-fpm[13806]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426283.435002] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426286.249698] php-fpm[13805]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426286.249722] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426290.126309] php-fpm[13822]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426290.126319] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426294.159977] php-fpm[13814]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426294.159986] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426360.169466] php-fpm[13824]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426360.169477] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426434.330943] php-fpm[13825]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426434.330951] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426440.710556] php-fpm[13827]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426440.710568] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426451.793893] php-fpm[13864]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426451.793905] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5426456.199921] php-fpm[13826]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5426456.199932] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445337.258013] php-fpm[13821]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445337.258025] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445500.648876] php-fpm[13868]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445500.648886] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445507.622092] php-fpm[14897]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445507.622101] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445527.612412] php-fpm[14961]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445527.612423] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445543.941438] php-fpm[14962]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445543.941448] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445614.337836] php-fpm[14965]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445614.337846] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445678.903084] php-fpm[13871]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445678.903096] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445683.751984] php-fpm[14964]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445683.751996] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445702.217425] php-fpm[13870]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445702.217437] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445720.696272] php-fpm[14991]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445720.696281] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445748.530083] php-fpm[14992]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445748.530092] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445835.328246] php-fpm[14983]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445835.328257] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445836.623499] php-fpm[13813]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445836.623509] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445848.219794] php-fpm[15003]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445848.219803] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5445998.374878] php-fpm[15027]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5445998.374886] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5446295.767510] php-fpm[15028]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5446295.767522] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5446299.555220] php-fpm[15026]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5446299.555228] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5446640.020416] php-fpm[15001]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5446640.020425] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5446871.674506] php-fpm[14994]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5446871.674519] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5447315.203930] php-fpm[15340]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5447315.203940] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45
[5447482.062050] php-fpm[15095]: segfault at 8 ip 0000000000ade72e sp 00007ffea39f5660 error 4 in php-fpm[400000+b3a000]
[5447482.062060] Code: 45 90 48 89 45 e8 c6 45 e7 00 80 7d e7 00 74 0e 48 8b 45 e8 48 8b 40 08 48 89 45 d8 eb 2f 48 8b 45 e8 48 89 45 d0 48 8b 45 d0 <48> 8b 40 08 48 85 c0 74 0a 48 8b 45 d0 48 8b 40 08 eb 0c 48 8b 45

@wqdsoft
Copy link
Author

wqdsoft commented Aug 9, 2020

衍生问题

getQuery()
getPost()

这几个函数如果不 传递参数,都会直接崩溃502报错,也不会记录到PHP错误日志中.
没办法用$_POST代替解决了问题.

@guanpenghui1993
Copy link

一球一样的问题。用getparams代替了。

@laruence
Copy link
Owner

用3.1.4版本呢?

@guanpenghui1993
Copy link

guanpenghui1993 commented Aug 11, 2020 via email

@wqdsoft
Copy link
Author

wqdsoft commented Aug 11, 2020

用3.1.4版本呢?
这个版本没测试过,宝塔中安装好像没得选这个,只能自己编译so覆盖.

@hanwuqin
Copy link

一样的问题,3.1.1-3.1.4 版本 $this->getRequest()->getQuery(); $this->getRequest()->getPost(); 直接就502了。 关键就一个项目出现这样的问题。 其他项目同样的环境,就没问题。不知道啥原因。 yaf 降级到3.0.9 就好了。

@agxmaster
Copy link

衍生问题

getQuery()
getPost()

这几个函数如果不 传递参数,都会直接崩溃502报错,也不会记录到PHP错误日志中.
没办法用$_POST代替解决了问题.

一样..
7.3路由也有问题控制带目录的解析不过去

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants