> -----Original Message----- > From: Interest [mailto:interest-bounces+kai.koehne=qt...@qt-project.org] > On Behalf Of Kevin Mcintyre > Sent: Tuesday, June 21, 2016 1:13 AM > Cc: interest@qt-project.org > Subject: Re: [Interest] linux 64 5.7.0 WebEngine segfault > > Kai - The segfault was due to trying to implement > QWebEngineUrlRequestInterceptor and set > page().profile().setRequestInterceptor -- I haven't seen any working > examples...so I'm just assuming I messed something up. Once I commented > out this assignment everything worked smoothly.
Ok. Would still good to know why QWebEngineUrlRequestInterceptor does not work for you :) You can find a minimal example e.g. at https://github.com/kkoehne/qtwebengine-examples/blob/master/webenginewidgets/addBlocker/main.cpp Regards Kai > On Mon, Jun 20, 2016 at 5:50 AM, Kai Koehne <kai.koe...@qt.io > <mailto:kai.koe...@qt.io> > wrote: > > > Hi Kevin > > > -----Ursprüngliche Nachricht----- > > Von: Interest [mailto:interest-bounces+kai.koehne > <mailto:interest-bounces%2Bkai.koehne> =qt...@qt-project.org > <mailto:qt...@qt-project.org> ] > > Im Auftrag von Kevin Mcintyre > > Gesendet: Freitag, 17. Juni 2016 18:23 > > An: interest@qt-project.org <mailto:interest@qt-project.org> > > Betreff: [Interest] linux 64 5.7.0 WebEngine segfault > > > > When starting webengine - I get this error, > > > > [0617/091642:ERROR:browser_main_loop.cc(217)] Running without > the SUID > > sandbox! See > > > https://chromium.googlesource.com/chromium/src/+/master/docs/linux_s > > uid_sandbox_development.md > <http://uid_sandbox_development.md> for more information on > developing with the > > sandbox on. > > This is actually just a warning that one can ignore. We'll silence it in > 5.7.1. > > > followed by this segfault > > > > > > kernel: [37309.009921] Chrome_IOThread[7824]: segfault at 61 ip > > 00007f65a7ae2baa sp 00007f656cc18300 error 4 in > > libQt5WebEngineCore.so.5.7.0[7f65a7486000+4e16000] > > Do you have a stack trace for this? Which example/page does it > happen for? > > I'd appreciate getting a full bug report on bugreports.qt.io > <http://bugreports.qt.io> (Qt project, WebEngine component). > > Regards > > Kai > > > _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest