From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Date: Sun, 07 Dec 2014 13:03:05 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0892076850==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C91046ED00 for ; Sun, 7 Dec 2014 05:03:05 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0892076850== Content-Type: multipart/alternative; boundary="1417957385.e5a111.20475"; charset="UTF-8" --1417957385.e5a111.20475 Date: Sun, 7 Dec 2014 13:03:05 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=87071 Bug ID: 87071 Summary: LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Product: Mesa Version: 10.3 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 Assignee: dri-devel@lists.freedesktop.org Reporter: devurandom@gmx.net Mesa 10.3.4 / LLVM 3.5.0 / libclc 0.0.1_pre20141027 seems to be unable to compile the OpenCL function S2KItSaltedSHA1Generator from current John-The-Ripper Git [1]. The function is too long to quote here, but the signature is: inline void S2KItSaltedSHA1Generator(__global const uchar *password, int password_length, __global const uchar *salt, int count, __global uchar *key, int length) My hardware as reported by JTR is: # /usr/sbin/john -list=opencl-devices Platform #0 name: Default Platform version: OpenCL 1.1 MESA 10.3.4 Device #0 (0) name: AMD REDWOOD Device vendor: X.Org Device type: GPU (LE) Device version: OpenCL 1.1 MESA 10.3.4 Driver version: 10.3.4 Native vector widths: char 16, short 8, int 4, long 2 Preferred vector width: char 16, short 8, int 4, long 2 Global Memory: 1024.0 MB Local Memory: 32.0 KB (Local) Max memory alloc. size: 256.2 MB Max clock (MHz): 700 Max Work Group Size: 256 Parallel compute cores: 5 [1] https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/src/opencl/gpg_kernel.cl#L369 -- You are receiving this mail because: You are the assignee for the bug. --1417957385.e5a111.20475 Date: Sun, 7 Dec 2014 13:03:05 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Bug ID 87071
Summary LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
Product Mesa
Version 10.3
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/r600
Assignee dri-devel@lists.freedesktop.org
Reporter devurandom@gmx.net

Mesa 10.3.4 / LLVM 3.5.0 / libclc 0.0.1_pre20141027 seems to be unable to
compile the OpenCL function S2KItSaltedSHA1Generator from current
John-The-Ripper Git [1].

The function is too long to quote here, but the signature is:
inline void S2KItSaltedSHA1Generator(__global const uchar *password, int
password_length, __global const uchar *salt, int count, __global uchar *key,
int length)

My hardware as reported by JTR is:
# /usr/sbin/john -list=opencl-devices
Platform #0 name: Default
Platform version: OpenCL 1.1 MESA 10.3.4
        Device #0 (0) name:     AMD REDWOOD
        Device vendor:          X.Org
        Device type:            GPU (LE)
        Device version:         OpenCL 1.1 MESA 10.3.4
        Driver version:         10.3.4
        Native vector widths:   char 16, short 8, int 4, long 2
        Preferred vector width: char 16, short 8, int 4, long 2
        Global Memory:          1024.0 MB
        Local Memory:           32.0 KB (Local)
        Max memory alloc. size: 256.2 MB
        Max clock (MHz):        700
        Max Work Group Size:    256
        Parallel compute cores: 5

[1]
https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/src/opencl/gpg_kernel.cl#L369


You are receiving this mail because:
  • You are the assignee for the bug.
