[Bug 1190582] New: tracker-extract-3 triggers sigsys in libcuda 470.57.02
http://bugzilla.opensuse.org/show_bug.cgi?id=1190582 Bug ID: 1190582 Summary: tracker-extract-3 triggers sigsys in libcuda 470.57.02 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: gnome-bugs@suse.de Reporter: mrueckert@suse.com QA Contact: qa-bugs@suse.de CC: gfx-bugs@suse.de Found By: --- Blocker: --- ``` Disallowed syscall "sched_get_priority_max" caught in sandbox ``` might be that the sandbox configuration needs adaptation for this. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190582 http://bugzilla.opensuse.org/show_bug.cgi?id=1190582#c1 --- Comment #1 from Stefan Dirsch <sndirsch@suse.com> --- Hmm. I have no idea about the context here, but is this related to this sandbox program? https://github.com/stedolan/Sandbox/blob/master/sandbox.c [...] // ***IMPORTANT*** // // Programs being graded must be compiled as a single, // statically-linked binary, e.g. gcc prog.c -o prog -static. If they // are not, the Linux dynamic linker runs every time the program is // started. The dynamic linker needs to read libraries from various // points on the hard disk, and this grading program will kill it as // soon as it attempts to (this grader prevents all hard disk / // filesystem access) // // If a program exits as soon as its started and the grader complains // about disallowed syscall "access" or "open", you've probably // forgotten to statically compile the program. // [...] -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190582 http://bugzilla.opensuse.org/show_bug.cgi?id=1190582#c2 --- Comment #2 from Marcus R�ckert <mrueckert@suse.com> --- This is more a gnome bug than a nvidia driver bug. I just wanted to loop you in so you are aware if you see other people report similar bugs. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190582 http://bugzilla.opensuse.org/show_bug.cgi?id=1190582#c4 --- Comment #4 from Marcus R�ckert <mrueckert@suse.com> --- well i cant reproduce it anymore atm. I upgraded to latest TW today (after glibc 2.34 went through) and i am on GNOME:Next . I will see if i can trigger it again after this. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190582 http://bugzilla.opensuse.org/show_bug.cgi?id=1190582#c5 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #5 from Dominique Leuenberger <dimstar@opensuse.org> --- (In reply to Marcus R��ckert from comment #4)
well i cant reproduce it anymore atm. I upgraded to latest TW today (after glibc 2.34 went through) and i am on GNOME:Next . I will see if i can trigger it again after this.
There would have been an update to tracker 3.2.0 final in between you opening the bug and declaring it unreproducible r263 | iznogood | 2021-09-20 18:26:32 | b4664d8cfcebe7c8c46ca3b21b3a2a84 | unknown | - Update to version 3.2.0: ��� r262 | dimstar | 2021-09-06 06:15:11 | bc6d8ab702ce06dda8f78d053c58fd4a | unknown | Update to 3.2.0.rc But according to gitlab, the commit relevant to accept clone3 would have been already part of 3.2.0.beta: https://gitlab.gnome.org/GNOME/tracker-miners/-/commit/595560ce11ff6a9548ecb... So that seems not it -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190582 http://bugzilla.opensuse.org/show_bug.cgi?id=1190582#c6 --- Comment #6 from Marcus R�ckert <mrueckert@suse.com> --- I could trigger it again ``` Okt 07 13:12:54 fortress.home.nordisch.org tracker-extract-3[14072]: Disallowed syscall "sched_get_priority_max" caught in sandbox ``` -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com