GNU bug report logs - #21089
24.5; void-variable url-http-response-status

Previous Next

Package: emacs;

Reported by: Milan Zamazal <pdm <at> zamazal.org>

Date: Sat, 18 Jul 2015 19:51:01 UTC

Severity: normal

Tags: unreproducible

Found in version 24.5

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Milan Zamazal <pdm <at> zamazal.org>
Cc: 21089 <at> debbugs.gnu.org
Subject: bug#21089: 24.5; void-variable url-http-response-status
Date: Wed, 30 Dec 2015 19:17:38 +0100
Milan Zamazal <pdm <at> zamazal.org> writes:

>>>>>> "LI" == Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
>     LI> Emacs 25.1 has gotten a few fixes in this area, I think.  Do you
>     LI> still see this problem in newer versions?
>
> Yes, current git version (master) signals the same error.

Could you try to replicate the bug without using all these packages not
in "emacs -Q"?  This is the end of the backtrace:

  ...
  url-retrieve-synchronously("http://weblog.zamazal.org/xmlrpc.php")
  xml-rpc-request("http://weblog.zamazal.org/xmlrpc.php" ((methodCall nil (methodName nil "metaWeblog.getCategories") (params nil (param nil (value nil (string nil "1"))) (param nil (value nil (string nil "admin"))) (param nil (value nil (string nil "xxx")))))) nil)
  xml-rpc-method-call-async(nil "http://weblog.zamazal.org/xmlrpc.php" "metaWeblog.getCategories" ("1" "admin" "xxx"))
  xml-rpc-method-call("http://weblog.zamazal.org/xmlrpc.php" "metaWeblog.getCategories" "1" "admin" "xxx")
  metaweblog-get-categories("http://weblog.zamazal.org/xmlrpc.php" "admin" "xxx" "1")
  org2blog/wp-login()

My guess is that the call to xml-rpc-request binds a bunch of url
variables, and then calls url-retrieve-synchronously.  Could you
determine what those variables are, and then create a test case?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 9 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.