Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 993337
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T06:24:25+00:00 2026-05-16T06:24:25+00:00

I use GDB to debug C/C++ programs very often, and I’m reasonably knowledgeable with

  • 0

I use GDB to debug C/C++ programs very often, and I’m reasonably knowledgeable with how it works and what it can do.

However, every so often I run into problems where mysteriously I can’t seem to get GDB to properly load symbols from a core file.

Currently, I have a binary executable in a shared NFS directory. The executable was definitely compiled with the -g3 flag. The executable crashed and dumped a core file into the /home directory of my Linux box.

For some reason, I can’t get GDB to load the symbols from the core file.

When I try:

$ gdb <executable_file> <core_file>

GDB loads up, but I can’t get a backtrace, and no debugging symbols are loaded.

If I run GDB, and then at the GDB prompt I type core <core file name> it loads up the core file, and I see that the core file is definitely associated with the binary executable that crashed earlier. However, GDB reports `Failed to read a valid object file image from memory’, so I can’t get a meaningful back-trace, and there are no debugging symbols loaded.

Does anyone know what might be the cause of this? Usually I have no trouble getting GDB to properly load up a core file and read in debugging symbols, but in this case it doesn’t work. Could it be because the binary executable is stored on a shared NFS mount?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T06:24:26+00:00Added an answer on May 16, 2026 at 6:24 am

    Check your ulimits. It’s quite a common source of confusion. Truncated core files can make any form of gdb inspection useless, well you can read the name of the binary in most cases, and if the core file is at least 8k you can get a stack trace.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.