On 2017/10/21 16:08, Cág wrote:
> Hi,
> 
> Previously, when Chromium was gtk+2 based, it could be started within 1-3
> attempts. Now it takes from five to ten. The message is still the same:

This is likely to have been fixed with a post-6.2 commit to the chromium
port. I *think* you can probably still just get away with running the
snapshot package on 6.2.

> In another thread from this year someone suggested running chromium from
> within ktrace(1) as a workaround.

That would be for debugging, not as a workaround.

> Now, netsurf-gtk. It crashes rarely, 1 in 7, maybe 1 in 10:
> ---
> Program received signal SIGBUS, Bus error.
> g_type_check_instance_cast (type_instance=0xdfdfdfdfdfdfdfdf, 
> iface_type=31236743364864) at gtype.c:4052
> 4052    gtype.c: No such file or directory.
>         in gtype.c
> Current language:  auto; currently minimal
> ---

Looks like a use-after-free of type_instance.

Reply via email to