From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22151 invoked by alias); 25 Feb 2020 13:49:42 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 22025 invoked by uid 89); 25 Feb 2020 13:49:31 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-7.8 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.1 spammy=H*r:bug-gdb@gnu.org, HX-Spam-Relays-External:4864, internal-error, internalerror X-HELO: eggs.gnu.org Received: from eggs.gnu.org (HELO eggs.gnu.org) (209.51.188.92) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 25 Feb 2020 13:49:29 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j6aaU-0007tU-42 for gdb@sourceware.org; Tue, 25 Feb 2020 08:49:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34284) by fencepost.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j6aaR-00024L-G0 for bug-gdb@gnu.org; Tue, 25 Feb 2020 08:49:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6aaQ-0007sG-8e for bug-gdb@gnu.org; Tue, 25 Feb 2020 08:49:23 -0500 Received: from mail-qk1-x72a.google.com ([2607:f8b0:4864:20::72a]:37364) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j6aaQ-0007rZ-3J for bug-gdb@gnu.org; Tue, 25 Feb 2020 08:49:22 -0500 Received: by mail-qk1-x72a.google.com with SMTP id m9so6698837qke.4 for ; Tue, 25 Feb 2020 05:49:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=hipg+NGSOlFndVoN3DVD5ABoXqoJ9n2fLnKHx9n6LiI=; b=hib7VSYMYOLtwU444wzL0PyA0QTwgRZ3srWpsMCmPbObbaEJG+C9efyASdAi/0OB/l qiN1+US2IETZ/VcScOablVoGGp17nIow0b0H+5q8CbZTGYb3f+K/BR5TFxNUMAn82X37 DRlwLMuMlOztz2DhzvIXbzcV+oBCrNQw4o0TZJ4LdLzdU3yel/xtJyy7ixQx6O3H3hzW RjaUat44HLA57BwgeC02hQL4lQ/WoeP1eWHj2Ro5mV8tUu+VfVMGkwAaN9lfxErIIIHn eM9dt2YMRcqsK8PgmTd9iLUHmBh9NPdMGaZf1OadySuLH4zWgkp5MrZ+zBftMdTvNoF6 M0Yg== Received: from [192.168.0.185] ([191.34.86.53]) by smtp.gmail.com with ESMTPSA id j22sm7236424qkk.45.2020.02.25.05.49.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Feb 2020 05:49:18 -0800 (PST) Subject: Re: Reporting a bug To: Devansh Chowdhury , bug-gdb@gnu.org References: From: Luis Machado Message-ID: <3f152a79-52df-8ce2-1846-1fb9a4e37b7c@linaro.org> Date: Tue, 25 Feb 2020 13:49:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::72a X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00063.txt.bz2 If you have a reproducer to get GDB to run into that particular error, you can file a bug in GDB's bugzilla: https://sourceware.org/bugzilla/ On 2/21/20 6:07 PM, Devansh Chowdhury wrote: > my log shows this message. > I have been using the program for months and first time this problem has > been encountered. > internal-error: virtual memory exhausted. > [debug]A problem internal to GDB has been detected, > [debug]further debugging may prove unreliable. > [debug]This is a bug, please report it. >