--1417957385.e5a111.20475-- --===============0892076850== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0892076850==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Date: Sun, 07 Dec 2014 13:04:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2073900984==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5924A6ECFD for ; Sun, 7 Dec 2014 05:04:44 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2073900984== Content-Type: multipart/alternative; boundary="1417957484.1B3d41.22279"; charset="UTF-8" --1417957484.1B3d41.22279 Date: Sun, 7 Dec 2014 13:04:44 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D87071 --- Comment #1 from Dennis Schridde --- P.S: John's complete output is: # /usr/sbin/john --format=3Dgpg-opencl [=E2=80=A6] Device 0: AMD REDWOOD Build log: =EF=BF=BD Local worksize (LWS) 64, Global worksize (GWS) 8192 Loaded 1 password hash (gpg-opencl, OpenPGP / GnuPG Secret Key [SHA1 OpenCL= ]) Will run 2 OpenMP threads LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Segmentation fault --=20 You are receiving this mail because: You are the assignee for the bug. --1417957484.1B3d41.22279 Date: Sun, 7 Dec 2014 13:04:44 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 1 on bug 87071<= /a> from Dennis Schridde
P.S: John's complete output is:
# /usr/sbin/john --format=3Dgpg-opencl [=E2=80=A6]
Device 0: AMD REDWOOD
Build log: =EF=BF=BD
Local worksize (LWS) 64, Global worksize (GWS) 8192
Loaded 1 password hash (gpg-opencl, OpenPGP / GnuPG Secret Key [SHA1 OpenCL=
])
Will run 2 OpenMP threads
LLVM triggered Diagnostic Handler: unsupported call to function
S2KItSaltedSHA1Generator in gpg
Segmentation fault


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1417957484.1B3d41.22279-- --===============2073900984== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============2073900984==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Date: Thu, 25 Aug 2016 02:16:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0863919463==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4BA656E34D for ; Thu, 25 Aug 2016 02:16:02 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0863919463== Content-Type: multipart/alternative; boundary="14720913621.D6bfaa.8219"; charset="UTF-8" --14720913621.D6bfaa.8219 Date: Thu, 25 Aug 2016 02:16:02 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D87071 --- Comment #2 from wadecline@hotmail.com --- I've also run into this issue, although a workaround exists (see: https://github.com/magnumripper/JohnTheRipper/issues/2204). The problem appears to be with the declaration of 'inline'; removing the 'inline' declaration fixes the compilation issue. Hardware/software information as follows is: frostsnow@seneca ~/software/JohnTheRipper/run $ ./john --list=3DOpenCL-devi= ces Platform #0 name: Clover, version: OpenCL 1.1 Mesa 12.0.1 Device #0 (0) name: AMD HAWAII (DRM 2.45.0 / 4.7.0, LLVM 3.8.1) Device vendor: AMD Device type: GPU (LE) Device version: OpenCL 1.1 Mesa 12.0.1 Driver version: 12.0.1 - Catalyst=20=20 Native vector widths: char 16, short 8, int 4, long 2 Preferred vector width: char 16, short 8, int 4, long 2 Global Memory: 1024.0 MB Local Memory: 32.0 KB (Local) Max memory alloc. size: 256.2 MB Max clock (MHz): 1040 Max Work Group Size: 256 Parallel compute cores: 44 Stream processors: 3520 (44 x 80) Speed index: 3660800 --=20 You are receiving this mail because: You are the assignee for the bug.= --14720913621.D6bfaa.8219 Date: Thu, 25 Aug 2016 02:16:02 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 2 on bug 87071<= /a> from wadecline= 4;hotmail.com
I've also run into this issue, although a workaround exists (s=
ee:
https=
://github.com/magnumripper/JohnTheRipper/issues/2204).  The problem
appears to be with the declaration of 'inline'; removing the 'inline'
declaration fixes the compilation issue.

Hardware/software information as follows is:
frostsnow@seneca ~/software/JohnTheRipper/run $ ./john --list=3DOpenCL-=
devices
Platform #0 name: Clover, version: OpenCL 1.1 Mesa 12.0.1
    Device #0 (0) name:     AMD HAWAII (DRM 2.45.0 / 4.7.0, LLVM 3.8.1)
    Device vendor:          AMD
    Device type:            GPU (LE)
    Device version:         OpenCL 1.1 Mesa 12.0.1
    Driver version:         12.0.1 - Catalyst=20=20
    Native vector widths:   char 16, short 8, int 4, long 2
    Preferred vector width: char 16, short 8, int 4, long 2
    Global Memory:          1024.0 MB
    Local Memory:           32.0 KB (Local)
    Max memory alloc. size: 256.2 MB
    Max clock (MHz):        1040
    Max Work Group Size:    256
    Parallel compute cores: 44
    Stream processors:      3520  (44 x 80)
    Speed index:            3660800


