All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island
@ 2013-05-04 23:58 bugzilla-daemon
  2013-05-05  0:08 ` [Bug 64225] " bugzilla-daemon
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-05-04 23:58 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 64225
          Assignee: dri-devel@lists.freedesktop.org
           Summary: bfgminer --scyte generates Segmentation Fault on
                    Northern Island
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: spamjunkeater@gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/DRI/R600
           Product: Mesa

Created attachment 78869
  --> https://bugs.freedesktop.org/attachment.cgi?id=78869&action=edit
./bfgminer -v1 --benchmark --scrypt &>

OpenSUSE LLVM-trunk (patched version using:
https://bugs.freedesktop.org/attachment.cgi?id=78831) with Mesa trunk 3.9
kernel x86_64


"./bfgminer -v1 --benchmark --scrypt"
Generated segmentation fault.
Log attached.
Thanks

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
@ 2013-05-05  0:08 ` bugzilla-daemon
  2013-05-24  0:36 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-05-05  0:08 UTC (permalink / raw)
  To: dri-devel


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

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

Erdem U. Altinyurt <spamjunkeater@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/DRI/R600            |Drivers/Gallium/r600

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
  2013-05-05  0:08 ` [Bug 64225] " bugzilla-daemon
@ 2013-05-24  0:36 ` bugzilla-daemon
  2013-05-24 10:21 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-05-24  0:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Tom Stellard <tstellar@gmail.com> ---
Can you apply this patch:
http://lists.freedesktop.org/archives/mesa-dev/2013-May/039728.html to libclc
and re-post the output from bfgminer.

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
  2013-05-05  0:08 ` [Bug 64225] " bugzilla-daemon
  2013-05-24  0:36 ` bugzilla-daemon
