https://sourceware.org/bugzilla/show_bug.cgi?id=31637
Bug ID: 31637
Summary: segmentation fault when calling 'debuginfod-find -v'
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: debuginfod
Assignee: unassigned at sourceware dot org
Reporter: nolange79 at gmail dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
Little to add, bug is reproducible in 188 and 191.
#0 __strcmp_avx2 () at ../sysdeps/x86_64/multiarch/strcmp-avx2.S:283
#1 0x000055555555630c in main (argc=2, argv=0x7fffffffe178) at
/tmp/elfutils-latest/elfutils-0.191/debuginfod/debuginfod-find.c:194
Bug is this line:
if (strcmp(argv[remaining], "debuginfo") == 0)
--
You are receiving this mail because:
You are on the CC list for the bug.