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 7911593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T13:18:23+00:00 2026-06-03T13:18:23+00:00

I have a problem, with valgrind; I dont know why when I check my

  • 0

I have a problem, with valgrind; I dont know why when I check my program developped in C with valgrind, it couldn’t display functions names (it display “???”) where it found problems but this problems is not for all errors that it detects

==9803== ERROR SUMMARY: 24 errors from 6 contexts (suppressed: 0 from 0)
==9803== 
==9803== 1 errors in context 1 of 6:
==9803== Conditional jump or move depends on uninitialised value(s)
==9803==    at 0x40F7EC6: ???
==9803== 
==9803== 1 errors in context 2 of 6:
==9803== Conditional jump or move depends on uninitialised value(s)
==9803==    at 0x40F86F8: ???
==9803== 
==9803== 1 errors in context 3 of 6:
==9803== Conditional jump or move depends on uninitialised value(s)
==9803==    at 0x40F8166: ???
==9803== 
==9803== 1 errors in context 4 of 6:
==9803== Conditional jump or move depends on uninitialised value(s)
==9803==    at 0x40F805E: ???
==9803==

Have you a solution for displaying functions names with valgrind?

Thanks in advance

  • 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-06-03T13:18:25+00:00Added an answer on June 3, 2026 at 1:18 pm

    Presumably these errors are occurring in libraries for which you have no debug symbols.
    It’s easy to confirm: just do look at /proc/pidof my-binary/maps while the application is running.

    08048000-08052000 r-xp 00000000 fe:00 42546         /bin/cat
    08052000-08053000 rw-p 0000a000 fe:00 42546         /bin/cat
    097fb000-0981c000 rw-p 00000000 00:00 0             [heap]
    f73bc000-f75ac000 r--p 00000000 fe:02 281727        /usr/lib/locale/locale-archive
    f75ac000-f75ad000 rw-p 00000000 00:00 0 
    f75ad000-f76ed000 r-xp 00000000 fe:00 18416         /lib/i686/cmov/libc-2.11.2.so
    f76ed000-f76ef000 r--p 0013f000 fe:00 18416         /lib/i686/cmov/libc-2.11.2.so
    f76ef000-f76f0000 rw-p 00141000 fe:00 18416         /lib/i686/cmov/libc-2.11.2.so
    f76f0000-f76f3000 rw-p 00000000 00:00 0 
    f7705000-f7707000 rw-p 00000000 00:00 0 
    f7707000-f7708000 r-xp 00000000 00:00 0             [vdso]
    f7708000-f7723000 r-xp 00000000 fe:00 19087         /lib/ld-2.11.2.so
    f7723000-f7724000 r--p 0001a000 fe:00 19087         /lib/ld-2.11.2.so
    f7724000-f7725000 rw-p 0001b000 fe:00 19087         /lib/ld-2.11.2.so
    ffb6e000-ffb83000 rw-p 00000000 00:00 0             
    

    This clearly shows the addresses of the code sections (marked as r-xp) of each shared library. Just find the range matching the addresses you see and you’ll at least know which library is responsible.

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

Sidebar

Related Questions

i have problem with libhid . i found that there 2 way 4 accessing
I have a problem with OPT algorithm as valgrind is giving me error (Conditional
I have the following problem with my C program: Somewhere is a stack overflow.
I have 64bit OS and Valgrind installed. And I need to check the memory
I have a process x that I want to check for leaks with valgrind
I have implemented my own version of strcat function. It works fine but valgrind
I have no clue what my error report in valgrind is telling me... but
I have a strange problem freeing allocated memory in my mpi program: Here is
I have problem creating new instance of excel 2007 using VBA (from Access 2002).
I have problem with fancybox. I want to write a function that will run

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.