FS#37923 - [imagemagick] 6.8.7.6-1 creates magick_opencl_*.bin file on various operations

Attached to Project: Arch Linux
Opened by Dirk (dsohler) - Wednesday, 27 November 2013, 05:28 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 27 November 2013, 21:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When performing several operations with convert or mogrify ImageMagick creates a file named magick_opencl_GeForce 9600 GT_00_156fb5f8.bin (see attachment). The GeForce 9600 GT name comes from my graphics card.

$ lspci -s 01:00
01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT] (rev a1)

The _00_156fb5f8 part of the file name is always the same. I couldn’t find any information in the manpages, the ImageMagick forums, or via web research on that files.


Additional info:

* imagemagick 6.8.7.6-1
* nvidia 331.20-1
* -Syu’d yesterday
* The operation works as expected
* There are absolutely no error messages
* May be official Nvidia driver related?


Steps to reproduce:

* Install imagemagick 6.8.7.6-1
* Perform an operation with convert. For example: convert -geometry 100x test.jpg test-100.jpg
* After that operation said file appears in working directory
This task depends upon

Closed by  Eric Belanger (Snowman)
Wednesday, 27 November 2013, 21:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  imagemagick-6.8.7.7-1

Loading...