October 7, 2019

229 words 2 mins read

Practicing Linux Crash/Panic Issue on Production and Cloud Server: Using Kdump + Crash

Practicing Linux Crash/Panic Issue on Production and Cloud Server: Using Kdump + Crash

With the rapidly development of Internet in China, more and more servers and cloud servers deployed Linux systems, like Alibaba, Tencent. In addition, with the development of the Internet of Things an …

Talk Title Practicing Linux Crash/Panic Issue on Production and Cloud Server: Using Kdump + Crash
Speakers Ben shushu (technical consultant, Running Linux Kernel Group), Gavin Guo (Technical Lead - Sustaining Engineering, Canonical)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides Talk Slides
Video Talk Video

With the rapidly development of Internet in China, more and more servers and cloud servers deployed Linux systems, like Alibaba, Tencent. In addition, with the development of the Internet of Things and industry 4.0, more and more product development chooses Linux system as the basic platform. Although the Linux kernel is robust enough, the system crash will happen frequently.The topic of this speech is to introduce some experiences and of kdump + crash in Linux crash issues on our production development and deployment. We will introduce 6 experiments:Lab1: Panic caused by a simple null pointerLab2: Access list head linked list that has been deletedLab3: a crash issue on device driverLab4: How to find the value of local variable and parameter of function through call trace and stackLab5: step by step analyze a complex deadlock crash issueLab6: Recovery function call-stack manually.

comments powered by Disqus