@ 2013-05-24 10:21 ` bugzilla-daemon
  2013-05-24 10:32 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-05-24 10:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Erdem U. Altinyurt <spamjunkeater@gmail.com> ---
Himm...
Here is a problem.
I updated LLVM-trunk and installed.
Than run this commands:

git clone http://llvm.org/git/libclc.git
cd libclc
./configure.py
make

but  got this error:

LLVM-CC nvptx--nvidiacl/lib/workitem/get_global_size.cl.bc
LLVM-LINK nvptx--nvidiacl/lib/builtins.link.bc
OPT nvptx--nvidiacl/lib/builtins.opt.bc
CXX utils/prepare-builtins.o
./utils/prepare-builtins.cpp:3:27: fatal error: llvm/Function.h: No such file
or directory
compilation terminated.

I think llvm changed llvm/Function.h files location to llvm/IR/Function.h...

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-05-24 10:21 ` bugzilla-daemon
@ 2013-05-24 10:32 ` bugzilla-daemon
  2013-08-29 16:58 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-05-24 10:32 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Erdem U. Altinyurt <spamjunkeater@gmail.com> ---
Created attachment 79753
  --> https://bugs.freedesktop.org/attachment.cgi?id=79753&action=edit
Debug with libclc patch

Now tried with using http://cgit.freedesktop.org/~tstellar/libclc.

patched successfully and I got:

LLVM ERROR: Not supported instr: <MCInst 213 <MCOperand Reg:1046> <MCOperand
Reg:1030> <MCOperand Imm:3> <MCOperand Imm:0>>

Attaching full debug log.

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-05-24 10:32 ` bugzilla-daemon
@ 2013-08-29 16:58 ` bugzilla-daemon
  2013-09-10 20:28 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-08-29 16:58 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Alexey Shvetsov <alexxy@gentoo.org> ---
It still dont work with recent mesa and llvm git

 [2013-08-29 20:56:21] setrlimit: Increased soft fd limit from 1024 to hard
limit of 4096                    
 [2013-08-29 20:56:21] Started bfgminer 3.1.4                    
 [2013-08-29 20:56:21] DISPLAY not set, setting :0 just in case                 
 [2013-08-29 20:56:21] CL Platform 0 vendor: Mesa                    
 [2013-08-29 20:56:21] CL Platform 0 name: Default                    
 [2013-08-29 20:56:21] CL Platform 0 version: OpenCL 1.1 MESA 9.3.0-devel       
 [2013-08-29 20:56:21] Platform 0 devices: 2                    
 [2013-08-29 20:56:21]  0       AMD TURKS                    
 [2013-08-29 20:56:21]  1       AMD TURKS                    
 [2013-08-29 20:56:21] OCL 0 : Set temperature config: target=89 cutoff=95      
 [2013-08-29 20:56:21] OCL 1 : Set temperature config: target=89 cutoff=95      
 [2013-08-29 20:56:21] Probing for an alive pool                    
 [2013-08-29 20:56:21] Testing pool stratum+tcp://pool1.us.multipool.us:7777    
 [2013-08-29 20:56:21] Popping work to stage thread                    
 [2013-08-29 20:56:21] HTTP request failed: Protocol stratum+tcp not supported
or disabled in libcurl                    
 [2013-08-29 20:56:21] Failed to connect in json_rpc_call                    
 [2013-08-29 20:56:21] initiate_stratum with sockbuf=(nil)                    
 [2013-08-29 20:56:22] Failed to get sessionid in initiate_stratum              
 [2013-08-29 20:56:22] Pool 0 stratum bdifficulty set to 64.000000              
 [2013-08-29 20:56:22] Received stratum notify from pool 0 with job_id=4e0f     
 [2013-08-29 20:56:22] Stratum authorisation success for pool 0                 
 [2013-08-29 20:56:22] Pool 0 stratum+tcp://pool1.us.multipool.us:7777 alive    
 [2013-08-29 20:56:22] Unknown stratum msg: {"error": [-3, "Method
'get_transactions' not found for service 'mining'", null], "id": "txlist4e0f",
"result": null}                    
 [2013-08-29 20:56:22] Generated stratum header
0000000425d2a29aee3cbacad8a94ec98838e2c112a991a55047ea9514de3bd500000000e389da9ba502304db2025736ebf8d700e1f30aa1d04985669f44de3bdc612bb6521f7d141c2d346300000000 
 [2013-08-29 20:56:22] Work job_id 4e0f nonce2 00000000                    
 [2013-08-29 20:56:22] Generated target
000003fffc000000000000000000000000000000000000000000000000000000                
 [2013-08-29 20:56:22] Network difficulty changed to 5 (40.54Mh/s)              
 [2013-08-29 20:56:22] New block: ...ee3cbaca25d2a29a diff 5 (40.54Mh/s)        
 [2013-08-29 20:56:22] Stratum from pool 0 detected new block                   
 [2013-08-29 20:56:22] Pool 0 is hiding block contents from us                  
 [2013-08-29 20:56:22] Init GPU thread 0 GPU 0 virtual GPU 0                    
 [2013-08-29 20:56:22] CL Platform vendor: Mesa                    
 [2013-08-29 20:56:22] CL Platform name: Default                    
 [2013-08-29 20:56:22] CL Platform version: OpenCL 1.1 MESA 9.3.0-devel         
 [2013-08-29 20:56:22] List of devices:                    
 [2013-08-29 20:56:22]  0       AMD TURKS                    
 [2013-08-29 20:56:22]  1       AMD TURKS                    
 [2013-08-29 20:56:22] Selected 0: AMD TURKS                    
 [2013-08-29 20:56:22] Preferred vector width reported 4                    
 [2013-08-29 20:56:22] Max work group size reported 256                    
 [2013-08-29 20:56:22] Max mem alloc size is 50331648                    
 [2013-08-29 20:56:22] Mesa OpenCL platform detected, disabling OpenCL kernel
binaries and bitalign                    
 [2013-08-29 20:56:22] Selecting scrypt kernel                    
 [2013-08-29 20:56:22] GPU 0: selecting lookup gap of 2                    
 [2013-08-29 20:56:22] GPU 0: selecting thread concurrency of 320               
 [2013-08-29 20:56:22] OCL 0: Configured OpenCL kernel name:
scrypt130511AMDTURKSglg2tc320w256l8pOpenCL1_1MESA9_3_0devel                    
 [2013-08-29 20:56:22] Setting worksize to 256                    
 [2013-08-29 20:56:22] cl_amd_media_ops not found, will not set BITALIGN        
 [2013-08-29 20:56:22] BFI_INT patch requiring device not found, will not
BFI_INT patch                    
 [2013-08-29 20:56:22] CompilerOptions: -D LOOKUP_GAP=2 -D
CONCURRENT_THREADS=320 -D WORKSIZE=256 -D GOFFSET                    
 [2013-08-29 20:56:23] Initialising kernel scrypt130511.cl without bitalign, 1
vectors and worksize 256                    
 [2013-08-29 20:56:23] Creating scrypt buffer sized 20971520                    
 [2013-08-29 20:56:23] initCl() finished. Found AMD TURKS                    
 [2013-08-29 20:56:23] Waking up thread 0                    
 [2013-08-29 20:56:23] Init GPU thread 1 GPU 1 virtual GPU 1                    
 [2013-08-29 20:56:23] CL Platform vendor: Mesa                    
 [2013-08-29 20:56:23] CL Platform name: Default                    
 [2013-08-29 20:56:23] CL Platform version: OpenCL 1.1 MESA 9.3.0-devel         
 [2013-08-29 20:56:23] List of devices:                    
 [2013-08-29 20:56:23]  0       AMD TURKS                    
 [2013-08-29 20:56:23]  1       AMD TURKS                    
 [2013-08-29 20:56:23] Selected 1: AMD TURKS                    
 [2013-08-29 20:56:23] Popping ping in miner thread                    
 [2013-08-29 20:56:23] OCL 0: Popping work from get queue to get work           
 [2013-08-29 20:56:23] Preferred vector width reported 4                    
 [2013-08-29 20:56:23] Max work group size reported 256                    
 [2013-08-29 20:56:23] Max mem alloc size is 50331648                    
 [2013-08-29 20:56:23] Mesa OpenCL platform detected, disabling OpenCL kernel
binaries and bitalign                    
 [2013-08-29 20:56:23] Selecting scrypt kernel                    
 [2013-08-29 20:56:23] GPU 1: selecting lookup gap of 2                    
 [2013-08-29 20:56:23] GPU 1: selecting thread concurrency of 320               
 [2013-08-29 20:56:23] OCL 1: Configured OpenCL kernel name:
scrypt130511AMDTURKSglg2tc320w256l8pOpenCL1_1MESA9_3_0devel                    
 [2013-08-29 20:56:23] Setting worksize to 256                    
 [2013-08-29 20:56:23] cl_amd_media_ops not found, will not set BITALIGN        
 [2013-08-29 20:56:23] BFI_INT patch requiring device not found, will not
BFI_INT patch                    
 [2013-08-29 20:56:23] CompilerOptions: -D LOOKUP_GAP=2 -D
CONCURRENT_THREADS=320 -D WORKSIZE=256 -D GOFFSET                    
 [2013-08-29 20:56:25] Initialising kernel scrypt130511.cl without bitalign, 1
vectors and worksize 256                    
 [2013-08-29 20:56:25] Creating scrypt buffer sized 20971520                    
 [2013-08-29 20:56:25] initCl() finished. Found AMD TURKS                    
 [2013-08-29 20:56:25] Waking up thread 1                    
 [2013-08-29 20:56:25] 2 gpu miner threads started                    
 [2013-08-29 20:56:25] Creating extra submit work thread                    
 [2013-08-29 20:56:25] Popping ping in miner thread                    
 [2013-08-29 20:56:25] OCL 1: Popping work from get queue to get work           
 [2013-08-29 20:56:25] API not running - API will not be available              
 [2013-08-29 20:56:25] Generated stratum header
0000000425d2a29aee3cbacad8a94ec98838e2c112a991a55047ea9514de3bd5000000006c5e7f0b83c40ac268481321cd66902b5539da7ef2e2a4b1477af7667f0a1e0f521f7d161c2d346300000000 
 [2013-08-29 20:56:25] Work job_id 4e0f nonce2 01000000                    
 [2013-08-29 20:56:25] Generated target
000003fffc000000000000000000000000000000000000000000000000000000                
 [2013-08-29 20:56:25] Generated stratum work                    
 [2013-08-29 20:56:25] Pushing work from pool 0 to hash queue                   
 [2013-08-29 20:56:25] OCL 1: Got work from get queue to get work for thread 1  
 [2013-08-29 20:56:25] Generated stratum header
0000000425d2a29aee3cbacad8a94ec98838e2c112a991a55047ea9514de3bd500000000df55dd8a87fcf4a791fe03fb2f19a1d1464dbf88413ce7f95e9fb05bf6ffa282521f7d161c2d346300000000 
 [2013-08-29 20:56:25] Work job_id 4e0f nonce2 02000000                    
 [2013-08-29 20:56:25] Generated target
000003fffc000000000000000000000000000000000000000000000000000000                
 [2013-08-29 20:56:25] Generated stratum work                    
 [2013-08-29 20:56:25] Pushing work from pool 0 to hash queue                   
 [2013-08-29 20:56:25] OCL 0: Got work from get queue to get work for thread 0  
 [2013-08-29 20:56:25] Generated stratum header
0000000425d2a29aee3cbacad8a94ec98838e2c112a991a55047ea9514de3bd50000000004ddb06683b94187f143c27cdf13175967356b28b33cf78b0aded8ebf74af945521f7d161c2d346300000000 
 [2013-08-29 20:56:25] Work job_id 4e0f nonce2 03000000                    
 [2013-08-29 20:56:25] Generated target
000003fffc000000000000000000000000000000000000000000000000000000                
 [2013-08-29 20:56:25] Generated stratum work                    
 [2013-08-29 20:56:25] Pushing work from pool 0 to hash queue                   
 [2013-08-29 20:56:25] Generated stratum header
0000000425d2a29aee3cbacad8a94ec98838e2c112a991a55047ea9514de3bd500000000c7e7ca6233d52650ad4fe9aaa033f8d90ecd855d8ffa908d7aa32d76a183654b521f7d161c2d346300000000 
 [2013-08-29 20:56:25] Work job_id 4e0f nonce2 04000000                    
 [2013-08-29 20:56:25] Generated target
000003fffc000000000000000000000000000000000000000000000000000000                
 [2013-08-29 20:56:25] Generated stratum work                    
 [2013-08-29 20:56:25] Pushing work from pool 0 to hash queue                   
LLVM ERROR: Not supported instr: <MCInst 286 <MCOperand Reg:1103> <MCOperand
Reg:975> <MCOperand Imm:1> <MCOperand Imm:0>>
LLVM ERROR: Not supported instr: <MCInst 286 <MCOperand Reg:1103> <MCOperand
Reg:975> <MCOperand Imm:1> <MCOperand Imm:0>>
Segmentation fault

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-08-29 16:58 ` bugzilla-daemon
@ 2013-09-10 20:28 ` bugzilla-daemon
  2013-09-28  0:24 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-09-10 20:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Erdem U. Altınyurt <spamjunkeater@gmail.com> ---
Since "bfgminer --benchmark --scrypt " command produces the error message of:
"Cannot use benchmark mode with scrypt"

I cannot report if scrypt is start to work or not.

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-09-10 20:28 ` bugzilla-daemon
@ 2013-09-28  0:24 ` bugzilla-daemon
  2013-10-10 11:38 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-09-28  0:24 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 86763
  --> https://bugs.freedesktop.org/attachment.cgi?id=86763&action=edit
Possible Fix

Can you try this patch?

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-09-28  0:24 ` bugzilla-daemon
@ 2013-10-10 11:38 ` bugzilla-daemon
  2013-11-13  0:18 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-10-10 11:38 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Alexey Shvetsov <alexxy@gentoo.org> ---
IT still failes with 

0x7fe5003bfc10: i32 = GlobalAddress<void (<4 x i32>*, <4 x i32>*, <4 x i32>, <4
x i32>, <4 x i32>, <4 x i32>)* @SHA256> 0 [ORD=6879]
Stack dump:
0.      Running pass 'Function Pass Manager' on module 'radeon'.
1.      Running pass 'AMDGPU DAG->DAG Pattern Instruction Selection' on
function '@search'

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-10-10 11:38 ` bugzilla-daemon
@ 2013-11-13  0:18 ` bugzilla-daemon
  2013-11-13 13:01 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-11-13  0:18 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Tom Stellard <tstellar@gmail.com> ---
(In reply to comment #7)
> IT still failes with 
> 
> 0x7fe5003bfc10: i32 = GlobalAddress<void (<4 x i32>*, <4 x i32>*, <4 x i32>,
> <4 x i32>, <4 x i32>, <4 x i32>)* @SHA256> 0 [ORD=6879]
> Stack dump:
> 0.      Running pass 'Function Pass Manager' on module 'radeon'.
> 1.      Running pass 'AMDGPU DAG->DAG Pattern Instruction Selection' on
> function '@search'

I think this may be working now if you try the git versions of Mesa and LLVM,
can you test?

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-11-13  0:18 ` bugzilla-daemon
@ 2013-11-13 13:01 ` bugzilla-daemon
  2013-11-14  2:56 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-11-13 13:01 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Alexey Shvetsov <alexxy@gentoo.org> ---
Still failes 

0x7f57a0454d20: i32 = GlobalAddress<void (<4 x i32>*)* @salsa> 0 [ORD=9236]

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (9 preceding siblings ...)
  2013-11-13 13:01 ` bugzilla-daemon
