From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs: Segfault Date: Thu, 02 Jun 2022 19:30:37 +0300 Message-ID: <83mtevdo42.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23822"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 02 18:34:53 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nwnmd-000641-Sl for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Jun 2022 18:34:51 +0200 Original-Received: from localhost ([::1]:60156 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwnmc-0005tN-La for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Jun 2022 12:34:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwniY-0001h3-AZ for emacs-devel@gnu.org; Thu, 02 Jun 2022 12:30:38 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34756) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwniW-0001eg-Jt; Thu, 02 Jun 2022 12:30:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=9OaUIMl10mRwDnFq0cwnMZYiRjgN59NwYEfH0ovJ/8w=; b=I9XxzgNAwpSR yUN3GJRXDtCEtHWK7cH4l/oM5OxnSVDrOZP0gXQgqen7jUm4OLN1KoOejxZ2g0hZTRG1JfdCtFX4a An9r6FzVKWXLfsZMXkk6tLYDUWCZAj3gj77Uy9eeeTwG5SpocSjxiVk+hndC1OOtaPVGhaEaiHvrI 0r1GSOmZFlIeN5o39qB7hEU+qkYrN2U2INkpO4Esf7xP3cjZDgDuP95g1OYmQT3+dbXi5S0ux/A6x qraDgOm1SX6hKkXyxQg2Dlq9t9Yid0acGq7B0LMVFMYlUz86IPGozd68/1H+deHPsxPJAWldWRXee kUT0T44Ii1X2UBdGxy7i4Q==; Original-Received: from [87.69.77.57] (port=4449 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwniN-0001kc-7P; Thu, 02 Jun 2022 12:30:36 -0400 In-Reply-To: (raman@google.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:290579 Archived-At: > Date: Thu, 02 Jun 2022 07:01:21 -0700 > From: "T.V Raman" > > This started happening yesterday on a build of emacs that has been > running happily on what is a new laptop --- build from May 30. It segfaults inside a library function. Any chance your system was updated yesterday-ish?