From unknown Wed Jun 18 23:04:31 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#18259 <18259@debbugs.gnu.org> To: bug#18259 <18259@debbugs.gnu.org> Subject: Status: 24.3; comint-interrupt-subjob fails to interrupt pthreaded programs Reply-To: bug#18259 <18259@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:04:31 +0000 retitle 18259 24.3; comint-interrupt-subjob fails to interrupt pthreaded pr= ograms reassign 18259 emacs submitter 18259 Kari Pahula severity 18259 normal tag 18259 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 13 11:50:46 2014 Received: (at submit) by debbugs.gnu.org; 13 Aug 2014 15:50:46 +0000 Received: from localhost ([127.0.0.1]:42088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XHap3-0008AN-3X for submit@debbugs.gnu.org; Wed, 13 Aug 2014 11:50:46 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53602) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XHWAv-0007fi-3z for submit@debbugs.gnu.org; Wed, 13 Aug 2014 06:53:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHWAj-00075f-Tb for submit@debbugs.gnu.org; Wed, 13 Aug 2014 06:52:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHWAj-00075b-Q8 for submit@debbugs.gnu.org; Wed, 13 Aug 2014 06:52:49 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55311) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHWAe-0004Ay-8h for bug-gnu-emacs@gnu.org; Wed, 13 Aug 2014 06:52:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHWAY-0006y6-QZ for bug-gnu-emacs@gnu.org; Wed, 13 Aug 2014 06:52:44 -0400 Received: from mta-out1.inet.fi ([62.71.2.193]:52333 helo=kirsi1.inet.fi) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHWAY-0006rf-BR for bug-gnu-emacs@gnu.org; Wed, 13 Aug 2014 06:52:38 -0400 Received: from sammakko3.piperka.net (84.248.17.131) by kirsi1.inet.fi (8.5.142.08) id 53D0A9E801A2ABC7 for bug-gnu-emacs@gnu.org; Wed, 13 Aug 2014 13:52:30 +0300 Received: from kaol by sammakko3.piperka.net with local (Exim 4.84_RC2) (envelope-from ) id 1XHWAQ-0003kh-L9 for bug-gnu-emacs@gnu.org; Wed, 13 Aug 2014 13:52:30 +0300 From: Kari Pahula To: bug-gnu-emacs@gnu.org Subject: 24.3; comint-interrupt-subjob fails to interrupt pthreaded programs Content-Transfer-Encoding: 8bit Date: Wed, 13 Aug 2014 13:52:30 +0300 Message-ID: <87ha1girv5.fsf@sammakko3.piperka.net> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 13 Aug 2014 11:50:43 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.3 (----) Trying to interrupt a debugged program in gud fails. Pressing C-c C-c just displays "C-c C-cQuit" but nothing else happens. This works in Emacs version 23. It seems to me that Emacs 24 doesn't know how to signal stop to programs using pthreads. The program in question is available at https://github.com/kaol/forcelayout (gdb) r Starting program: /home/kaol/src/forcelayout/forcelayout -i 1000 -r world-20140811.json picks-20140812.json world-20140812.json [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7ffff7308700 (LWP 14323)] [New Thread 0x7ffff6ab7700 (LWP 14324)] [New Thread 0x7ffff6266700 (LWP 14325)] [New Thread 0x7ffff5a15700 (LWP 14326)] [New Thread 0x7ffff51c4700 (LWP 14327)] [New Thread 0x7ffff4973700 (LWP 14328)] [New Thread 0x7ffff4122700 (LWP 14329)] [New Thread 0x7ffff38d1700 (LWP 14330)] [New Thread 0x7fffec645700 (LWP 14331)] [Thread 0x7fffec645700 (LWP 14331) exited] C-c C-cQuit k (gdb) In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-06-06 on barber, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11600000 System Description: Debian GNU/Linux unstable (sid) Configured using: `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' 'LDFLAGS=-Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' Important settings: value of $LC_CTYPE: fi_FI.UTF-8 value of $LC_TIME: en_GB.UTF-8 value of $LANG: C locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: diff-auto-refine-mode: t shell-dirtrack-mode: t desktop-save-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x g d b s e t SPC a r g s SPC r C-c C-c k M-x m e n u - b a m Recent messages: setting up indent stuff Indentation variables are now local. Indentation setup for shell type bash Note: file is write protected File mode specification error: (error "No Ebrowse file header found") Wrote /home/kaol/.emacs.desktop.lock Desktop: 533 buffers restored. For information about GNU Emacs and the GNU system, type C-h C-a. Mark set Menu-Bar mode enabled Load-path shadows: /usr/share/emacs24/site-lisp/css-mode/css-mode hides /usr/share/emacs/site-lisp/css-mode/css-mode /usr/share/emacs/24.3/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs24/site-lisp/quilt-el/quilt hides /usr/share/emacs/site-lisp/quilt /usr/share/emacs24/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /usr/share/emacs24/site-lisp/html-helper-mode/tempo hides /usr/share/emacs/24.3/lisp/tempo /usr/share/emacs24/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/24.3/lisp/textmodes/ispell /usr/share/emacs24/site-lisp/css-mode/css-mode hides /usr/share/emacs/24.3/lisp/textmodes/css-mode /usr/share/emacs/site-lisp/rst hides /usr/share/emacs/24.3/lisp/textmodes/rst /usr/share/emacs24/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/24.3/lisp/textmodes/flyspell /usr/share/emacs24/site-lisp/html-helper-mode/tempo hides /usr/share/emacs/site-lisp/html-helper-mode/tempo /usr/share/emacs24/site-lisp/html-helper-mode/html-helper-mode hides /usr/share/emacs/site-lisp/html-helper-mode/html-helper-mode /usr/share/emacs24/site-lisp/html-helper-mode/visual-basic-mode hides /usr/share/emacs/site-lisp/html-helper-mode/visual-basic-mode /usr/share/emacs24/site-lisp/html-helper-mode/hhm-config hides /usr/share/emacs/site-lisp/html-helper-mode/hhm-config Features: (shadow sort gnus-util mail-extr emacsbug message cl-macs gv format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail mail-utils cus-start cus-load gdb-mi bindat gud ebrowse ebuff-menu electric view haskell-cabal haskell-utils python rx image-mode readme-debian diff-mode tex-mode shell pcomplete m4-mode conf-mode nroff-mode jka-compr dired autoconf autoconf-mode debian-control-mode debian-copyright css-mode apropos haskell-font-lock haskell-mode haskell-string haskell-sort-imports haskell-align-imports noutline outline easy-mmode flymake compile dabbrev debian-bug rfc2047 rfc2045 ietf-drums mm-util mail-prsvr debian-changelog-mode add-log sql comint ansi-color ring nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok sgml-mode sh-script smie executable html-mode jsp-html-helper-mode asp-html-helper-mode php-html-helper-mode html-helper-mode warnings advice help-fns advice-preload tempo js byte-opt bytecomp byte-compile cconv json imenu thingatpt perl-mode make-mode vc-git cc-langs cl cl-lib cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs desktop server debian-el debian-el-loaddefs haskell-mode-autoloads edmacro kmacro dpkg-dev-el dpkg-dev-el-loaddefs time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 04 06:29:01 2020 Received: (at 18259) by debbugs.gnu.org; 4 Dec 2020 11:29:02 +0000 Received: from localhost ([127.0.0.1]:43065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Gn-0000bK-Lz for submit@debbugs.gnu.org; Fri, 04 Dec 2020 06:29:01 -0500 Received: from quimby.gnus.org ([95.216.78.240]:58012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Gm-0000ao-6h for 18259@debbugs.gnu.org; Fri, 04 Dec 2020 06:29:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=VhIfnjTf6tSlChnDnYCAV8OrmyJCLuFYdknbNmBYl5M=; b=jCy7BuSAoQitT4xqH8G9ezt58q dPQTXj62vobX5nWCRNsUO5W5jjEBQ5bld3t8pmvcEjzsIZ6o4jW2K9c08x9+AG3w+QVsgVn/iXn6A /WVh5tAP1HoWp9VODkKn3juVkI1Qx3y0ifXAszQ3LDqWb64VV0SDWPS+VfVPdltLKHOM=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kl9Gd-0007yz-2x; Fri, 04 Dec 2020 12:28:53 +0100 From: Lars Ingebrigtsen To: Kari Pahula Subject: Re: bug#18259: 24.3; comint-interrupt-subjob fails to interrupt pthreaded programs References: <87ha1girv5.fsf@sammakko3.piperka.net> X-Now-Playing: The Matthew Herbert Big Band's _The State Between Us (1)_: "Reisezehrung" Date: Fri, 04 Dec 2020 12:28:49 +0100 In-Reply-To: <87ha1girv5.fsf@sammakko3.piperka.net> (Kari Pahula's message of "Wed, 13 Aug 2014 13:52:30 +0300") Message-ID: <874kl1kdxq.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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: Kari Pahula writes: > Trying to interrupt a debugged program in gud fails. Pressing C-c C-c > just displays "C-c C-cQuit" but nothing else happens. This works in > Emacs version 23. It seems to me that Emacs 24 doesn't k [...] 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: 18259 Cc: 18259@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 (-) Kari Pahula writes: > Trying to interrupt a debugged program in gud fails. Pressing C-c C-c > just displays "C-c C-cQuit" but nothing else happens. This works in > Emacs version 23. It seems to me that Emacs 24 doesn't know how to > signal stop to programs using pthreads. The program in question is > available at https://github.com/kaol/forcelayout > > (gdb) r > Starting program: /home/kaol/src/forcelayout/forcelayout -i 1000 -r world-20140811.json picks-20140812.json world-20140812.json > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > [New Thread 0x7ffff7308700 (LWP 14323)] > [New Thread 0x7ffff6ab7700 (LWP 14324)] > [New Thread 0x7ffff6266700 (LWP 14325)] > [New Thread 0x7ffff5a15700 (LWP 14326)] > [New Thread 0x7ffff51c4700 (LWP 14327)] > [New Thread 0x7ffff4973700 (LWP 14328)] > [New Thread 0x7ffff4122700 (LWP 14329)] > [New Thread 0x7ffff38d1700 (LWP 14330)] > [New Thread 0x7fffec645700 (LWP 14331)] > [Thread 0x7fffec645700 (LWP 14331) exited] > C-c C-cQuit > k > (gdb) (This bug report unfortunately got no response at the time.) I tried reproducing this bug with Emacs 28 -- by using gdb on Emacs itself, which also uses pthreads, I think? This seems to work fine for me. Are you still seeing this issue in more recent Emacs versions? (gdb) r Starting program: /home/larsi/src/emacs/trunk/src/emacs [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffeb6c8700 (LWP 167374)] [New Thread 0x7fffeacbd700 (LWP 167375)] [New Thread 0x7fffea273700 (LWP 167376)] [Detaching after vfork from child process 167389] [Detaching after vfork from child process 167390] C-c C-c[Thread 0x7fffeacbd700 (LWP 167375) exited] [Thread 0x7fffeb6c8700 (LWP 167374) exited] [Thread 0x7fffec5ea5c0 (LWP 167369) exited] [Inferior 1 (process 167369) exited normally] (gdb) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 04 06:29:07 2020 Received: (at control) by debbugs.gnu.org; 4 Dec 2020 11:29:07 +0000 Received: from localhost ([127.0.0.1]:43068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Gs-0000bf-WB for submit@debbugs.gnu.org; Fri, 04 Dec 2020 06:29:07 -0500 Received: from quimby.gnus.org ([95.216.78.240]:58026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl9Gr-0000av-HK for control@debbugs.gnu.org; Fri, 04 Dec 2020 06:29:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Mk49v8EJBEsbSljtxVAYOPszDhYojsPTX9g8mFTL3uU=; b=iIxMJcez0Ky3SZS04DDNPajjd1 LWBmEb0jlD7GP3aWtvaTZ/uZby34RO4doSgxGALV5092jqw3fJa1hOQ4d9MOgyV2R98zeFnmvYAFt t92R2NVyBQG4cCFOI3DbAwKFs4FDTjRyCVnq4YkLDnqx7a48VeDhNhzPprX7cRF76HYg=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kl9Gj-0007z8-S9 for control@debbugs.gnu.org; Fri, 04 Dec 2020 12:28:59 +0100 Date: Fri, 04 Dec 2020 12:28:56 +0100 Message-Id: <87360lkdxj.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #18259 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: tags 18259 + moreinfo 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 (-) tags 18259 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 11 10:48:51 2020 Received: (at 18259-done) by debbugs.gnu.org; 11 Dec 2020 15:48:51 +0000 Received: from localhost ([127.0.0.1]:42693 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knkf4-0002QB-QM for submit@debbugs.gnu.org; Fri, 11 Dec 2020 10:48:50 -0500 Received: from mta-out1.inet.fi ([62.71.2.202]:34336 helo=johanna4.inet.fi) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knkf2-0002Pz-Cp for 18259-done@debbugs.gnu.org; Fri, 11 Dec 2020 10:48:50 -0500 X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedujedruddtledgleekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuuffpveftnecuuegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfggtggusehttddttddttddvnecuhfhrohhmpefmrghrihcurfgrhhhulhgruceokhgrohhlsehikhhirdhfiheqnecuggftrfgrthhtvghrnhepteelfeevieelleetuddtveejvdehtdegleelueeiheelgffgveeljefhheeljeeknecukfhppeekkedrudelhedrudelhedrgedvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghlohepshgrmhhmrghkkhhofedrphhiphgvrhhkrgdrnhgvthdpihhnvghtpeekkedrudelhedrudelhedrgedvpdhmrghilhhfrhhomhepoehkrgholhesphhiphgvrhhkrgdrnhgvtheqpdhrtghpthhtohepoedukedvheelqdguohhnvgesuggvsggsuhhgshdrghhnuhdrohhrgheq Received: from sammakko3.piperka.net (88.195.195.42) by johanna4.inet.fi (9.0.019.26-1) id 5FA584F30843D5EE for 18259-done@debbugs.gnu.org; Fri, 11 Dec 2020 17:48:46 +0200 Received: from kaol by sammakko3.piperka.net with local (Exim 4.94) (envelope-from ) id 1knkez-0003yL-Ne for 18259-done@debbugs.gnu.org; Fri, 11 Dec 2020 17:48:45 +0200 Date: Fri, 11 Dec 2020 17:48:45 +0200 From: Kari Pahula To: 18259-done@debbugs.gnu.org Subject: Interrupting pthreaded programs works again Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 18259-done 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: -0.5 (/) Hi. I just tested it again and can confirm that I'm having no issues with pthreaded programs with up to date emacs. I'm closing the bug now. From unknown Wed Jun 18 23:04:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 09 Jan 2021 12:24:07 +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