From owner-freebsd-ports-bugs@freebsd.org Thu Oct 3 03:06:31 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 38C7CFD3C5 for ; Thu, 3 Oct 2019 03:06:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46kHw700wgz4Mtc for ; Thu, 3 Oct 2019 03:06:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id F26E3FD3C4; Thu, 3 Oct 2019 03:06:30 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F233EFD3C3 for ; Thu, 3 Oct 2019 03:06:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46kHw65bdYz4Mtb for ; Thu, 3 Oct 2019 03:06:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 979135BA5 for ; Thu, 3 Oct 2019 03:06:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x9336UT4017188 for ; Thu, 3 Oct 2019 03:06:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x9336UgV017175 for ports-bugs@FreeBSD.org; Thu, 3 Oct 2019 03:06:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 241027] www/falkon crash at launch time, cannot mix incompatible Qt library with this library Date: Thu, 03 Oct 2019 03:06:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2019 03:06:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241027 Bug ID: 241027 Summary: www/falkon crash at launch time, cannot mix incompatible Qt library with this library Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: grahamperrin@gmail.com Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) grahamperrin@momh167-gjp4-8570p:~ % sh $ date ; uname -v Thu Oct 3 03:59:46 BST 2019 FreeBSD 13.0-CURRENT #33 r352942: Wed Oct 2 05:26:54 BST 2019=20=20=20=20 root@momh167-gjp4-8570p:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG=20 $ falkon [1003/035950.105393:ERROR:stack_trace_posix.cc(652)] Not implemented reache= d in bool base::debug::(anonymous namespace)::SandboxSymbolizeHelper::CacheMemoryRegions() QWebEngineUrlScheme::registerScheme: Too late to register scheme "falkon" QWebEngineUrlScheme::registerScheme: Too late to register scheme "extension" Please register the custom scheme 'falkon' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme handler. Please register the custom scheme 'extension' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme handler. Falkon: 1 extensions loaded Fatal: Cannot mix incompatible Qt library (version 0x50c02) with this libra= ry (version 0x50d00) Abort trap (core dumped) $ pkg query '%o %v %R' falkon www/falkon 3.1.0 FreeBSD $=20 ---- Crashing began after a recent `pkg upgrade` routine, so this may be relevan= t: $ grep qt /var/log/messages Oct 1 20:59:58 momh167-gjp4-8570p pkg[59347]: qt5-uiplugin upgraded: 5.12.= 2_1 -> 5.13.0_1=20 Oct 1 20:59:59 momh167-gjp4-8570p pkg[59347]: qt5-concurrent upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 1 21:00:00 momh167-gjp4-8570p pkg[59347]: qt5-designer upgraded: 5.12.= 2_1 -> 5.13.0_1=20 Oct 1 21:00:26 momh167-gjp4-8570p pkg[59414]: qt5-sqldrivers-sqlite3 upgra= ded: 5.12.2 -> 5.13.0=20 Oct 1 21:00:26 momh167-gjp4-8570p pkg[59414]: qt5-help upgraded: 5.12.2_1 = -> 5.13.0_1=20 Oct 1 21:00:26 momh167-gjp4-8570p pkg[59414]: qt5-uitools upgraded: 5.12.2= _1 -> 5.13.0_1=20 Oct 1 21:00:27 momh167-gjp4-8570p pkg[59414]: qt5-svg upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 1 21:00:27 momh167-gjp4-8570p pkg[59414]: qt5-script upgraded: 5.12.2_= 1 -> 5.13.0_1=20 Oct 1 21:00:27 momh167-gjp4-8570p pkg[59414]: qt5-assistant upgraded: 5.12= .2_1 -> 5.13.0_1=20 Oct 2 17:15:42 momh167-gjp4-8570p pkg[7839]: qt5-core upgraded: 5.12.2_2 -> 5.13.0=20 Oct 2 17:15:43 momh167-gjp4-8570p pkg[7839]: qt5-network upgraded: 5.12.2_= 2 -> 5.13.0_1=20 Oct 2 17:15:44 momh167-gjp4-8570p pkg[7839]: qt5-dbus upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 17:15:44 momh167-gjp4-8570p pkg[7839]: qt5-xml upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 17:15:44 momh167-gjp4-8570p pkg[7839]: qt5-testlib upgraded: 5.12.2_= 1 -> 5.13.0_1=20 Oct 2 17:15:45 momh167-gjp4-8570p pkg[7839]: qt5-sql upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 17:15:45 momh167-gjp4-8570p pkg[7839]: qt5-linguisttools upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 17:15:45 momh167-gjp4-8570p pkg[7839]: qt5-script upgraded: 5.12.2_1= -> 5.13.0_1=20 Oct 2 17:15:45 momh167-gjp4-8570p pkg[7839]: qt5-concurrent upgraded: 5.12= .2_1 -> 5.13.0_1=20 Oct 2 17:16:55 momh167-gjp4-8570p pkg[7839]: gpgme-qt5 upgraded: 1.13.0 -> 1.13.1=20 Oct 2 17:16:55 momh167-gjp4-8570p pkg[7839]: qt5-sqldrivers-sqlite3 upgrad= ed: 5.12.2 -> 5.13.0=20 Oct 2 17:17:27 momh167-gjp4-8570p pkg[7839]: poppler-qt5 upgraded: 0.80.0_= 1 -> 0.81.0_1=20 Oct 2 19:08:35 momh167-gjp4-8570p pkg[16227]: qt5-gui upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 19:08:36 momh167-gjp4-8570p pkg[16227]: qt5-xmlpatterns upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 19:08:38 momh167-gjp4-8570p pkg[16227]: qt5-widgets upgraded: 5.12.2= _1 -> 5.13.0_1=20 Oct 2 19:08:40 momh167-gjp4-8570p pkg[16227]: qt5-declarative upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 20:04:48 momh167-gjp4-8570p pkg[90945]: qt5-printsupport upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 20:04:48 momh167-gjp4-8570p pkg[90945]: qt5-help upgraded: 5.12.2_1 = -> 5.13.0_1=20 Oct 2 20:04:48 momh167-gjp4-8570p pkg[90945]: qt5-uiplugin upgraded: 5.12.= 2_1 -> 5.13.0_1=20 Oct 2 20:04:49 momh167-gjp4-8570p pkg[90945]: qt5-assistant upgraded: 5.12= .2_1 -> 5.13.0_1=20 Oct 2 20:04:49 momh167-gjp4-8570p pkg[90945]: qt5-x11extras upgraded: 5.12= .2_1 -> 5.13.0_1=20 Oct 2 20:04:49 momh167-gjp4-8570p pkg[90945]: qt5-uitools upgraded: 5.12.2= _1 -> 5.13.0_1=20 Oct 2 20:04:49 momh167-gjp4-8570p pkg[90945]: qt5-svg upgraded: 5.12.2_1 -> 5.13.0_1=20 Oct 2 20:04:50 momh167-gjp4-8570p pkg[90945]: qt5-opengl upgraded: 5.12.2_= 1 -> 5.13.0_1=20 Oct 2 20:04:51 momh167-gjp4-8570p pkg[90945]: qt5-designer upgraded: 5.12.= 2_1 -> 5.13.0_1=20 $ --=20 You are receiving this mail because: You are the assignee for the bug.=