From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter =?UTF-8?Q?M=C3=BCnster?= Newsgroups: gmane.emacs.bugs Subject: bug#15561: periodic timer stops running Date: Thu, 24 Apr 2014 07:29:44 +0200 Message-ID: <87k3af6ibf.fsf@micropit.couberia.selfip.net> References: <87zjl8y4lx.fsf@micropit.couberia.selfip.net> <87siqyqqff.fsf@micropit.couberia.selfip.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1398390979 22041 80.91.229.3 (25 Apr 2014 01:56:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2014 01:56:19 +0000 (UTC) Cc: 15561@debbugs.gnu.org To: Barry OReilly Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Apr 25 03:56:13 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WdVN2-0006Og-Tx for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Apr 2014 03:56:09 +0200 Original-Received: from localhost ([::1]:53467 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WdVN2-0006Qh-E4 for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Apr 2014 21:56:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WdUqr-0007TI-O5 for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2014 21:23:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WdISd-0003Cx-7i for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2014 08:09:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WdISd-0003CS-50 for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2014 08:09:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WdISc-0005YX-G5 for bug-gnu-emacs@gnu.org; Thu, 24 Apr 2014 08:09:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: Peter =?UTF-8?Q?M=C3=BCnster?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 24 Apr 2014 12:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15561 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15561-submit@debbugs.gnu.org id=B15561.139834132121321 (code B ref 15561); Thu, 24 Apr 2014 12:09:02 +0000 Original-Received: (at 15561) by debbugs.gnu.org; 24 Apr 2014 12:08:41 +0000 Original-Received: from localhost ([127.0.0.1]:56871 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WdISG-0005Xo-HN for submit@debbugs.gnu.org; Thu, 24 Apr 2014 08:08:41 -0400 Original-Received: from smtp04.smtpout.orange.fr ([80.12.242.126]:39946 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WdISE-0005Xc-Cz for 15561@debbugs.gnu.org; Thu, 24 Apr 2014 08:08:39 -0400 Original-Received: from micropit.couberia.selfip.net ([2.11.41.38]) by mwinf5d51 with ME id to8c1n00B0pQ00203o8cAR; Thu, 24 Apr 2014 14:08:37 +0200 X-ME-Helo: micropit.couberia.selfip.net X-ME-Auth: ZHJwbUB3YW5hZG9vLmZy X-ME-Date: Thu, 24 Apr 2014 14:08:37 +0200 X-ME-IP: 2.11.41.38 Original-Received: by micropit.couberia.selfip.net (Postfix, from userid 1000) id 13963A60A04; Thu, 24 Apr 2014 14:08:36 +0200 (CEST) Original-Lines: 60 User-Agent: Gnus/5.13001 (=?UTF-8?Q?=E7=9C=9F?= Gnus v0.10) Emacs/24.4.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:88273 Archived-At: Hi, It happened again: 2 periodic timers have stopped running. On Wed, Mar 12 2014, Barry OReilly wrote: > After the timers stop, do they start up again when you 'kill -s ALRM' > the Emacs process? No. > Maybe you could put a print statement in the handle_alarm_signal > function to confirm you get the signal. Emacs goes into the handle_alarm_signal function when sending the signal. > If you do, then perhaps start debugging at the do_pending_atimers > function. I've tried, but I don't really know, where to look... Here the value of my timer-list: --8<---------------cut here---------------start------------->8--- Value: ([t 21335 18354 590042 20 org-notify-process nil nil 953248] [t 21335 20714 647433 9000 gnus-demon-run-callback (pm/rescan-news 900 9000) nil 138000] [nil 21336 7511 917609 300 savehist-autosave nil nil 848940] [nil 21336 7547 595349 300 gnus-demon-run-callback (gnus-group-save-newsrc 120 300) nil 925000] [nil 21336 7547 880984 60 pm/newmail-update nil nil 696000] [nil 21336 7641 823147 900 gnus-demon-run-callback (pm/btc-checker 60 900) nil 609000] [nil 21336 7727 644172 420 gnus-demon-run-callback (gnus-delay-send-queue 180 420) nil 412000] [nil 21336 7947 507382 3600 url-cookie-write-file nil nil 982000] [nil 21336 10875 981456 nil password-cache-remove ("auth-source-magic (:max 1 :host (\"news.gmane.org\" \"news.gmane.org\") :port (\"119\" \"nntp\" \"nntp\" \"563\" \"nntps\" \"snews\"))") nil 731000] [nil 21336 13307 647529 6000 gnus-demon-run-callback (pm/check-mail 180 6000) nil 832000]) --8<---------------cut here---------------end--------------->8--- What does the first entry in the vector mean (t or nil)? The 2 first entries have stopped. What could I do to debug this? TIA for any hints, -- Peter