From unknown Fri Jun 20 07:12:50 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#36290 <36290@debbugs.gnu.org> To: bug#36290 <36290@debbugs.gnu.org> Subject: Status: intern-soft C code: Empty *Summary* buffer, wrong argument type Reply-To: bug#36290 <36290@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:12:50 +0000 retitle 36290 intern-soft C code: Empty *Summary* buffer, wrong argument ty= pe reassign 36290 emacs,gnus submitter 36290 Spenser Truex severity 36290 minor tag 36290 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 19 09:26:35 2019 Received: (at submit) by debbugs.gnu.org; 19 Jun 2019 13:26:35 +0000 Received: from localhost ([127.0.0.1]:46211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdabj-00032y-23 for submit@debbugs.gnu.org; Wed, 19 Jun 2019 09:26:35 -0400 Received: from spensertruex.com ([66.70.189.182]:56298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdUGy-0007VI-7n for submit@debbugs.gnu.org; Wed, 19 Jun 2019 02:40:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=spensertruex.com; s=myselector; t=1560926437; bh=y3IlEDDyorVRwgxE2cCRgft11WkbKnqrfo3bR+JuwqI=; h=From:To:Subject:Date; b=O3zScAz9ghAFPDapGyWOoVDPGXrK7SNgU8n/bnow5W60jlW8UJusi1sYYgh2RFQY3 QZ/B+9qMo+RbqZpT35odHEVhDHYfrmXPvu5FlffGpCWffCqT3kXB+1F7TyJwgPJ0Ce uq8p/iVJS9WoSLIi/6tTeNdzu7A/bEOxQsEfgP1nGk8f8nhHqVY8hu4X9PRf92ag/N +384RdJMmyZetdno0geuNwfcRKp0Y96wqyNJjgXDeubTaMIbDc0oNLKTxQlbViafRt L/PGDcOr1WwhU9E68UR2qFu1jbnqIp81tNlE1SHC44UB6BEG8mcUbB93XaHuJqxbJ/ ORK3S9doi+1Aw== From: Spenser Truex To: submit@debbugs.gnu.org (The Gnus Bugfixing Girls + Boys) Subject: intern-soft C code: Empty *Summary* buffer, wrong argument type X-Debbugs-Version: 5.13 X-Debbugs-Package: emacs,gnus Date: Tue, 18 Jun 2019 23:41:31 -0700 Message-ID: <87lfxycc10.fsf@spensertruex.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello! I tried the latest Emacs and broke my Gnus. Tried with emacs -Q, and with a brand new user. Same results for nnimap and nntp. When in the *Group* buffer, Gnus is able to retrieve news, but can't open it. Upon pressing RET on a group, a *Summary [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: spensertruex.com] 2.5 URIBL_DBL_SPAM Contains a spam URL listed in the Spamhaus DBL blocklist [URIs: spensertruex.com] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 19 Jun 2019 09:26:34 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello! I tried the latest Emacs and broke my Gnus. Tried with emacs -Q, and with a brand new user. Same results for nnimap and nntp. When in the *Group* buffer, Gnus is able to retrieve news, but can't open it. Upon pressing RET on a group, a *Summary [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnus.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.5 URIBL_DBL_SPAM Contains a spam URL listed in the Spamhaus DBL blocklist [URIs: spensertruex.com] -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Hello! I tried the latest Emacs and broke my Gnus. Tried with emacs -Q, and with a brand new user. Same results for nnimap and nntp. When in the *Group* buffer, Gnus is able to retrieve news, but can't open it. Upon pressing RET on a group, a *Summary* buffer is opened in the background, but without any contents. Gnus commands in that *Summary* buffer make errors, but the same one. After digging around for a bit, it looks like intern-soft in the C code might be causing the problem. Another issue I haven't been able to reproduce was intern-soft returning NIL when an integer-or-marker-p was expected. In the backtrace it is receiving wrong arguments. After trying to open a group: ---------------------------------------------------------------------------- in the *Messages* Buffer gnus-request-group: Wrong type argument: vectorp, #s(hash-table size 9 test equal ...) Gnus v5.13 GNU Emacs 27.0.50 (build 4, x86_64-pc-linux-gnu, GTK+ Version 3.24.1) of 2019-06-18 *Backtrace* Debugger entered--Lisp error: (wrong-type-argument vectorp #) intern-soft("nntp+news.gnus.org:gnu.emacs.gnews" #) gnus-request-group("nntp+news.gnus.org:gnu.emacs.gnews" t nil ("nntp+news.gnus.org:gnu.emacs.gnews" 3 nil nil "news.gnus.org")) gnus-select-newsgroup("nntp+news.gnus.org:gnu.emacs.gnews" nil nil) gnus-summary-read-group-1("nntp+news.gnus.org:gnu.emacs.gnews" nil t nil nil nil) gnus-summary-read-group("nntp+news.gnus.org:gnu.emacs.gnews" nil t nil nil nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) funcall-interactively(gnus-group-select-group nil) call-interactively(gnus-group-select-group nil nil) command-execute(gnus-group-select-group) ---------------------------------------------------------------------------- -- Spenser Truex usenet@spensertruex.com https://spensertruex.com/ San Francisco, USA From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 20 09:52:34 2019 Received: (at 36290) by debbugs.gnu.org; 20 Jun 2019 13:52:34 +0000 Received: from localhost ([127.0.0.1]:48096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdxUQ-0008MN-FD for submit@debbugs.gnu.org; Thu, 20 Jun 2019 09:52:34 -0400 Received: from mail-io1-f50.google.com ([209.85.166.50]:34903) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hdxUO-0008MB-A0 for 36290@debbugs.gnu.org; Thu, 20 Jun 2019 09:52:32 -0400 Received: by mail-io1-f50.google.com with SMTP id m24so240350ioo.2 for <36290@debbugs.gnu.org>; Thu, 20 Jun 2019 06:52:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=6RBDgA0RyISu2YX4fLyEt56yDTu0IaoIppxOxkFCfjk=; b=TP2SpoeaGANzJeWUazc8yQhpb6UKXBhPN9141BFiHgTPSyQ5DnmQAJZbjJ0Xw4WJzL sS+d+Vv2eUvhC8qQau6QOUHQMLzMNxDcl9K2+MBiGZIMSyEtG06pnuh57+7cb8sp6Xm/ 9P4tbsYSxhHq3qyW/fFqxQ+N4CHP2f6FSrA/Tc8bLuQhZ7+S9wRb9wEQmrQpr4eJLOFP ArrSbgmCAW3gc7+EfTZWkTSCyIXETZGL/47lEZ3MeuAXoxG/Mc85BnLYdqbJv6zr10Fm R+uNNmtsJNJb1lSfZf8Zergkfl+DkF8/D8e50P5DCanE9DDyu4UBe150rsevHVuuxCkN Hn4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=6RBDgA0RyISu2YX4fLyEt56yDTu0IaoIppxOxkFCfjk=; b=j38T024IkSXmwA7U++nHQdJMlTCDdAEFGHjoDzFWW/RM4JbaGv/NUuURxPiZyKQFfh xDN1t154nhfh+QTlzD5nqF+F+ZfNaIL/j38D4rXqVr1ISH7ow+h/6y7THyWZ3MEupiVP Gm2l7wD9a7X/KmwmZLYBN/ULc//3F7AX8gfOHMZyCfusKXyQlgShQwlnlOxPQroji8LK myrwax6nzbKFnqqcoNLqS8NZg4nuNPpl8SKbRkfq4ELnoaRAb/fpHxVeUTcI6+phkO78 dfQz3i/jIK82mrjpITbRapNL2SnLQ0L59fLrrqyQa7si1v1P4/+xqK5arSuxSIpW6BYM Bvbg== X-Gm-Message-State: APjAAAWOmGlhT7E0ttA0IYQQYR1xQltMgwItR9xJA7ngP+BNwn7OCIye QLJWR0pLfeet8+pFoHt3L4vOUi08 X-Google-Smtp-Source: APXvYqzYd1c20fdYpAd5wtCBO3NAFj4QeXvJ/5U0AtBH7u9TRqz0SSwIMktyL/fLKdNnvskvtbRkNg== X-Received: by 2002:a5e:8508:: with SMTP id i8mr32741098ioj.108.1561038745945; Thu, 20 Jun 2019 06:52:25 -0700 (PDT) Received: from vhost2 (CPE001143542e1f-CMf81d0f809fa0.cpe.net.cable.rogers.com. [99.230.51.196]) by smtp.gmail.com with ESMTPSA id 20sm21866155iog.62.2019.06.20.06.52.25 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 20 Jun 2019 06:52:25 -0700 (PDT) From: Noam Postavsky To: Spenser Truex Subject: Re: bug#36290: intern-soft C code: Empty *Summary* buffer, wrong argument type References: <87lfxycc10.fsf@spensertruex.com> Date: Thu, 20 Jun 2019 09:52:26 -0400 In-Reply-To: <87lfxycc10.fsf@spensertruex.com> (Spenser Truex's message of "Tue, 18 Jun 2019 23:41:31 -0700") Message-ID: <85wohg749x.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.92 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 36290 Cc: 36290@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Spenser Truex writes: > After trying to open a group: > ---------------------------------------------------------------------------- in > the *Messages* Buffer gnus-request-group: Wrong type argument: vectorp, > #s(hash-table size 9 test equal ...) Gnus v5.13 GNU Emacs 27.0.50 (build 4, > x86_64-pc-linux-gnu, GTK+ Version 3.24.1) of 2019-06-18 > > *Backtrace* > Debugger entered--Lisp error: (wrong-type-argument vectorp # 0x158914f9a041>) > intern-soft("nntp+news.gnus.org:gnu.emacs.gnews" > #) > gnus-request-group("nntp+news.gnus.org:gnu.emacs.gnews" t nil > ("nntp+news.gnus.org:gnu.emacs.gnews" 3 nil nil "news.gnus.org")) A grep for intern-soft in master returns only 3 hits, and none of them seem to be in gnus-request-group. If you did 'git pull', perhaps some of the elc files weren't recompiled following a change in macros/inline functions. Could you try again after doing rm lisp/gnus/*.elc; make From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 25 10:40:09 2019 Received: (at 36290) by debbugs.gnu.org; 25 Sep 2019 14:40:09 +0000 Received: from localhost ([127.0.0.1]:42264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD8Sf-0005qS-CM for submit@debbugs.gnu.org; Wed, 25 Sep 2019 10:40:09 -0400 Received: from quimby.gnus.org ([80.91.231.51]:36732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD8Sd-0005qK-4J for 36290@debbugs.gnu.org; Wed, 25 Sep 2019 10:40:07 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iD8SZ-0004Fj-Tj; Wed, 25 Sep 2019 16:40:06 +0200 From: Lars Ingebrigtsen To: Noam Postavsky Subject: Re: bug#36290: intern-soft C code: Empty *Summary* buffer, wrong argument type References: <87lfxycc10.fsf@spensertruex.com> <85wohg749x.fsf@gmail.com> Date: Wed, 25 Sep 2019 16:40:03 +0200 In-Reply-To: <85wohg749x.fsf@gmail.com> (Noam Postavsky's message of "Thu, 20 Jun 2019 09:52:26 -0400") Message-ID: <87muestp6k.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Noam Postavsky writes: > A grep for intern-soft in master returns only 3 hits, and none of them > seem to be in gnus-request-group. If you did 'git pull', perhaps some > of the elc files weren't recompiled following a chang [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 36290 Cc: 36290@debbugs.gnu.org, Spenser Truex X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Noam Postavsky writes: > A grep for intern-soft in master returns only 3 hits, and none of them > seem to be in gnus-request-group. If you did 'git pull', perhaps some > of the elc files weren't recompiled following a change in macros/inline > functions. Could you try again after doing > > rm lisp/gnus/*.elc; make More information was requested, but no response was given within a few months, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 25 10:40:15 2019 Received: (at control) by debbugs.gnu.org; 25 Sep 2019 14:40:15 +0000 Received: from localhost ([127.0.0.1]:42267 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD8Sk-0005qr-MF for submit@debbugs.gnu.org; Wed, 25 Sep 2019 10:40:14 -0400 Received: from quimby.gnus.org ([80.91.231.51]:36754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD8Si-0005qf-Bl for control@debbugs.gnu.org; Wed, 25 Sep 2019 10:40:12 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iD8Sf-0004G2-I3 for control@debbugs.gnu.org; Wed, 25 Sep 2019 16:40:11 +0200 Date: Wed, 25 Sep 2019 16:40:09 +0200 Message-Id: <87lfuctp6e.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #36290 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 36290 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 36290 quit From unknown Fri Jun 20 07:12:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 24 Oct 2019 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator