From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <3dHNQYg0bALUhjijmVdg-kmjYVkkdY.bjjbgZpnZmXjioZio.Xjh@M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com> Received: from mail-io1-xd45.google.com (mail-io1-xd45.google.com [IPv6:2607:f8b0:4864:20::d45]) by sourceware.org (Postfix) with ESMTPS id 63A953857C49 for ; Fri, 8 Apr 2022 17:40:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 63A953857C49 Received: by mail-io1-xd45.google.com with SMTP id d19-20020a0566022bf300b00645eba5c992so6202856ioy.4 for ; Fri, 08 Apr 2022 10:40:05 -0700 (PDT) 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=WCH81fXuGu4mh7ioE1wGKu9K//Pp5ZfR5j8uen91sG8=; b=Uvjds4RvLC9jGx0PYPv5jiWT2P8WKXKfPhKMMGmvRxtOKzV2dPcboQwRqErabVFdg3 9XgK0oyqjDvuvqclQzZ1VEfTffioCkuCSmJ1MBf8tN3iAilzfwd7yBnr9eGPHIuJ1vn6 Z9uwpn2vKc5JfMMZ+xHdghc2SDkyuhgIVzk+lpyLhPRnZa2iaW6e009x1W/kec2bdCSl FgR78ER5S/aJGYzOz2RQj3kcGU4NERE/Qd0IR1fp+QKFVvgmKiSJmCHjF84P8sjMU4uk qBOejYaCQBwCElPhs4KU4fGv4w+ifRllVl9aiQG7dRmpW4xxrTco+jCSCnsY95if/yXZ lpTw== X-Gm-Message-State: AOAM5315sg5NiG3Xi34Z2L812owzm9czlBz0pvWRk+uTG1CcseWLgnBN L6G+C4+clFymwJJcGyoPTEmbNU8ULyNdT1pucKUVy5eJrfTK X-Google-Smtp-Source: ABdhPJxC9038RIMhq24SwDFZdvq7AYXAQoKOyqt6oFLcFTxeNti1Xa3mWhte9wLWOGLCirNn0I80dMNmBf721w151rHqnNjMGvc5 MIME-Version: 1.0 X-Received: by 2002:a05:6602:134f:b0:63c:a7ba:e8d with SMTP id i15-20020a056602134f00b0063ca7ba0e8dmr9438410iov.180.1649439604700; Fri, 08 Apr 2022 10:40:04 -0700 (PDT) Date: Fri, 08 Apr 2022 10:40:04 -0700 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=a0f7e4bc234f7851ab3c0336dedf3eaf=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <000000000000b77a3705dc281553@google.com> Subject: Issue 46513 in oss-fuzz: elfutils:fuzz-libdwfl: Out-of-memory in fuzz-libdwfl From: ClusterFuzz-External via monorail To: elfutils-devel@sourceware.org X-Spam-Status: No, score=-1.1 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, T_SCC_BODY_TEXT_LINE autolearn=no 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: Fri, 08 Apr 2022 17:40:07 -0000 Status: New Owner: ---- CC: elfut...@sourceware.org, da...@adalogics.com, evv...@gmail.com, izzeem@google.com Labels: ClusterFuzz Reproducible Engine-libfuzzer OS-Linux Proj-elfutils Reported-2022-04-08 Type: Bug New issue 46513 by ClusterFuzz-External: elfutils:fuzz-libdwfl: Out-of-memory in fuzz-libdwfl https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46513 Detailed Report: https://oss-fuzz.com/testcase?key=5920608711475200 Project: elfutils Fuzzing Engine: libFuzzer Fuzz Target: fuzz-libdwfl Job Type: libfuzzer_asan_elfutils Platform Id: linux Crash Type: Out-of-memory (exceeds 2560 MB) Crash Address: Crash State: fuzz-libdwfl Sanitizer: address (ASAN) Regressed: https://oss-fuzz.com/revisions?job=libfuzzer_asan_elfutils&range=202203161800:202203170000 Reproducer Testcase: https://oss-fuzz.com/download?testcase_id=5920608711475200 Issue filed automatically. See https://google.github.io/oss-fuzz/advanced-topics/reproducing for instructions to reproduce this bug locally. When you fix this bug, please * mention the fix revision(s). * state whether the bug was a short-lived regression or an old bug in any stable releases. * add any other useful information. This information can help downstream consumers. If you need to contact the OSS-Fuzz team with a question, concern, or any other feedback, please file an issue at https://github.com/google/oss-fuzz/issues. Comments on individual Monorail issues are not monitored. -- 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.