All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
@ 2015-01-21 17:07 bugzilla-daemon
  2015-01-21 22:39 ` bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-21 17:07 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 88669
           Summary: clover on radeonsi fails in
                    radeon_shader_binary_config_start
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: michael@kuemmling.de
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 112609
  --> https://bugs.freedesktop.org/attachment.cgi?id=112609&action=edit
backtrace

ImageMagick 6.9.0 with OpenCL crashes, when bluring an image.

I'm using current mesa from git (after commit
3c3e60e050ea0850fcfeb5c4c2aa4f954d54d665) on Radeon HD 7750 (Southern Islands /
Cape Verde).

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

[-- Attachment #1.2: Type: text/html, Size: 2356 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
@ 2015-01-21 22:39 ` bugzilla-daemon
  2015-01-21 23:51 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-21 22:39 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Tom Stellard <tstellar@gmail.com> ---
What version of LLVM are you using?

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

[-- Attachment #1.2: Type: text/html, Size: 1010 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
  2015-01-21 22:39 ` bugzilla-daemon
@ 2015-01-21 23:51 ` bugzilla-daemon
  2015-01-22  3:56 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-21 23:51 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from michael@kuemmling.de ---
I use also llvm git version (after commit
8737be85f6210693b6693b00cc425a2ad2a9a6c7)

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

[-- Attachment #1.2: Type: text/html, Size: 1028 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
  2015-01-21 22:39 ` bugzilla-daemon
  2015-01-21 23:51 ` bugzilla-daemon
@ 2015-01-22  3:56 ` bugzilla-daemon
  2015-01-22  7:26 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-22  3:56 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
I suspect symbol_count might be 0 in parse_symbol_table(), in which case
binary->global_symbol_offsets would probably end up as NULL.

Not sure that should ever happen though. Michael, which version of libelf are
you using?

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

[-- Attachment #1.2: Type: text/html, Size: 1237 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-01-22  3:56 ` bugzilla-daemon
@ 2015-01-22  7:26 ` bugzilla-daemon
  2015-01-22 22:01 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-22  7:26 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from michael@kuemmling.de ---
I use libelf from elfutils 0.161

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

[-- Attachment #1.2: Type: text/html, Size: 977 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-01-22  7:26 ` bugzilla-daemon
@ 2015-01-22 22:01 ` bugzilla-daemon
  2015-01-26 21:15 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-22 22:01 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Tom Stellard <tstellar@gmail.com> ---
Can you run the program with CLOVER_DEBUG=clc,llvm,asm and post the output.

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

[-- Attachment #1.2: Type: text/html, Size: 1050 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-01-22 22:01 ` bugzilla-daemon
@ 2015-01-26 21:15 ` bugzilla-daemon
  2015-01-26 23:06 ` bugzilla-daemon
  2017-03-22 15:58 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-26 21:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from michael@kuemmling.de ---
I'm sorry, but I don't get any output with CLOVER_DEBUG=clc,llvm,asm

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

[-- Attachment #1.2: Type: text/html, Size: 1013 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
                   ` (5 preceding siblings ...)
  2015-01-26 21:15 ` bugzilla-daemon
@ 2015-01-26 23:06 ` bugzilla-daemon
  2017-03-22 15:58 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2015-01-26 23:06 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from michael@kuemmling.de ---
OK, I guess, I identified the issue.

ImageMagick cached an old OpenCL program compiled some months ago, after
removing that, it does not crash any more.

Now the build fails, because cospi() and sinpi() are not yet supported by
libclc.

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

[-- Attachment #1.2: Type: text/html, Size: 1181 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] 9+ messages in thread

* [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start
  2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
                   ` (6 preceding siblings ...)
  2015-01-26 23:06 ` bugzilla-daemon
@ 2017-03-22 15:58 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-03-22 15:58 UTC (permalink / raw)
  To: dri-devel


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

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
             Blocks|                            |99553

--- Comment #8 from Vedran Miletić <vedran@miletic.net> ---
Should be fixed by:

commit 60b42171139886edb8a64624e9126eab36f8e726
Author: Aaron Watry <awatry@gmail.com>
Date:   Thu Feb 26 15:42:00 2015 +0000

    libclc/math: Add cospi

    Ported from the libclc/amd-builtins branch

    v2: Rename sincos_f_piby4 to __libclc__sincosf_piby4
        Add cospi(double) implementation instead of using llvm.cos

    Notes:
    The sincosD_piby4.h file is mostly the same as the builtin implementation
    released by AMD. The inline attribute declaration is changed, and M_PI is
    used instead of a constant double. Otherwise, the only difference is that
    the header explicitly enables the fp64 pragma.

    Signed-off-by: Aaron Watry <awatry@gmail.com>
    Reviewed-by: Jeroen Ketema <j.ketema@imperial.ac.uk>
    CC: Tom Stellard <tom@stellard.net>
    CC: Matt Arsenault <Matthew.Arsenault@amd.com>

    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@230641
91177308-0d34-0410-b5e6-96231b3b80d8

commit 301372a1c0515e615b74d896b32e6bbcb2ffeb38
Author: Jan Vesely <jan.vesely@rutgers.edu>
Date:   Wed May 6 21:59:26 2015 +0000

    Implement sinpi builtin

    Ported from AMD builtin library, passes piglit on Turks.

    Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
    Reviewed-by: Tom Stellard <thomas.stellard@amd.com>

    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@236647
91177308-0d34-0410-b5e6-96231b3b80d8

If this is still an issue, please reopen.


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: 4791 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] 9+ messages in thread

end of thread, other threads:[~2017-03-22 15:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-21 17:07 [Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start bugzilla-daemon
2015-01-21 22:39 ` bugzilla-daemon
2015-01-21 23:51 ` bugzilla-daemon
2015-01-22  3:56 ` bugzilla-daemon
2015-01-22  7:26 ` bugzilla-daemon
2015-01-22 22:01 ` bugzilla-daemon
2015-01-26 21:15 ` bugzilla-daemon
2015-01-26 23:06 ` bugzilla-daemon
2017-03-22 15:58 ` 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.