You are receiving this mail because:
  • You are the assignee for the bug.
= --14720913621.D6bfaa.8219-- --===============0863919463== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0863919463==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Date: Wed, 15 Mar 2017 14:16:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2011754575==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 8143C6E0B9 for ; Wed, 15 Mar 2017 14:16:59 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2011754575== Content-Type: multipart/alternative; boundary="14895874192.9737CCB.14680"; charset="UTF-8" --14895874192.9737CCB.14680 Date: Wed, 15 Mar 2017 14:16:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D87071 Vedran Mileti=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |99553 Referenced Bugs: https://bugs.freedesktop.org/show_bug.cgi?id=3D99553 [Bug 99553] Tracker bug for runnning OpenCL applications on Clover --=20 You are receiving this mail because: You are the assignee for the bug.= --14895874192.9737CCB.14680 Date: Wed, 15 Mar 2017 14:16:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Vedran Mileti=C4=87 changed bug 87071<= /a>
What Removed Added
Blocks   99553



You are receiving this mail because:
  • You are the assignee for the bug.
= --14895874192.9737CCB.14680-- --===============2011754575== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2011754575==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87071] [clover/redwood] John the Ripper: LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Date: Wed, 30 May 2018 07:09:26 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1628809342==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 08DBA72DDD for ; Wed, 30 May 2018 07:09:26 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1628809342== Content-Type: multipart/alternative; boundary="15276641651.0FdBf.17410" Content-Transfer-Encoding: 7bit --15276641651.0FdBf.17410 Date: Wed, 30 May 2018 07:09:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D87071 Jan Vesely changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|LLVM triggered Diagnostic |[clover/redwood] John the |Handler: unsupported call |Ripper: LLVM triggered |to function |Diagnostic Handler: |S2KItSaltedSHA1Generator in |unsupported call to |gpg |function | |S2KItSaltedSHA1Generator in | |gpg --=20 You are receiving this mail because: You are the assignee for the bug.= --15276641651.0FdBf.17410 Date: Wed, 30 May 2018 07:09:25 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
= Jan Vesely changed bug 87071<= /a>
What Removed Added
Summary LLVM triggered Diagnostic Handler: unsupported call to funct= ion S2KItSaltedSHA1Generator in gpg [clover/redwood] John the Ripper: LLVM triggered Diagnostic = Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg


You are receiving this mail because:
  • You are the assignee for the bug.
= --15276641651.0FdBf.17410-- --===============1628809342== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1628809342==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 87071] [clover/redwood] John the Ripper: LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg Date: Wed, 18 Sep 2019 19:18:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1727835973==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B09FE6FA5A for ; Wed, 18 Sep 2019 19:18:45 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1727835973== Content-Type: multipart/alternative; boundary="15688343250.bB2cdE15.26377" Content-Transfer-Encoding: 7bit --15688343250.bB2cdE15.26377 Date: Wed, 18 Sep 2019 19:18:45 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D87071 GitLab Migration User changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED --- Comment #3 from GitLab Migration User --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this = link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/536. --=20 You are receiving this mail because: You are the assignee for the bug.= --15688343250.bB2cdE15.26377 Date: Wed, 18 Sep 2019 19:18:45 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
GitLab Migration User changed bug 87071<= /a>
What Removed Added
Resolution --- MOVED
Status NEW RESOLVED

Comment= # 3 on bug 87071<= /a> from GitLab Migration User
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/536.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15688343250.bB2cdE15.26377-- --===============1727835973== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============1727835973==--