From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <37LvEYQ0bAIs13236px0-463sp44xs.v33v0t97t6r328t28.r31@M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com> Received: from mail-il1-x145.google.com (mail-il1-x145.google.com [IPv6:2607:f8b0:4864:20::145]) by sourceware.org (Postfix) with ESMTPS id 0E62A385841C for ; Thu, 23 Dec 2021 18:11:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0E62A385841C Received: by mail-il1-x145.google.com with SMTP id d3-20020a056e021c4300b002a23bcd5ee7so3472842ilg.6 for ; Thu, 23 Dec 2021 10:11:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:date:reply-to:references:message-id :subject:from:to; bh=/I7RkwJhkEG/Mm02Rw6LNnlqYTr372GkWENM1UelZEY=; b=OoRiiwq8gtRTQxbQlWhbnw+3rX45XlU/f/ibOqTyrognYnC+Q5PHUTshzQS6xfoyAv ZV+pvdSLYmJ8rq1I14JHMGZzy2DhgNTcZtASWkCm5Q1G4WMq8wwn1OWEXYjtkZNstkbQ BrTz1AN9CZvhszP4z9Oo+NifrrnQWMZn+ttSKAXv3jezCenxOSXis9nPfr55Fq9lju9E gL3dGpQPZp7X0o7igy+KUlHVp03mR/l93CNdsXTj0EGREbpC/7+nXh/anc9Q+N8si+kr Q4OoXIt2Kmgte3k4G0pJHfWoChnP+tc2eB25tL3oWUPuBM7YhIWejW5n65PAyI+cZ/BZ Pkhw== X-Gm-Message-State: AOAM533jZHlQVGKmTRgUAPaAwERacokxZGEiHsOt7uh9u+UXW+h10+xg rqRSUlXfH9TYz9uH/9rpP+U8vqJwJpiMT7wRI3NWkjr33HOL X-Google-Smtp-Source: ABdhPJwidWNCHmAmFshcxo2BilT/85LyPr+/zQzMq2HOnw7OhhjlMJrP5WW9MzgmRsOopS0gjBA487tqeRAZxFh9sCWUPCGjJlBj MIME-Version: 1.0 X-Received: by 2002:a05:6602:2d84:: with SMTP id k4mr1846505iow.168.1640283116491; Thu, 23 Dec 2021 10:11:56 -0800 (PST) Date: Thu, 23 Dec 2021 10:11:56 -0800 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=5f9b406fb67d177ccef527f9e4a0fb35=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <0000000000007d59eb05d3d42cdd@google.com> Subject: Issue 42877 in oss-fuzz: elfutils:fuzz-dwfl-core: Crash in dwfl_segment_report_module From: ClusterFuzz-External via monorail To: elfutils-devel@sourceware.org X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2021 18:11:59 -0000 Updates: Labels: Fuzz-Blocker Comment #1 on issue 42877 by ClusterFuzz-External: elfutils:fuzz-dwfl-core: Crash in dwfl_segment_report_module https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42877#c1 This crash occurs very frequently on linux platform and is likely preventing the fuzzer fuzz-dwfl-core from making much progress. Fixing this will allow more bugs to be found. If this is incorrect, please file a bug on https://github.com/google/oss-fuzz/issues/new -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment.