[Bug 96488] [r600g]OpenCL driver causes segfault in ImageMagick's Histogram kernel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 23 15:28:19 UTC 2016


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

--- Comment #8 from Jan Vesely <jv356 at scarletmail.rutgers.edu> ---
(In reply to nixscripter from comment #7)
> Normally, I would be asking in this comment if there is any progress on
> this, but I can tell there has been... change, at least.
> 
> Now instead of crashing, it deadlocks the calling process waiting on a
> mutex. Forever, as far as I can tell.
> 
> LLVM version: r289770
> Mesa version: commit 47351b843a
> 
> Perhaps this is more easily fixed? Or is this getting to the heart of the
> matter implied in comment 2?

the hang is probably a separate bug. ImageMagick test suite results on my Turks
GPU are:
# TOTAL: 86
# PASS:  78
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 5

the errors and failures are accompanied by:
Assertion `i < getNumRegs() && "Register number out of range!"' failed.

The patches to add support for noret atomics (should be good enough for
histogram) are at:
https://reviews.llvm.org/D27989
https://reviews.llvm.org/D28067

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161223/4dd7fd40/attachment.html>


More information about the dri-devel mailing list