GoldenEagle
New member
Getting this error in an rsl error file when running ./real.exe
"MPT: warning: the debug information found in "/usr/lib/debug//lib64/ld-2.22.so.debug" does not match "/lib64/ld-linux-x86-64.so.2" (CRC mismatch)"
I found references that advised others with the issue to remove the package libc6-amd64:i386. For example: CRC mismatch warning running helloworld.c from gdb on ubuntu 20.04.3
Could someone more familiar with this error confirm if this is what I need to remove, or give any additional advice on how to proceed?
"MPT: warning: the debug information found in "/usr/lib/debug//lib64/ld-2.22.so.debug" does not match "/lib64/ld-linux-x86-64.so.2" (CRC mismatch)"
I found references that advised others with the issue to remove the package libc6-amd64:i386. For example: CRC mismatch warning running helloworld.c from gdb on ubuntu 20.04.3
Could someone more familiar with this error confirm if this is what I need to remove, or give any additional advice on how to proceed?