emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-25 7c1f66a: Support for the new Xwidget feature.


From: joakim
Subject: Re: emacs-25 7c1f66a: Support for the new Xwidget feature.
Date: Tue, 19 Jan 2016 22:10:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> Joakim Verona <address@hidden> writes:
>
>>     Support for the new Xwidget feature.
>
> Hey, this is awesome.  Now I don't have to leave Emacs to watch Youtube,
> either.  :-)
>
> I found a way to crash it, though.  I load any URL in xwidget and then
> press <prior>, and Emacs segfaults.  (This is on Debian 7.)
>
> Backtrace:
> ./src/emacs(emacs_backtrace+0x3d)[0x53946d]
> ./src/emacs(terminate_due_to_signal+0x4b)[0x52033b]
> ./src/emacs[0x537d28]
> ./src/emacs[0x537d5a]
> /lib/x86_64-linux-gnu/libpthread.so.0(+0xf0a0)[0x7f2b70de50a0]
> ./src/emacs[0x5ad6ef]
> ./src/emacs(Fprin1+0x80)[0x5afe60]
> ./src/emacs(print_error_message+0xea)[0x5b040a]
> ./src/emacs(Fcommand_error_default_function+0xc9)[0x522899]
> ./src/emacs(Ffuncall+0x3a9)[0x593499]
> ./src/emacs(call3+0x24)[0x593634]
> ./src/emacs(cmd_error_internal+0x8b)[0x5243eb]
> ./src/emacs[0x52451c]
> ./src/emacs(internal_condition_case+0x65)[0x591cd5]
> ./src/emacs[0x5229cc]
> ./src/emacs(internal_catch+0x4b)[0x591d2b]
> ./src/emacs[0x522987]
> ./src/emacs(recursive_edit_1+0x58)[0x524008]
> ./src/emacs(Frecursive_edit+0xed)[0x52433d]
> ./src/emacs(main+0x988)[0x452fa8]
> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)[0x7f2b7085bead]

This was actually made me laugh, because I have spent a pretty large
amount of time testing this thing. Yet you manage to crash it in minutes
:)

You have <prior> bound to xwidget-webkit-scroll-down right?

It works for me here.

I guess I will need to make a Debian machine to test this.

-- 
Joakim Verona



reply via email to

[Prev in Thread] Current Thread [Next in Thread]