Generate a 0-byte core file. GDB cannot identify the core file.

Source: Internet
Author: User

(GDB) Core-file core.300
"/Mnt/HGFS/D/fsvspsvn/src/PF/core.300" is not a core dump: file format not recognized

 

Problem:

We are runningProgramWe often encounter segment errors without segment fault. In this case, we need to use GDB and then use core-file to analyze the generated core. *** file.

However, it is strange today that the size of all core. *** in production is 0 bytes.

 

[Root @ qljt pf] # ulimit-C
Unlimited

 

Therefore, it should not be a ulimited problem.

 

Problem:

I ran the program (generate core. * ** program) is not in the Linux directory, but under a partition in Windows (this partition is shared by vmtool "/mnt/HGFS/***" and Linux ),

The generated core. *** is 0 bytes in size.

 

Solution:

Copy the program to be run to the linux root directory and run the generated core.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.