@ 2013-11-14  2:56 ` bugzilla-daemon
  2017-03-22 15:40 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-11-14  2:56 UTC (permalink / raw)
  To: dri-devel


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

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

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86763|0                           |1
        is obsolete|                            |

--- Comment #10 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 89172
  --> https://bugs.freedesktop.org/attachment.cgi?id=89172&action=edit
Possible Fix #2

Does this patch help?

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

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

* [Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (10 preceding siblings ...)
  2013-11-14  2:56 ` bugzilla-daemon
@ 2017-03-22 15:40 ` bugzilla-daemon
  2018-05-30  6:32 ` [Bug 64225] [clover/turks] bfgminer --scrypt generates Segmentation Fault bugzilla-daemon
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2017-03-22 15:40 UTC (permalink / raw)
  To: dri-devel


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

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

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

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

--- Comment #11 from Vedran Miletić <vedran@miletic.net> ---
Does this still happen?


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: 2330 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] 16+ messages in thread

* [Bug 64225] [clover/turks] bfgminer --scrypt generates Segmentation Fault
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (11 preceding siblings ...)
  2017-03-22 15:40 ` bugzilla-daemon
@ 2018-05-30  6:32 ` bugzilla-daemon
  2018-05-30  6:34 ` bugzilla-daemon
  2019-09-18 19:02 ` bugzilla-daemon
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2018-05-30  6:32 UTC (permalink / raw)
  To: dri-devel


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

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

