[Webkit-unassigned] [Bug 197418] New: Segmentation fault at start up of Qt WPE minibrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 09:30:18 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197418

            Bug ID: 197418
           Summary: Segmentation fault at start up of Qt WPE minibrowser
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ludovico.denittis at collabora.com
                CC: bugs-noreply at webkitgtk.org

I installed the WPE Qt extension with flatpak and when I try to run the minibrowser it crashes with the following stack trace:

$ ./Tools/Scripts/run-qt-wpe-minibrowser

Setting repo flathub URL from Flathub to https://dl.flathub.org/repo/
Using org.webkit.WPE prefix in /home/ryuzaki/ALocalDev/WebKit/WebKitBuild/WPE/FlatpakTreeRelease
Starting MiniBrowser.
1   0x7f5076b39569 WTFCrash
2   0x7f508cfb3ac5 WPEQtView::createWebView()
3   0x7f5099c2d6f2 QObject::event(QEvent*)
4   0x7f509ad6abab QQuickItem::event(QEvent*)
5   0x7f5099c02e89 QCoreApplication::notifyInternal2(QObject*, QEvent*)
6   0x7f5099c05ed7 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
7   0x7f5099c574d3
8   0x7f5096fa84ae g_main_context_dispatch
9   0x7f5096fa8748
10  0x7f5096fa87e0 g_main_context_iteration
11  0x7f5099c56ae3 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
12  0x7f5099c01b5b QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
13  0x7f5099c09a72 QCoreApplication::exec()
14  0x5574a5441c88 main
15  0x7f50994910d3 __libc_start_main
16  0x5574a5441dae _start
/run/host//tmp/tmpJIiwHG: line 1:     4 Segmentation fault      (core dumped) "/app/webkit/Tools/Scripts/run-qt-wpe-minibrowser" "--release" "--wpe"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190430/df967a86/attachment.html>


More information about the webkit-unassigned mailing list