https://bugs.kde.org/show_bug.cgi?id=396656
Bug ID: 396656 Summary: Warnings while reading debug info Product: valgrind Version: 3.13.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: callgrind Assignee: josef.weidendor...@gmx.de Reporter: karthik.d...@gmail.com Target Milestone: --- Created attachment 114009 --> https://bugs.kde.org/attachment.cgi?id=114009&action=edit Callgrind.out file is also attached ==967== Callgrind, a call-graph generating cache profiler ==967== Copyright (C) 2002-2015, and GNU GPL'd, by Josef Weidendorfer et al. ==967== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info ==967== Command: /usr/share/WashingMachine/WashingMachineApp --platform eglfs ==967== ==967== For interactive control, run 'callgrind_control -h'. -967- WARNING: Serious error when reading debug info -967- When reading debug info from /lib/ld-2.24.so: -967- debuginfo section duplicates a section in the main ELF file -967- WARNING: Serious error when reading debug info -967- When reading debug info from /lib/libgcc_s.so.1: -967- debuginfo section duplicates a section in the main ELF file -967- WARNING: Serious error when reading debug info -967- When reading debug info from /lib/libc-2.24.so: -967- debuginfo section duplicates a section in the main ELF file -967- WARNING: Serious error when reading debug info -967- When reading debug info from /lib/libpthread-2.24.so: -967- debuginfo section duplicates a section in the main ELF file -967- WARNING: Serious error when reading debug info -967- When reading debug info from /lib/libm-2.24.so: -967- debuginfo section duplicates a section in the main ELF file -967- WARNING: Serious error when reading debug info -967- When reading debug info from /lib/libdl-2.24.so: -967- debuginfo section duplicates a section in the main ELF file -967- WARNING: Serious error when reading debug info -967- When reading debug info from /lib/librt-2.24.so: -967- debuginfo section duplicates a section in the main ELF file ^C==967== ==967== Process terminating with default action of signal 2 (SIGINT) ==967== at 0x4019678: ??? (in /lib/ld-2.24.so) ==967== ==967== Events : Ir ==967== Collected : 12295033 ==967== ==967== I refs: 12,295,033 We are trying it on a Linux Arm platform , Imx6 Boundary devices Boards. Tries it with 3.11 and also 3.13 version. Same warnings are thrown -- You are receiving this mail because: You are watching all bug changes.