Jan Vesely <jan.vesely@rutgers.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|bfgminer --scyte generates  |[clover/turks] bfgminer
                   |Segmentation Fault on       |--scrypt generates
                   |Northern Island             |Segmentation Fault

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

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

* [Bug 64225] [clover/turks] bfgminer --scrypt generates Segmentation Fault
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (12 preceding siblings ...)
  2018-05-30  6:32 ` [Bug 64225] [clover/turks] bfgminer --scrypt generates Segmentation Fault bugzilla-daemon
@ 2018-05-30  6:34 ` bugzilla-daemon
  2019-09-18 19:02 ` bugzilla-daemon
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2018-05-30  6:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #12 from Jan Vesely <jan.vesely@rutgers.edu> ---
(In reply to Vedran Miletić from comment #11)
> Does this still happen?

It no longer segfaults, but still fails to build.


 [2018-05-30 02:32:30] Initialising kernel scrypt.cl without bitalign, 2
vectors
 and worksize 256
 [2018-05-30 02:32:30] Error -46: Creating Kernel from program.
(clCreateKernel)

 [2018-05-30 02:32:30] OCL 0: Failed to load kernel

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

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

* [Bug 64225] [clover/turks] bfgminer --scrypt generates Segmentation Fault
  2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
                   ` (13 preceding siblings ...)
  2018-05-30  6:34 ` bugzilla-daemon
@ 2019-09-18 19:02 ` bugzilla-daemon
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:02 UTC (permalink / raw)
  To: dri-devel


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

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

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

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

--- Comment #13 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/436.

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

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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-04 23:58 [Bug 64225] New: bfgminer --scyte generates Segmentation Fault on Northern Island bugzilla-daemon
2013-05-05  0:08 ` [Bug 64225] " bugzilla-daemon
2013-05-24  0:36 ` bugzilla-daemon
2013-05-24 10:21 ` bugzilla-daemon
2013-05-24 10:32 ` bugzilla-daemon
2013-08-29 16:58 ` bugzilla-daemon
2013-09-10 20:28 ` bugzilla-daemon
2013-09-28  0:24 ` bugzilla-daemon
2013-10-10 11:38 ` bugzilla-daemon
2013-11-13  0:18 ` bugzilla-daemon
2013-11-13 13:01 ` bugzilla-daemon
2013-11-14  2:56 ` bugzilla-daemon
2017-03-22 15:40 ` bugzilla-daemon
2018-05-30  6:32 ` [Bug 64225] [clover/turks] bfgminer --scrypt generates Segmentation Fault bugzilla-daemon
2018-05-30  6:34 ` bugzilla-daemon
2019-09-18 19:02 ` 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.