[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs-24.3 crash when browse-url
From: |
Thierry Volpiatto |
Subject: |
Re: Emacs-24.3 crash when browse-url |
Date: |
Tue, 04 Dec 2012 17:40:01 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.90 (gnu/linux) |
Andreas Schwab <address@hidden> writes:
> Thierry Volpiatto <address@hidden> writes:
>
>> Andreas Schwab <address@hidden> writes:
>>
>>> Thierry Volpiatto <address@hidden> writes:
>>>
>>>> Same crash happen after 'make bootstrap'.
>>>
>>> Then you seem to have a bug in the byte compiler. Try compiling with
>>> -DBYTE_CODE_SAFE.
>> Thanks, but can you provide more info on how to compile with this option?
>
> Just like any other compiler flag, via CFLAGS.
Ok thanks, it didn't crash but I have now an error:
--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "binding stack not balanced (serious byte
compiler bug)")
browse-url-xdg-open("http://www.google.fr"; nil)
apply(browse-url-xdg-open "http://www.google.fr"; nil)
browse-url-default-browser("http://www.google.fr"; nil)
apply(browse-url-default-browser "http://www.google.fr"; nil)
browse-url("http://www.google.fr"; nil)
call-interactively(browse-url record nil)
command-execute(browse-url record)
execute-extended-command(nil "browse-url")
call-interactively(execute-extended-command nil nil)
--8<---------------cut here---------------end--------------->8---
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
- Emacs-24.3 crash when browse-url, Thierry Volpiatto, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Andreas Schwab, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Thierry Volpiatto, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Thierry Volpiatto, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Andreas Schwab, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Thierry Volpiatto, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Andreas Schwab, 2012/12/04
- Re: Emacs-24.3 crash when browse-url,
Thierry Volpiatto <=
- Re: Emacs-24.3 crash when browse-url, Stefan Monnier, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Thierry Volpiatto, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Stefan Monnier, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Thierry Volpiatto, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Andreas Schwab, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Thierry Volpiatto, 2012/12/05
- Re: Emacs-24.3 crash when browse-url, Stefan Monnier, 2012/12/04
- Re: Emacs-24.3 crash when browse-url, Paul Eggert, 2012/12/05