GNU bug report logs - #7113
23.2; Crash on invalid path argument to dbus-introspect-xml

Previous Next

Package: emacs;

Reported by: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>

Date: Mon, 27 Sep 2010 05:49:02 UTC

Severity: normal

Found in version 23.2

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Ari Roponen <ari.roponen <at> gmail.com>
Cc: 7113 <at> debbugs.gnu.org, Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
Subject: bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml
Date: Mon, 27 Sep 2010 15:30:42 +0200
Ari Roponen <ari.roponen <at> gmail.com> writes:

> Thank you. A minor correction, though:
>
>      Vdbus_debug = Qnil;
>      /* We do not want to abort.  */
>   -  unsetenv ("DBUS_FATAL_WARNINGS");
>   +  setenv ("DBUS_FATAL_WARNINGS", 0, 1);
>
> The second parameter should be "0" (a string).

I would swear I have done it. But you are right, I did it wrong :-(

Fixed.

Thanks, and best regards, Michael.




This bug report was last modified 14 years and 295 days ago.

Previous Next


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