From unknown Sun Jun 22 17:18:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19798: 24.4; eww-mode error in process sentinel 'Invalid date' when receiving a valid date Resent-From: Matthew Carter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 07 Feb 2015 08:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 19798 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 19798@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14232968644705 (code B ref -1); Sat, 07 Feb 2015 08:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Feb 2015 08:14:24 +0000 Received: from localhost ([127.0.0.1]:36059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YK0X1-0001Dp-Ae for submit@debbugs.gnu.org; Sat, 07 Feb 2015 03:14:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57688) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YJxKk-0004ij-Ib for submit@debbugs.gnu.org; Fri, 06 Feb 2015 23:49:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJxKe-0008Bx-6y for submit@debbugs.gnu.org; Fri, 06 Feb 2015 23:49:25 -0500 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]:59375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJxKe-0008Bt-35 for submit@debbugs.gnu.org; Fri, 06 Feb 2015 23:49:24 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJxKd-00032A-1a for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2015 23:49:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJxKZ-0008AU-SD for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2015 23:49:22 -0500 Received: from li130-200.members.linode.com ([69.164.215.200]:46135 helo=mail.ahungry.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJxKZ-0008AL-OX for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2015 23:49:19 -0500 Received: from Prometheus (99-40-9-245.lightspeed.livnmi.sbcglobal.net [99.40.9.245]) by mail.ahungry.com (Postfix) with ESMTPSA id E41F3481C for ; Fri, 6 Feb 2015 23:49:18 -0500 (EST) From: Matthew Carter Date: Fri, 06 Feb 2015 23:49:18 -0500 Message-ID: <8761becomp.fsf@ahungry.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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: -5.0 (-----) X-Mailman-Approved-At: Sat, 07 Feb 2015 03:14:21 -0500 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: -5.0 (-----) When running eww-mode and visiting a site using a cookie expiration date set to "Mon, 06 Mar 2130 20:55:03 GMT" eww-mode will fail to load subsequent URLs on the domain (in this case http://ahungry.com) and instead simply print the following message in the echo area: error in process sentinel: Invalid date: Mon, 06 Mar 2130 20:55:03 GMT According to Wikipedia and other sources I can find online regarding the HTTP cookie expires field, this date format is valid (https://en.wikipedia.org/wiki/HTTP_cookie) and should not be causing an error in the process sentinel (and even if some site sent an invalid date, I don't think it should halt further site interaction, but either ignore the invalid date, or ignore the cookie). Steps to reproduce under emacs -Q: eww ahungry.com RET TAB TAB RET You'll then see the error pop up (instead of visiting the Blog link on the site). -- Matthew Carter (m@ahungry.com) http://ahungry.com From unknown Sun Jun 22 17:18:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19798: 24.4; eww-mode error in process sentinel 'Invalid date' when receiving a valid date Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 07 Feb 2015 08:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19798 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Matthew Carter Cc: 19798@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 19798-submit@debbugs.gnu.org id=B19798.14232970365023 (code B ref 19798); Sat, 07 Feb 2015 08:18:02 +0000 Received: (at 19798) by debbugs.gnu.org; 7 Feb 2015 08:17:16 +0000 Received: from localhost ([127.0.0.1]:36065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YK0Zo-0001Ix-6S for submit@debbugs.gnu.org; Sat, 07 Feb 2015 03:17:16 -0500 Received: from mtaout26.012.net.il ([80.179.55.182]:58048) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YK0Zl-0001Ig-RO for 19798@debbugs.gnu.org; Sat, 07 Feb 2015 03:17:14 -0500 Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0NJE00L006YRY400@mtaout26.012.net.il> for 19798@debbugs.gnu.org; Sat, 07 Feb 2015 10:17:13 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NJE00B6T70P2190@mtaout26.012.net.il>; Sat, 07 Feb 2015 10:17:13 +0200 (IST) Date: Sat, 07 Feb 2015 10:17:07 +0200 From: Eli Zaretskii In-reply-to: <8761becomp.fsf@ahungry.com> X-012-Sender: halo1@inter.net.il Message-id: <8361becf0c.fsf@gnu.org> References: <8761becomp.fsf@ahungry.com> X-Spam-Score: 1.0 (+) 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: 1.0 (+) > From: Matthew Carter > Date: Fri, 06 Feb 2015 23:49:18 -0500 > > When running eww-mode and visiting a site using a cookie expiration date > set to "Mon, 06 Mar 2130 20:55:03 GMT" eww-mode will fail to load > subsequent URLs on the domain (in this case http://ahungry.com) and > instead simply print the following message in the echo area: > > error in process sentinel: Invalid date: Mon, 06 Mar 2130 20:55:03 GMT Is your Emacs a 32-bit executable? More generally, please use "M-x report-emacs-bug RET" to report all the details about your Emacs and the underlying OS features. From unknown Sun Jun 22 17:18:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19798: 24.4; eww-mode error in process sentinel 'Invalid date' when receiving a valid date References: <8761becomp.fsf@ahungry.com> In-Reply-To: <8761becomp.fsf@ahungry.com> Resent-From: Matthew Carter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 07 Feb 2015 19:09:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19798 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii , Matthew Carter Cc: 19798@debbugs.gnu.org Received: via spool by 19798-submit@debbugs.gnu.org id=B19798.14233360824981 (code B ref 19798); Sat, 07 Feb 2015 19:09:03 +0000 Received: (at 19798) by debbugs.gnu.org; 7 Feb 2015 19:08:02 +0000 Received: from localhost ([127.0.0.1]:36833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKAjZ-0001I2-5W for submit@debbugs.gnu.org; Sat, 07 Feb 2015 14:08:01 -0500 Received: from li130-200.members.linode.com ([69.164.215.200]:60661 helo=mail.ahungry.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YK5j7-0001zN-Cv for 19798@debbugs.gnu.org; Sat, 07 Feb 2015 08:47:13 -0500 Received: from [192.168.1.76] (99-40-9-245.lightspeed.livnmi.sbcglobal.net [99.40.9.245]) by mail.ahungry.com (Postfix) with ESMTPSA id C1F91481E; Sat, 7 Feb 2015 08:47:07 -0500 (EST) Date: Sat, 07 Feb 2015 08:46:59 -0500 Message-ID: <2xbs0ck98wpe5ofrocutjxfc.1423316819180@email.android.com> Importance: normal From: Matthew Carter MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="--_com.android.email_1177705981384910" X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Sat, 07 Feb 2015 14:07:59 -0500 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: 0.0 (/) ----_com.android.email_1177705981384910 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 SXQgaXMgYW5kIEkgZGlkLCBidXQgdGhlIGVtYWNzIHdpdGggdGhlIGlzc3VlIGlzIG5vdCBjb25m aWd1cmVkIGZvciBnbnVzL21haWwgeWV0IHNvIEkgd2FzIHJlcG9ydGluZyBmcm9tIG15IDY0Yml0 IGVtYWNzIGluc3RlYWQgLiDCoEFmdGVyIHNlZWluZyBpdCBpbmNsdWRlcyBieSBkZWZhdWx0IGEg bG90IG9mIHBlcnNvbmFsIGluZm9ybWF0aW9uIHN1Y2ggYXMgdGhlIGxhc3QgZmV3IHRoaW5ncyBJ IHR5cGVkIGFuZCBteSBob21lIHBhdGhzIEkganVzdCBkZWxldGVkIHRoZSBpbmZvIGl0IGF1dG8g YWRkZWQgYXMgaXQgd2FzIG5vdCByZWxldmFudCB0byB0aGUgYnVnLgoKSXQgc2VlbXMgdG8gYmUg YSB5ZWFyIDIwMzggYnVnIGluIHRoZSBlbmNvZGUgLSB0aW1lIGZ1bmN0aW9uLCBidXQgZXd3IHNo b3VsZCBncmFjZWZ1bGx5IGhhbmRsZSB2cyBqdXN0IGZhaWxpbmcgd2hlbiBpdCBoYXBwZW5zLgoK PGRpdj4tLS0tLS0tLSBPcmlnaW5hbCBtZXNzYWdlIC0tLS0tLS0tPC9kaXY+PGRpdj5Gcm9tOiBF bGkgWmFyZXRza2lpIDxlbGl6QGdudS5vcmc+IDwvZGl2PjxkaXY+RGF0ZTowMi8wNy8yMDE1ICAz OjE3IEFNICAoR01ULTA1OjAwKSA8L2Rpdj48ZGl2PlRvOiBNYXR0aGV3IENhcnRlciA8bUBhaHVu Z3J5LmNvbT4gPC9kaXY+PGRpdj5DYzogMTk3OThAZGViYnVncy5nbnUub3JnIDwvZGl2PjxkaXY+ U3ViamVjdDogUmU6IGJ1ZyMxOTc5ODogMjQuNDsJZXd3LW1vZGUgZXJyb3IgaW4gcHJvY2VzcyBz ZW50aW5lbCAnSW52YWxpZCBkYXRlJyB3aGVuIHJlY2VpdmluZyBhCXZhbGlkIGRhdGUgPC9kaXY+ PGRpdj4KPC9kaXY+PiBGcm9tOiBNYXR0aGV3IENhcnRlciA8bUBhaHVuZ3J5LmNvbT4KPiBEYXRl OiBGcmksIDA2IEZlYiAyMDE1IDIzOjQ5OjE4IC0wNTAwCj4gCj4gV2hlbiBydW5uaW5nIGV3dy1t b2RlIGFuZCB2aXNpdGluZyBhIHNpdGUgdXNpbmcgYSBjb29raWUgZXhwaXJhdGlvbiBkYXRlCj4g c2V0IHRvICJNb24sIDA2IE1hciAyMTMwIDIwOjU1OjAzIEdNVCIgZXd3LW1vZGUgd2lsbCBmYWls IHRvIGxvYWQKPiBzdWJzZXF1ZW50IFVSTHMgb24gdGhlIGRvbWFpbiAoaW4gdGhpcyBjYXNlIGh0 dHA6Ly9haHVuZ3J5LmNvbSkgYW5kCj4gaW5zdGVhZCBzaW1wbHkgcHJpbnQgdGhlIGZvbGxvd2lu ZyBtZXNzYWdlIGluIHRoZSBlY2hvIGFyZWE6Cj4gCj4gZXJyb3IgaW4gcHJvY2VzcyBzZW50aW5l bDogSW52YWxpZCBkYXRlOiBNb24sIDA2IE1hciAyMTMwIDIwOjU1OjAzIEdNVAoKSXMgeW91ciBF bWFjcyBhIDMyLWJpdCBleGVjdXRhYmxlPwoKTW9yZSBnZW5lcmFsbHksIHBsZWFzZSB1c2UgIk0t eCByZXBvcnQtZW1hY3MtYnVnIFJFVCIgdG8gcmVwb3J0IGFsbAp0aGUgZGV0YWlscyBhYm91dCB5 b3VyIEVtYWNzIGFuZCB0aGUgdW5kZXJseWluZyBPUyBmZWF0dXJlcy4K ----_com.android.email_1177705981384910 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: base64 PGh0bWw+PGhlYWQ+PG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0 L2h0bWw7IGNoYXJzZXQ9VVRGLTgiPjwvaGVhZD48Ym9keSA+SXQgaXMgYW5kIEkgZGlkLCBidXQg dGhlIGVtYWNzIHdpdGggdGhlIGlzc3VlIGlzIG5vdCBjb25maWd1cmVkIGZvciBnbnVzL21haWwg eWV0IHNvIEkgd2FzIHJlcG9ydGluZyBmcm9tIG15IDY0Yml0IGVtYWNzIGluc3RlYWQgLiAmbmJz cDtBZnRlciBzZWVpbmcgaXQgaW5jbHVkZXMgYnkgZGVmYXVsdCBhIGxvdCBvZiBwZXJzb25hbCBp bmZvcm1hdGlvbiBzdWNoIGFzIHRoZSBsYXN0IGZldyB0aGluZ3MgSSB0eXBlZCBhbmQgbXkgaG9t ZSBwYXRocyBJIGp1c3QgZGVsZXRlZCB0aGUgaW5mbyBpdCBhdXRvIGFkZGVkIGFzIGl0IHdhcyBu b3QgcmVsZXZhbnQgdG8gdGhlIGJ1Zy48ZGl2Pjxicj48L2Rpdj48ZGl2Pkl0IHNlZW1zIHRvIGJl IGEgeWVhciAyMDM4IGJ1ZyBpbiB0aGUgZW5jb2RlIC0gdGltZSBmdW5jdGlvbiwgYnV0IGV3dyBz aG91bGQgZ3JhY2VmdWxseSBoYW5kbGUgdnMganVzdCBmYWlsaW5nIHdoZW4gaXQgaGFwcGVucy48 L2Rpdj48YnI+PGJyPjxkaXY+LS0tLS0tLS0gT3JpZ2luYWwgbWVzc2FnZSAtLS0tLS0tLTwvZGl2 PjxkaXY+RnJvbTogRWxpIFphcmV0c2tpaSAmbHQ7ZWxpekBnbnUub3JnJmd0OyA8L2Rpdj48ZGl2 PkRhdGU6MDIvMDcvMjAxNSAgMzoxNyBBTSAgKEdNVC0wNTowMCkgPC9kaXY+PGRpdj5UbzogTWF0 dGhldyBDYXJ0ZXIgJmx0O21AYWh1bmdyeS5jb20mZ3Q7IDwvZGl2PjxkaXY+Q2M6IDE5Nzk4QGRl YmJ1Z3MuZ251Lm9yZyA8L2Rpdj48ZGl2PlN1YmplY3Q6IFJlOiBidWcjMTk3OTg6IDI0LjQ7CWV3 dy1tb2RlIGVycm9yIGluIHByb2Nlc3Mgc2VudGluZWwgJ0ludmFsaWQgZGF0ZScgd2hlbiByZWNl aXZpbmcgYQl2YWxpZCBkYXRlIDwvZGl2PjxkaXY+PGJyPjwvZGl2PiZndDsgRnJvbTogTWF0dGhl dyBDYXJ0ZXIgJmx0O21AYWh1bmdyeS5jb20mZ3Q7PGJyPiZndDsgRGF0ZTogRnJpLCAwNiBGZWIg MjAxNSAyMzo0OToxOCAtMDUwMDxicj4mZ3Q7IDxicj4mZ3Q7IFdoZW4gcnVubmluZyBld3ctbW9k ZSBhbmQgdmlzaXRpbmcgYSBzaXRlIHVzaW5nIGEgY29va2llIGV4cGlyYXRpb24gZGF0ZTxicj4m Z3Q7IHNldCB0byAiTW9uLCAwNiBNYXIgMjEzMCAyMDo1NTowMyBHTVQiIGV3dy1tb2RlIHdpbGwg ZmFpbCB0byBsb2FkPGJyPiZndDsgc3Vic2VxdWVudCBVUkxzIG9uIHRoZSBkb21haW4gKGluIHRo aXMgY2FzZSBodHRwOi8vYWh1bmdyeS5jb20pIGFuZDxicj4mZ3Q7IGluc3RlYWQgc2ltcGx5IHBy aW50IHRoZSBmb2xsb3dpbmcgbWVzc2FnZSBpbiB0aGUgZWNobyBhcmVhOjxicj4mZ3Q7IDxicj4m Z3Q7IGVycm9yIGluIHByb2Nlc3Mgc2VudGluZWw6IEludmFsaWQgZGF0ZTogTW9uLCAwNiBNYXIg MjEzMCAyMDo1NTowMyBHTVQ8YnI+PGJyPklzIHlvdXIgRW1hY3MgYSAzMi1iaXQgZXhlY3V0YWJs ZT88YnI+PGJyPk1vcmUgZ2VuZXJhbGx5LCBwbGVhc2UgdXNlICJNLXggcmVwb3J0LWVtYWNzLWJ1 ZyBSRVQiIHRvIHJlcG9ydCBhbGw8YnI+dGhlIGRldGFpbHMgYWJvdXQgeW91ciBFbWFjcyBhbmQg dGhlIHVuZGVybHlpbmcgT1MgZmVhdHVyZXMuPGJyPjwvYm9keT4= ----_com.android.email_1177705981384910-- From unknown Sun Jun 22 17:18:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19798: 24.4; eww-mode error in process sentinel 'Invalid date' when receiving a valid date References: <8761becomp.fsf@ahungry.com> In-Reply-To: <8761becomp.fsf@ahungry.com> Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 08 Feb 2015 19:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19798 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Matthew Carter Cc: 19798@debbugs.gnu.org Received: via spool by 19798-submit@debbugs.gnu.org id=B19798.142342382331187 (code B ref 19798); Sun, 08 Feb 2015 19:31:02 +0000 Received: (at 19798) by debbugs.gnu.org; 8 Feb 2015 19:30:23 +0000 Received: from localhost ([127.0.0.1]:37603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKXYe-00086n-QC for submit@debbugs.gnu.org; Sun, 08 Feb 2015 14:30:21 -0500 Received: from smtp.cs.ucla.edu ([131.179.128.62]:39933) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKXYd-00085p-36 for 19798@debbugs.gnu.org; Sun, 08 Feb 2015 14:30:15 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id B902D39E8020; Sun, 8 Feb 2015 11:30:09 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iPSU2Rc7GLdE; Sun, 8 Feb 2015 11:30:09 -0800 (PST) Received: from [192.168.1.9] (pool-173-55-11-52.lsanca.fios.verizon.net [173.55.11.52]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 798FE39E801E; Sun, 8 Feb 2015 11:30:09 -0800 (PST) Message-ID: <54D7B941.6060903@cs.ucla.edu> Date: Sun, 08 Feb 2015 11:30:09 -0800 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) 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: -2.3 (--) Can you get a Lisp backtrace as of when the error occurs? From unknown Sun Jun 22 17:18:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19798: 24.4; eww-mode error in process sentinel 'Invalid date' when receiving a valid date Resent-From: Matthew Carter Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 08 Feb 2015 20:30:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19798 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Paul Eggert Cc: 19798@debbugs.gnu.org Received: via spool by 19798-submit@debbugs.gnu.org id=B19798.14234273624078 (code B ref 19798); Sun, 08 Feb 2015 20:30:04 +0000 Received: (at 19798) by debbugs.gnu.org; 8 Feb 2015 20:29:22 +0000 Received: from localhost ([127.0.0.1]:37634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKYTq-00013i-Fd for submit@debbugs.gnu.org; Sun, 08 Feb 2015 15:29:22 -0500 Received: from li130-200.members.linode.com ([69.164.215.200]:43313 helo=mail.ahungry.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKYTp-00013W-IG for 19798@debbugs.gnu.org; Sun, 08 Feb 2015 15:29:21 -0500 Received: from Prometheus (99-40-9-245.lightspeed.livnmi.sbcglobal.net [99.40.9.245]) by mail.ahungry.com (Postfix) with ESMTPSA id 33B44407D; Sun, 8 Feb 2015 15:29:16 -0500 (EST) From: Matthew Carter Organization: Ahungry (http://ahungry.com) References: <8761becomp.fsf@ahungry.com> <54D7B941.6060903@cs.ucla.edu> Date: Sun, 08 Feb 2015 15:29:15 -0500 In-Reply-To: <54D7B941.6060903@cs.ucla.edu> (Paul Eggert's message of "Sun, 08 Feb 2015 11:30:09 -0800") Message-ID: <87h9uwb10k.fsf@ahungry.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) 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: 0.0 (/) Paul Eggert writes: > Can you get a Lisp backtrace as of when the error occurs? > > > The *Backtrace* buffer remains empty, but this is what gets printed to *Messages* when you do the following: 1) M-x eww 2) ahungry.com 3) TAB TAB (you'll now be on Blog link) 4) RET 5) Failure to load next page *Messages* buffer content: Contacting host: ahungry.com:80 http://ahungry.com/ http://ahungry.com/blog Contacting host: ahungry.com:80 byte-code: Invalid date: Wed, 08 Mar 2130 12:48:28 GMT Back to top level. Contacting host: ahungry.com:80 error in process sentinel: byte-code: Invalid date: Wed, 08 Mar 2130 12:48:28 GMT error in process sentinel: Invalid date: Wed, 08 Mar 2130 12:48:28 GMT -- Matthew Carter (m@ahungry.com) http://ahungry.com From unknown Sun Jun 22 17:18:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19798: 24.4; eww-mode error in process sentinel 'Invalid date' when receiving a valid date Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 09 Feb 2015 02:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19798 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Matthew Carter Cc: 19798@debbugs.gnu.org Received: via spool by 19798-submit@debbugs.gnu.org id=B19798.14234499316523 (code B ref 19798); Mon, 09 Feb 2015 02:46:02 +0000 Received: (at 19798) by debbugs.gnu.org; 9 Feb 2015 02:45:31 +0000 Received: from localhost ([127.0.0.1]:37684 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKeLq-0001h9-K5 for submit@debbugs.gnu.org; Sun, 08 Feb 2015 21:45:30 -0500 Received: from smtp.cs.ucla.edu ([131.179.128.62]:53556) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKeLm-0001gr-8E for 19798@debbugs.gnu.org; Sun, 08 Feb 2015 21:45:26 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 3D582A6000B; Sun, 8 Feb 2015 18:45:20 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P4FHnI75gRWR; Sun, 8 Feb 2015 18:45:20 -0800 (PST) Received: from [192.168.1.9] (pool-173-55-11-52.lsanca.fios.verizon.net [173.55.11.52]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id F1C1E39E801E; Sun, 8 Feb 2015 18:45:19 -0800 (PST) Message-ID: <54D81F3F.3030902@cs.ucla.edu> Date: Sun, 08 Feb 2015 18:45:19 -0800 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 References: <54D7B8F4.6090505@cs.ucla.edu> <87lhk8b170.fsf@ahungry.com> In-Reply-To: <87lhk8b170.fsf@ahungry.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) 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: -2.3 (--) I reproduced this bug on Fedora 21 i686. I looked at the current master and fixed some relevant issues, in commit fd6f7d1449c8496ab5c019d2aad7ca5e2980713a dated today. I then attempted to reproduce the bug but failed, so it appears that the bug is fixed now in the current master (either by the recent fixes, or by earlier fixes in the master). Please give it a try. From unknown Sun Jun 22 17:18:15 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Matthew Carter Subject: bug#19798: closed (Re: bug#19799: Tangentally related to eww-mode Invalid Date bug just filed) Message-ID: References: <54D853D1.9020002@cs.ucla.edu> <8761becomp.fsf@ahungry.com> X-Gnu-PR-Message: they-closed 19798 X-Gnu-PR-Package: emacs Reply-To: 19798@debbugs.gnu.org Date: Mon, 09 Feb 2015 06:30:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1423463407-15343-1" This is a multi-part message in MIME format... ------------=_1423463407-15343-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #19798: 24.4; eww-mode error in process sentinel 'Invalid date' when receiv= ing a valid date which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 19798@debbugs.gnu.org. --=20 19798: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D19798 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1423463407-15343-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 19798-done) by debbugs.gnu.org; 9 Feb 2015 06:29:49 +0000 Received: from localhost ([127.0.0.1]:37818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKhqt-0003yE-Un for submit@debbugs.gnu.org; Mon, 09 Feb 2015 01:29:48 -0500 Received: from smtp.cs.ucla.edu ([131.179.128.62]:60904) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YKhqq-0003xv-6o; Mon, 09 Feb 2015 01:29:45 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 16612A60028; Sun, 8 Feb 2015 22:29:38 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dZxgEc1uCMyV; Sun, 8 Feb 2015 22:29:37 -0800 (PST) Received: from [192.168.1.9] (pool-173-55-11-52.lsanca.fios.verizon.net [173.55.11.52]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id C91FF39E801F; Sun, 8 Feb 2015 22:29:37 -0800 (PST) Message-ID: <54D853D1.9020002@cs.ucla.edu> Date: Sun, 08 Feb 2015 22:29:37 -0800 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Matthew Carter Subject: Re: bug#19799: Tangentally related to eww-mode Invalid Date bug just filed References: <54D7B8F4.6090505@cs.ucla.edu> <87lhk8b170.fsf@ahungry.com> <54D82081.1010101@cs.ucla.edu> <87siefai9a.fsf@ahungry.com> In-Reply-To: <87siefai9a.fsf@ahungry.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 19798-done Cc: 19799@debbugs.gnu.org, 19798-done@debbugs.gnu.org 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: -2.3 (--) Matthew Carter wrote: > The issue is fixed, no more failure to load subsequent pages when an > overflowed cookie date is encountered. Thanks for checking, and so I'm closing Bug#19798 too. ------------=_1423463407-15343-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Feb 2015 08:14:24 +0000 Received: from localhost ([127.0.0.1]:36059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YK0X1-0001Dp-Ae for submit@debbugs.gnu.org; Sat, 07 Feb 2015 03:14:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57688) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YJxKk-0004ij-Ib for submit@debbugs.gnu.org; Fri, 06 Feb 2015 23:49:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJxKe-0008Bx-6y for submit@debbugs.gnu.org; Fri, 06 Feb 2015 23:49:25 -0500 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]:59375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJxKe-0008Bt-35 for submit@debbugs.gnu.org; Fri, 06 Feb 2015 23:49:24 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJxKd-00032A-1a for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2015 23:49:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJxKZ-0008AU-SD for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2015 23:49:22 -0500 Received: from li130-200.members.linode.com ([69.164.215.200]:46135 helo=mail.ahungry.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJxKZ-0008AL-OX for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2015 23:49:19 -0500 Received: from Prometheus (99-40-9-245.lightspeed.livnmi.sbcglobal.net [99.40.9.245]) by mail.ahungry.com (Postfix) with ESMTPSA id E41F3481C for ; Fri, 6 Feb 2015 23:49:18 -0500 (EST) From: Matthew Carter To: bug-gnu-emacs@gnu.org Subject: 24.4; eww-mode error in process sentinel 'Invalid date' when receiving a valid date Date: Fri, 06 Feb 2015 23:49:18 -0500 Message-ID: <8761becomp.fsf@ahungry.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 07 Feb 2015 03:14:21 -0500 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: -5.0 (-----) When running eww-mode and visiting a site using a cookie expiration date set to "Mon, 06 Mar 2130 20:55:03 GMT" eww-mode will fail to load subsequent URLs on the domain (in this case http://ahungry.com) and instead simply print the following message in the echo area: error in process sentinel: Invalid date: Mon, 06 Mar 2130 20:55:03 GMT According to Wikipedia and other sources I can find online regarding the HTTP cookie expires field, this date format is valid (https://en.wikipedia.org/wiki/HTTP_cookie) and should not be causing an error in the process sentinel (and even if some site sent an invalid date, I don't think it should halt further site interaction, but either ignore the invalid date, or ignore the cookie). Steps to reproduce under emacs -Q: eww ahungry.com RET TAB TAB RET You'll then see the error pop up (instead of visiting the Blog link on the site). -- Matthew Carter (m@ahungry.com) http://ahungry.com ------------=_1423463407-15343-1--