Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640432 - [kde overlay] kde-plasma/kwin-9999 sandbox ACCESS VIOLATION
Summary: [kde overlay] kde-plasma/kwin-9999 sandbox ACCESS VIOLATION
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords:
Depends on: 570624
Blocks:
  Show dependency tree
 
Reported: 2017-12-09 21:38 UTC by jospezial
Modified: 2020-09-01 18:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2017-12-09 21:38:41 UTC
-- Generating done
-- Build files have been written to: /var/tmp/portage/kde-plasma/kwin-9999/work/kwin-9999_build
>>> Source configured.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-4875.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /dev/dri/card0
A: /dev/dri/card0
R: /dev/dri/card0
C: /usr/lib64/gstreamer-1.0/gst-plugin-scanner -l 
 * --------------------------------------------------------------------------------
Comment 1 George L. Emigh 2018-01-16 21:18:17 UTC
Sorry if I'm in the wrong place, is this related to this bug?


-- Generating done
-- Build files have been written to: /var/tmp/portage/kde-plasma/kwin-5.11.95/work/kwin-5.11.95_build
>>> Source configured.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-30071.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /dev/video0
A: /dev/video0
R: /dev/video0
C: /usr/lib/qt5/bin/qmlplugindump QtMultimedia 5.0 
 * --------------------------------------------------------------------------------
Comment 2 Larry the Git Cow gentoo-dev 2018-01-16 22:44:36 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=d39e2f3edfafece7ce127ed3a0a3dbabfb6609ba

commit d39e2f3edfafece7ce127ed3a0a3dbabfb6609ba
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-16 22:44:21 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-16 22:44:21 +0000

    kde-plasma/kwin: Fix sandbox violations caused by qmlplugindump
    
    Bug: https://bugs.gentoo.org/640432
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-plasma/kwin/kwin-5.11.95.ebuild      | 4 ++++
 kde-plasma/kwin/kwin-5.12.49.9999.ebuild | 4 ++++
 kde-plasma/kwin/kwin-9999.ebuild         | 4 ++++
 3 files changed, 12 insertions(+)}
Comment 3 Andreas Sturmlechner gentoo-dev 2018-01-20 02:35:00 UTC
worked around it.
Comment 4 Larry the Git Cow gentoo-dev 2020-08-30 19:02:14 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f9d73b47a2119677a9e4131c68b915934d087dd

commit 3f9d73b47a2119677a9e4131c68b915934d087dd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-08-30 18:14:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-30 18:14:02 +0000

    kde-plasma/kwin: Drop manual sed of ecm_find_qmlmodule
    
    Obsolete by commit 7f989409cf
    
    Bug: https://bugs.gentoo.org/640432
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kwin/kwin-5.19.49.9999.ebuild | 4 ----
 kde-plasma/kwin/kwin-9999.ebuild         | 4 ----
 2 files changed, 8 deletions(-)

https://gitweb.gentoo.org/proj/kde.git/commit/?id=7f989409cf6d8916c7f521de8bba0ac03a86f92a

commit 7f989409cf6d8916c7f521de8bba0ac03a86f92a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-08-30 18:05:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-30 18:10:12 +0000

    cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_QMLPLUGINDUMP
    
    Works with downstream patch added to kde-frameworks/extra-cmake-modules in
    commit f5b2cf80ea9696a5efbc2064cd432670670af486
    
    Bug: https://bugs.gentoo.org/640432
    Bug: https://bugs.gentoo.org/683102
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/cmake.eclass | 4 ++++
 1 file changed, 4 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2020-09-01 18:50:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d4bba5fa569d918237c88d5bcd5386169884fa

commit b8d4bba5fa569d918237c88d5bcd5386169884fa
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-08-30 18:05:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-01 18:50:50 +0000

    cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_QMLPLUGINDUMP
    
    Works with downstream patch added to kde-frameworks/extra-cmake-modules in
    commit f5b2cf80ea9696a5efbc2064cd432670670af486
    
    Bug: https://bugs.gentoo.org/640432
    Bug: https://bugs.gentoo.org/683102
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/cmake.eclass | 4 ++++
 1 file changed, 4 insertions(+)