CentOS 7.2 system abnormal restart

Hello everyone. Have you ever had any of the following problems?
Our environment is CentOS 7.2. Running Java applications, sometimes the system will restart inexplicably. The screenshot of error reporting is as follows. Please help me.
[BEGIN] 2019/10/19 12:09:34
STATE: TASK_RUNNING (PANIC)
crash> exit
[root@test ~]# crash /usr/lib/debug/lib/modules/3.10.0-327.el7.x86_64/vmlinux /home/vmcore
crash 7.1.5-2.el7
Copyright (C) 2002-2016 Red Hat, Inc.
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
Copyright (C) 1999-2006 Hewlett-Packard Co
Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited
Copyright (C) 2006, 2007 VA Linux Systems Japan K.K.
Copyright (C) 2005, 2011 NEC Corporation
Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc.
Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc.
This program is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. Enter "help copying" to see the conditions.
This program has absolutely no warranty. Enter "help warranty" for details.
GNU gdb (GDB) 7.6
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu"...
KERNEL: /usr/lib/debug/lib/modules/3.10.0-327.el7.x86_64/vmlinux DUMPFILE: /home/vmcore [PARTIAL DUMP] CPUS: 4 DATE: Fri Oct 18 14:59:51 2019 UPTIME: 129 days, 17:06:58
LOAD AVERAGE: 0.00, 0.01, 0.05
TASKS: 1011
NODENAME: XXXXXXXXXXXXXXXX
RELEASE: 3.10.0-327.el7.x86_64
VERSION: #1 SMP Thu Nov 19 22:10:57 UTC 2015
MACHINE: x86_64 (2194 Mhz)
MEMORY: 8 GB
PANIC: "BUG: unable to handle kernel NULL pointer dereference at 0000000000000008"
PID: 122524
COMMAND: "java"
TASK: ffff88006e51f300 [THREAD_INFO: ffff8800bb150000]
CPU: 0
STATE: TASK_RUNNING (PANIC)
crash>
crash>
crash> kmem -i
PAGES TOTAL PERCENTAGE
TOTAL MEM 1997872 7.6 GB ----
FREE 39523 154.4 MB 1% of TOTAL MEM
USED 1958349 7.5 GB 98% of TOTAL MEM
SHARED 601413 2.3 GB 30% of TOTAL MEM
BUFFERS 0 0 0% of TOTAL MEM
CACHED 718444 2.7 GB 35% of TOTAL MEM
SLAB 54483 212.8 MB 2% of TOTAL MEM
TOTAL SWAP 2097151 8 GB ----
SWAP USED 764 3 MB 0% of TOTAL SWAP
SWAP FREE 2096387 8 GB 99% of TOTAL SWAP
COMMIT LIMIT 3096087 11.8 GB ----
COMMITTED 1466361 5.6 GB 47% of TOTAL LIMIT
crash>
crash> ps
PID PPID CPU TASK ST %MEM VSZ RSS COMM
0 0 0 ffffffff81951440 RU 0.0 0 0 [swapper/0]
0 0 1 ffff880232590000 RU 0.0 0 0 [swapper/1] 0 0 2 ffff880232590b80 RU 0.0 0 0 [swapper/2] 0 0 3 ffff880232591700 RU 0.0 0 0 [swapper/3]
1 0 1 ffff880232d78000 IN 0.0 188780 3292 systemd 2 0 0 ffff880232d78b80 IN 0.0 0 0 [kthreadd] 3 2 0 ffff880232d79700 IN 0.0 0 0 [ksoftirqd/0] 980 1 0 ffff88022e735080 IN 0.2 689696 23020 rs:main Q:Reg
1157 1 1 ffff88022e333980 IN 0.0 103844 3864 sshd
1164 1 0 ffff880230f0ae00 IN 0.0 24996 408 xinetd
1188 1 0 ffff880230f08b80 IN 0.0 80660 1412 zabbix_agentd
1197 1188 2 ffff88022f1f4500 IN 0.0 80660 1596 zabbix_agentd
1198 1188 3 ffff88022f1f5c00 IN 0.0 80784 2384 zabbix_agentd
1199 1188 3 ffff88022f1f3980 IN 0.0 80784 2384 zabbix_agentd
1200 1188 3 ffff880231fdf300 IN 0.0 80784 2384 zabbix_agentd
1201 1188 0 ffff880231fde780 IN 0.0 80792 2276 zabbix_agentd
1207 1 3 ffff8800bb504500 IN 0.0 110048 756 agetty
1326 1 1 ffff88022e113980 IN 0.0 89476 2092 master
1332 1326 0 ffff880230bda280 IN 0.0 89648 3836 qmgr
1352 1 1 ffff88022e332e00 IN 0.0 124192 1584 crond
1353 1 3 ffff88022e115080 IN 0.0 25672 1820 ntpd
1376 2 2 ffff88022e110b80 IN 0.0 0 0 [kworker/2:1H]
1912 2 0 ffff880144a39700 IN 0.0 0 0 [kworker/0:2]
2065 2 3 ffff88022e322280 IN 0.0 0 0 [kworker/3:1H]
10484 2 1 ffff88014cf45c00 IN 0.0 0 0 [kworker/1:2H]
10833 2 2 ffff88009e142e00 IN 0.0 0 0 [kworker/2:2]
12810 1 3 ffff8800bb331700 IN 46.4 9428784 4377788 java
12811 1 3 ffff8800bb336780 IN 46.4 9428784 4377788 java
30122 2 2 ffff88022fb85080 IN 0.0 0 0 [kworker/u320:0]
41953 2 3 ffff88006e411700 IN 0.0 0 0 [kworker/3:0]
42462 2 2 ffff88014568ae00 IN 0.0 0 0 [kworker/u320:2]
49529 1326 3 ffff88022ff47300 IN 0.0 89580 3940 pickup
50458 1 1 ffff8800bb330000 IN 46.4 9428784 4377788 java
51760 2 1 ffff88022c794500 IN 0.0 0 0 [kworker/1:1]
53165 2 1 ffff88022c792e00 IN 0.0 0 0 [kworker/1:0H]
54670 1 3 ffff8802303ce780 IN 46.4 9428784 4377788 java
55240 1 1 ffff88009e387300 IN 0.0 64948 1084 rpcbind
58290 1 3 ffff88014c99b980 IN 46.4 9428784 4377788 java
58294 1 3 ffff88014c99e780 IN 46.4 9428784 4377788 java
58613 2 0 ffff880036a8dc00 IN 0.0 0 0 [kworker/0:2H]
59013 2 1 ffff8800bb330b80 IN 0.0 0 0 [kworker/1:0]
59267 2 0 ffff8800bb1d5080 IN 0.0 0 0 [kworker/0:1]
59424 2 2 ffff8800bb1d0000 IN 0.0 0 0 [kworker/2:0]
59918 2 3 ffff8800bb1d2280 IN 0.0 0 0 [kworker/3:1]
59931 1 1 ffff88009e10c500 IN 46.4 9428784 4377788 java
122082 1 3 ffff880230e36780 IN 46.4 9428784 4377788 java
122083 1 3 ffff880230e30000 IN 46.4 9428784 4377788 java
122084 1 2 ffff880230e33980 IN 46.4 9428784 4377788 java
122085 1 0 ffff880230e35c00 IN 46.4 9428784 4377788 java
122086 1 1 ffff880230e37300 IN 46.4 9428784 4377788 java
149740 1 2 ffff88009e10b980 IN 2.8 4143428 265568 java
crash>
crash>
crash> dis -l tcp_sendmsg+261
/usr/src/debug/kernel-3.10.0-327.el7/linux-3.10.0-327.el7.x86_64/arch/x86/include/asm/bitops.h: 104
0xffffffff81576a15 <tcp_sendmsg+261>: lock andb $0xfe,0x8(%rax)
crash>
crash> exit
[END] 2019/10/19 14:28:41
Categories
- All Categories
- 51 LFX Mentorship
- 104 LFX Mentorship: Linux Kernel
- 576 Linux Foundation IT Professional Programs
- 304 Cloud Engineer IT Professional Program
- 125 Advanced Cloud Engineer IT Professional Program
- 53 DevOps Engineer IT Professional Program
- 61 Cloud Native Developer IT Professional Program
- 6 Express Training Courses
- 6 Express Courses - Discussion Forum
- 2.1K Training Courses
- 19 LFC110 Class Forum
- 7 LFC131 Class Forum
- 27 LFD102 Class Forum
- 158 LFD103 Class Forum
- 21 LFD121 Class Forum
- 1 LFD137 Class Forum
- 61 LFD201 Class Forum
- 1 LFD210 Class Forum
- LFD210-CN Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- LFD237 Class Forum
- 23 LFD254 Class Forum
- 613 LFD259 Class Forum
- 105 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 1 LFD273 Class Forum
- 2 LFS145 Class Forum
- 25 LFS200 Class Forum
- 739 LFS201 Class Forum
- 1 LFS201-JP クラス フォーラム
- 11 LFS203 Class Forum
- 77 LFS207 Class Forum
- 300 LFS211 Class Forum
- 54 LFS216 Class Forum
- 47 LFS241 Class Forum
- 41 LFS242 Class Forum
- 37 LFS243 Class Forum
- 11 LFS244 Class Forum
- 37 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- LFS251 Class Forum
- 141 LFS253 Class Forum
- LFS254 Class Forum
- 1.1K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 93 LFS260 Class Forum
- 132 LFS261 Class Forum
- 33 LFS262 Class Forum
- 80 LFS263 Class Forum
- 15 LFS264 Class Forum
- 11 LFS266 Class Forum
- 18 LFS267 Class Forum
- 18 LFS268 Class Forum
- 23 LFS269 Class Forum
- 203 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- LFS274 Class Forum
- LFS281 Class Forum
- 236 LFW211 Class Forum
- 172 LFW212 Class Forum
- 7 SKF100 Class Forum
- SKF200 Class Forum
- 903 Hardware
- 219 Drivers
- 74 I/O Devices
- 44 Monitors
- 116 Multimedia
- 209 Networking
- 101 Printers & Scanners
- 85 Storage
- 763 Linux Distributions
- 88 Debian
- 66 Fedora
- 15 Linux Mint
- 13 Mageia
- 24 openSUSE
- 142 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 357 Ubuntu
- 479 Linux System Administration
- 41 Cloud Computing
- 70 Command Line/Scripting
- Github systems admin projects
- 95 Linux Security
- 78 Network Management
- 108 System Management
- 49 Web Management
- 68 Mobile Computing
- 23 Android
- 30 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 538 Off Topic
- 131 Introductions
- 217 Small Talk
- 22 Study Material
- 826 Programming and Development
- 278 Kernel Development
- 514 Software Development
- 928 Software
- 260 Applications
- 184 Command Line
- 3 Compiling/Installing
- 76 Games
- 316 Installation
- 61 All In Program
- 61 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)