Re: Introspection crashes ... in Wayland?



On Tue, 3 Apr 2018 14:33:40 +0000
Carsten Mattner <carstenmattner gmail com> wrote:

Looks like a crash in WebKitGTK+ which I suspect is used by Liferea
to render HTML. Is your version of WebKitGTK+ working in Wayland?

I think so... Although, how do I tell? Fedora 27 is Wayland-based,
but I think there's a compatibility with X.

[zaitcev@lembas ~]$ ldd /usr/bin/liferea
        linux-vdso.so.1 (0x00007ffcb4d6b000)
......
        libwebkit2gtk-4.0.so.37 => /lib64/libwebkit2gtk-4.0.so.37 (0x00007f56217c3000)
......
        libwayland-server.so.0 => /lib64/libwayland-server.so.0 (0x00007f56160eb000)

If there's nothing open yet and PlatformDisplayWayland's C++ destructor
is called, maybe the constructor failed to set thing up?

That's what I guess, too, but I need to figure out the exact scenario
before I can fix anything.

I think I'll start by trying to re-build the RPM that comes with the
distro and then narrow the differences.

Thanks for your help!
-- Pete


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