All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
@ 2014-12-07 13:03 bugzilla-daemon
  2014-12-07 13:04 ` bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-07 13:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1832 bytes --]

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.

[-- Attachment #1.2: Type: text/html, Size: 3197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
  2014-12-07 13:03 [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg bugzilla-daemon
@ 2014-12-07 13:04 ` bugzilla-daemon
  2016-08-25  2:16 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-07 13:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 589 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=87071

--- Comment #1 from Dennis Schridde <devurandom@gmx.net> ---
P.S: John's complete output is:
# /usr/sbin/john --format=gpg-opencl […]
Device 0: AMD REDWOOD
Build log: �
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:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1468 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
  2014-12-07 13:03 [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg bugzilla-daemon
  2014-12-07 13:04 ` bugzilla-daemon
@ 2016-08-25  2:16 ` bugzilla-daemon
  2017-03-15 14:16 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-08-25  2:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1288 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=87071

--- 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=OpenCL-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  
    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.

[-- Attachment #1.2: Type: text/html, Size: 2221 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
  2014-12-07 13:03 [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg bugzilla-daemon
  2014-12-07 13:04 ` bugzilla-daemon
  2016-08-25  2:16 ` bugzilla-daemon
@ 2017-03-15 14:16 ` bugzilla-daemon
  2018-05-30  7:09 ` [Bug 87071] [clover/redwood] John the Ripper: " bugzilla-daemon
  2019-09-18 19:18 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2017-03-15 14:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 513 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=87071

Vedran Miletić <vedran@miletic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |99553


Referenced Bugs:

https://bugs.freedesktop.org/show_bug.cgi?id=99553
[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1620 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 87071] [clover/redwood] John the Ripper: LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
  2014-12-07 13:03 [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-03-15 14:16 ` bugzilla-daemon
@ 2018-05-30  7:09 ` bugzilla-daemon
  2019-09-18 19:18 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-05-30  7:09 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 794 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=87071

Jan Vesely <jan.vesely@rutgers.edu> 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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1355 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 87071] [clover/redwood] John the Ripper: LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg
  2014-12-07 13:03 [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-05-30  7:09 ` [Bug 87071] [clover/redwood] John the Ripper: " bugzilla-daemon
@ 2019-09-18 19:18 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:18 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=87071

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED

--- Comment #3 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- 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.

[-- Attachment #1.2: Type: text/html, Size: 2678 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-18 19:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-07 13:03 [Bug 87071] LLVM triggered Diagnostic Handler: unsupported call to function S2KItSaltedSHA1Generator in gpg bugzilla-daemon
2014-12-07 13:04 ` bugzilla-daemon
2016-08-25  2:16 ` bugzilla-daemon
2017-03-15 14:16 ` bugzilla-daemon
2018-05-30  7:09 ` [Bug 87071] [clover/redwood] John the Ripper: " bugzilla-daemon
2019-09-18 19:18 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.