[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #55 from Tom Stellard --- (In reply to comment #54) > No sorry but it doesn't help. Sorry, I should have mentioned this will only help with pre-SI GPUs. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #54 from darkbasic --- No sorry but it doesn't help. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org ht

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 Tom Stellard changed: What|Removed |Added Attachment #86004|0 |1 is obsolete|

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #52 from darkbasic --- Created attachment 86167 --> https://bugs.freedesktop.org/attachment.cgi?id=86167&action=edit debug radeonsi nopatch With the patch there are no shaders in the output, so here is the output without the patch.

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #49 from Tom Stellard --- Created attachment 86004 --> https://bugs.freedesktop.org/attachment.cgi?id=86004&action=edit Possible Fix #2 Can you try this patch, and if it doesn't work post the output with R600_DEBUG=cs -- You are

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #51 from darkbasic --- Created attachment 86012 --> https://bugs.freedesktop.org/attachment.cgi?id=86012&action=edit bfgminer debug Here is the stderr output of RADEON_DUMP_SHADERS=1 bfgminer --scrypt -o stratum+tcp://stratum2.wemi

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #50 from darkbasic --- It doesn't work, but at least now it hangs at: R600_DEBUG=cs bfgminer --scrypt -o stratum+tcp://stratum2.wemineltc.com:3334 -u user.1 -p password -I 13 -v1 [2013-09-17 21:03:59] Started bfgminer 3.2.0 [2013-

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 darkbasic changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 Erdem U. Altınyurt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #46 from Aaron Watry --- Autocorrect got the best of me... s/radeonsi/radeon/g -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-dev

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #45 from Aaron Watry --- (In reply to comment #43) > I patched llvm with > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130812/184089. > html > > using > > patch -N -p1 -i p2.patch > > But still got lock-ups. >

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #44 from Aaron Watry --- I just retested on my CEDAR with fresh git mesa/llvm. bfgminer is still working correctly for 5+ minutes without a single lock-up on my machine. Kernel is 3.11 final with DPM enabled. The following are the o

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #43 from Erdem U. Alt?nyurt --- I patched llvm with http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130812/184089.html using patch -N -p1 -i p2.patch But still got lock-ups. Any hints? :/ -- You are receiving this

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #42 from Aaron Watry --- (In reply to comment #41) > I think those patches are merged with llvm-trunk. Manually installation give > me hunks and fails. The second LLVM series is not yet merged upstream, but the first one is. I was a

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #41 from Erdem U. Alt?nyurt --- I think those patches are merged with llvm-trunk. Manually installation give me hunks and fails. I update/build/install llvm-trunk,ibclc-trunk mesa-trunk and now I still got lock ups!??? ( Using 3.11.r

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #43 from Erdem U. Altınyurt --- I patched llvm with http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130812/184089.html using patch -N -p1 -i p2.patch But still got lock-ups. Any hints? :/ -- You are receiving this

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #42 from Aaron Watry --- (In reply to comment #41) > I think those patches are merged with llvm-trunk. Manually installation give > me hunks and fails. The second LLVM series is not yet merged upstream, but the first one is. I was a

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #41 from Erdem U. Altınyurt --- I think those patches are merged with llvm-trunk. Manually installation give me hunks and fails. I update/build/install llvm-trunk,ibclc-trunk mesa-trunk and now I still got lock ups!??? ( Using 3.11.r

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #40 from Aaron Watry --- Can you apply the following LLVM 2 code series, build the latest upstream libclc version, and try again? LLVM Patch series: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130812/184088.html htt

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #40 from Aaron Watry --- Can you apply the following LLVM 2 code series, build the latest upstream libclc version, and try again? LLVM Patch series: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130812/184088.html htt

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #39 from Erdem U. Alt?nyurt --- Still got luck ups with my HD6850. Using latest trunk with 3.11 RC4 kernel.. :( -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTM

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #39 from Erdem U. Altınyurt --- Still got luck ups with my HD6850. Using latest trunk with 3.11 RC4 kernel.. :( -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-07-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #38 from Aaron Watry --- (In reply to comment #37) > Any news? Sorry to leave you hanging here... I was still able to reproduce the lockups as of a week ago on a Cedar (5400), but I replaced my desktop 6850 with a 7850 about a month

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #38 from Aaron Watry --- (In reply to comment #37) > Any news? Sorry to leave you hanging here... I was still able to reproduce the lockups as of a week ago on a Cedar (5400), but I replaced my desktop 6850 with a 7850 about a month

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-07-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #37 from Erdem U. Alt?nyurt --- Any news? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-07-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #37 from Erdem U. Altınyurt --- Any news? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #36 from Erdem U. Alt?nyurt --- Ops. I forgot to update libclc. After compiling it from trunk [2013-06-29 00:32:23] Started bfgminer 3.1.1 [2013-06-29 00:32:23] CL Platform 0 vendor: Mesa [2013-06-29 00:32:23] CL Platform 0 name:

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #35 from Tom Stellard --- (In reply to comment #34) > From latest llvm & mesa trunk: > "bfgminer --benchmark" generate error of: > > EmitRawText called on an MCStreamer that doesn't support it, something must > not be fully mc'ized

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #34 from Erdem U. Alt?nyurt --- >From latest llvm & mesa trunk: "bfgminer --benchmark" generate error of: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized Stack dump: 0.Running pass

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #36 from Erdem U. Altınyurt --- Ops. I forgot to update libclc. After compiling it from trunk [2013-06-29 00:32:23] Started bfgminer 3.1.1 [2013-06-29 00:32:23] CL Platform 0 vendor: Mesa [2013-06-29 00:32:23] CL Platform 0 name:

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #35 from Tom Stellard --- (In reply to comment #34) > From latest llvm & mesa trunk: > "bfgminer --benchmark" generate error of: > > EmitRawText called on an MCStreamer that doesn't support it, something must > not be fully mc'ized

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #34 from Erdem U. Altınyurt --- >From latest llvm & mesa trunk: "bfgminer --benchmark" generate error of: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #33 from Erdem U. Alt?nyurt --- Yes. I got same version... Now, the error is gone. (I clean llvm and mesa repo, updated from trunk and rebuild.) bfgminer --benchmark generate error of: [2013-06-14 03:24:24] Error -11: Building Progr

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #33 from Erdem U. Altınyurt --- Yes. I got same version... Now, the error is gone. (I clean llvm and mesa repo, updated from trunk and rebuild.) bfgminer --benchmark generate error of: [2013-06-14 03:24:24] Error -11: Building Progr

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #32 from Tom Stellard --- (In reply to comment #31) > I rebuilt libclc from your repo now. > Also update;rebuild;install the llvm,gallium,bfgminer. > > Same error still exists. > Regards > Erdem Did you build it with the same versi

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #31 from Erdem U. Alt?nyurt --- I rebuilt libclc from your repo now. Also update;rebuild;install the llvm,gallium,bfgminer. Same error still exists. Regards Erdem -- You are receiving this mail because: You are the assignee for the

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #32 from Tom Stellard --- (In reply to comment #31) > I rebuilt libclc from your repo now. > Also update;rebuild;install the llvm,gallium,bfgminer. > > Same error still exists. > Regards > Erdem Did you build it with the same versi

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #31 from Erdem U. Altınyurt --- I rebuilt libclc from your repo now. Also update;rebuild;install the llvm,gallium,bfgminer. Same error still exists. Regards Erdem -- You are receiving this mail because: You are the assignee for the

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #30 from Tom Stellard --- (In reply to comment #29) > Error is still true. > Could you diagnose what the problem is? > Latest error message of bfgminer is: > > EmitRawText called on an MCStreamer that doesn't support it, something m

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #29 from Erdem U. Alt?nyurt --- Error is still true. Could you diagnose what the problem is? Latest error message of bfgminer is: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized Sta

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #30 from Tom Stellard --- (In reply to comment #29) > Error is still true. > Could you diagnose what the problem is? > Latest error message of bfgminer is: > > EmitRawText called on an MCStreamer that doesn't support it, something m

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #29 from Erdem U. Altınyurt --- Error is still true. Could you diagnose what the problem is? Latest error message of bfgminer is: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #28 from Olivier Langlois --- if this can help: llvm::Linker::SrcM is NULL (gdb) where #0 _M_data (this=0x90) at /usr/include/c++/4.8.0/bits/basic_string.h:293 #1 _M_rep (this=0x90) at /usr/include/c++/4.8.0/bits/basic_string.h:30

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #27 from Olivier Langlois --- (In reply to comment #26) > > > > marie-eve at Kimper /usr/lib $ bfgminer -n > > [2013-05-24 11:59:21] CL Platform 0 vendor: Mesa > > [2013-05-24 11:59:21] CL Platform 0 name: Defau

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #26 from Tom Stellard --- > > marie-eve at Kimper /usr/lib $ bfgminer -n > [2013-05-24 11:59:21] CL Platform 0 vendor: Mesa > [2013-05-24 11:59:21] CL Platform 0 name: Default > [2013-05-24

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 Olivier Langlois changed: What|Removed |Added CC||olivier at olivierlanglois.net --- Co

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #28 from Olivier Langlois --- if this can help: llvm::Linker::SrcM is NULL (gdb) where #0 _M_data (this=0x90) at /usr/include/c++/4.8.0/bits/basic_string.h:293 #1 _M_rep (this=0x90) at /usr/include/c++/4.8.0/bits/basic_string.h:30

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #27 from Olivier Langlois --- (In reply to comment #26) > > > > marie-eve@Kimper /usr/lib $ bfgminer -n > > [2013-05-24 11:59:21] CL Platform 0 vendor: Mesa > > [2013-05-24 11:59:21] CL Platform 0 name: Default

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #26 from Tom Stellard --- > > marie-eve@Kimper /usr/lib $ bfgminer -n > [2013-05-24 11:59:21] CL Platform 0 vendor: Mesa > [2013-05-24 11:59:21] CL Platform 0 name: Default > [2013-05-24 11:

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 Olivier Langlois changed: What|Removed |Added CC||oliv...@olivierlanglois.net --- Comme

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #24 from Aaron Watry --- I haven't managed to finish bisecting this yet, but I believe that this bug has been present since at least January 9th, 2013: mesa: 4f2d9a8f520cda llvm: 1db9b6957c clang: 50767d8c8f2f667255bd libclc was l

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #24 from Aaron Watry --- I haven't managed to finish bisecting this yet, but I believe that this bug has been present since at least January 9th, 2013: mesa: 4f2d9a8f520cda llvm: 1db9b6957c clang: 50767d8c8f2f667255bd libclc was l

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-14 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #23 from Tom Stellard --- The pyrit failure should be a separate bug. The failure is caused by the lack of proper private address space support. This same issues also affects a few of the GEGL filters. New bugs should be opened for

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #23 from Tom Stellard --- The pyrit failure should be a separate bug. The failure is caused by the lack of proper private address space support. This same issues also affects a few of the GEGL filters. New bugs should be opened for

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #22 from Aaron Watry --- I've gone back to kernel 3.6.11 and still get GPU locks when running this program (and the min() CL builtin in piglit). I'm leaning towards the issue being in mesa, which I'll have a much easier time bisectin

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #21 from Alex Deucher --- Created attachment 79110 --> https://bugs.freedesktop.org/attachment.cgi?id=79110&action=edit flush testing I suspect there may still be issues with flushing. You might try playing with that. This patch

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #20 from Tom Stellard --- (In reply to comment #17) > I can at least confirm that the lock-ups also happen on a CEDAR (HD 5400) > with the 3.9.0 kernel and latest drm/llvm/mesa master. This machine at > least doesn't hard lock (GPU r

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #19 from Aaron Watry --- Created attachment 79107 --> https://bugs.freedesktop.org/attachment.cgi?id=79107&action=edit dmesg lines that correspond to cs trace in previous attachment -- You are receiving this mail because: You are

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #18 from Aaron Watry --- Created attachment 79106 --> https://bugs.freedesktop.org/attachment.cgi?id=79106&action=edit Output of R600_DEBUG=trace_cs,nodma for bfgminer after lockup -- You are receiving this mail because: You are t

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #17 from Aaron Watry --- I can at least confirm that the lock-ups also happen on a CEDAR (HD 5400) with the 3.9.0 kernel and latest drm/llvm/mesa master. This machine at least doesn't hard lock (GPU resets after 10 seconds...), so I'

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #16 from Aaron Watry --- > I'm not sure that benchmark mode works for bfgminer. Can you try without > --benchmark I just signed up with a pool and tried: bfgminer -v1 -o [super_secret] -u [even_more_secret] -p [hi!!!] About 20-30 s

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #22 from Aaron Watry --- I've gone back to kernel 3.6.11 and still get GPU locks when running this program (and the min() CL builtin in piglit). I'm leaning towards the issue being in mesa, which I'll have a much easier time bisectin

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #21 from Alex Deucher --- Created attachment 79110 --> https://bugs.freedesktop.org/attachment.cgi?id=79110&action=edit flush testing I suspect there may still be issues with flushing. You might try playing with that. This patch

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #20 from Tom Stellard --- (In reply to comment #17) > I can at least confirm that the lock-ups also happen on a CEDAR (HD 5400) > with the 3.9.0 kernel and latest drm/llvm/mesa master. This machine at > least doesn't hard lock (GPU r

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #19 from Aaron Watry --- Created attachment 79107 --> https://bugs.freedesktop.org/attachment.cgi?id=79107&action=edit dmesg lines that correspond to cs trace in previous attachment -- You are receiving this mail because: You are

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #18 from Aaron Watry --- Created attachment 79106 --> https://bugs.freedesktop.org/attachment.cgi?id=79106&action=edit Output of R600_DEBUG=trace_cs,nodma for bfgminer after lockup -- You are receiving this mail because: You are t

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #17 from Aaron Watry --- I can at least confirm that the lock-ups also happen on a CEDAR (HD 5400) with the 3.9.0 kernel and latest drm/llvm/mesa master. This machine at least doesn't hard lock (GPU resets after 10 seconds...), so I'

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #16 from Aaron Watry --- > I'm not sure that benchmark mode works for bfgminer. Can you try without > --benchmark I just signed up with a pool and tried: bfgminer -v1 -o [super_secret] -u [even_more_secret] -p [hi!!!] About 20-30 s

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #15 from Tom Stellard --- (In reply to comment #8) > (In reply to comment #7) > > I would recommend using bfgminer for bitcoin mining. It auto-detects the > > mesa platform, and disabled unsupported features. All you need to do to g

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #14 from Aaron Watry --- > @Aaron, could you use pyrit or any other OpenCL tools with yours HD6850 > without lockup? I get the same error from pyrit (cpyrit-opencl) as you do: > awatry at veer:~/src/opencl_applications/cpyrit-opencl

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #15 from Tom Stellard --- (In reply to comment #8) > (In reply to comment #7) > > I would recommend using bfgminer for bitcoin mining. It auto-detects the > > mesa platform, and disabled unsupported features. All you need to do to g

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #14 from Aaron Watry --- > @Aaron, could you use pyrit or any other OpenCL tools with yours HD6850 > without lockup? I get the same error from pyrit (cpyrit-opencl) as you do: > awatry@veer:~/src/opencl_applications/cpyrit-opencl-0.

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #13 from Erdem U. Altinyurt --- Oops! LLVM 3.3 is branched today. I wish this bug vanished from LLVM before release of v3.3 in June Updated today's mesa and llvm-trunks... Without "-v1" flag, "bfgminer --benchmark" reports: [2013-05

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #13 from Erdem U. Altinyurt --- Oops! LLVM 3.3 is branched today. I wish this bug vanished from LLVM before release of v3.3 in June Updated today's mesa and llvm-trunks... Without "-v1" flag, "bfgminer --benchmark" reports: [2013-05

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #12 from Erdem U. Altinyurt --- (In reply to comment #11) > If you're experiencing GPU lockups w/ OpenCL, I'd recommend making sure that > you mesa includes: > http://cgit.freedesktop.org/mesa/mesa/commit/ > ?id=4539f8e20af286d1f521eb

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #11 from Aaron Watry --- If you're experiencing GPU lockups w/ OpenCL, I'd recommend making sure that you mesa includes: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4539f8e20af286d1f521eb016c89c6d9af0b801c This fixed a lot of co

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #12 from Erdem U. Altinyurt --- (In reply to comment #11) > If you're experiencing GPU lockups w/ OpenCL, I'd recommend making sure that > you mesa includes: > http://cgit.freedesktop.org/mesa/mesa/commit/ > ?id=4539f8e20af286d1f521eb

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #11 from Aaron Watry --- If you're experiencing GPU lockups w/ OpenCL, I'd recommend making sure that you mesa includes: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4539f8e20af286d1f521eb016c89c6d9af0b801c This fixed a lot of co

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #10 from Erdem U. Altinyurt --- Also faced same lockups at GIMP OpenCL, otherwise it looks start working, sloly. :) If bfgminer fix doesn't fix GIMP also, I will open bug report for it also. Thanks. -- You are receiving this mai

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #9 from Erdem U. Altinyurt --- Created attachment 78868 --> https://bugs.freedesktop.org/attachment.cgi?id=78868&action=edit GPU Lockup with bfgminer -v1 --benchmark kernel messages -- You are receiving this mail because: You are

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #8 from Erdem U. Altinyurt --- (In reply to comment #7) > I would recommend using bfgminer for bitcoin mining. It auto-detects the > mesa platform, and disabled unsupported features. All you need to do to get > it to work is pass th

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #7 from Tom Stellard --- (In reply to comment #4) > Hi friends, > > @Vincent, I will add output as an attachment. > > @Tom Stellard > > For pyrit : svn checkout http://pyrit.googlecode.com/svn/trunk/ > pyrit-read-only > > I don't

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #10 from Erdem U. Altinyurt --- Also faced same lockups at GIMP OpenCL, otherwise it looks start working, sloly. :) If bfgminer fix doesn't fix GIMP also, I will open bug report for it also. Thanks. -- You are receiving this mai

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #9 from Erdem U. Altinyurt --- Created attachment 78868 --> https://bugs.freedesktop.org/attachment.cgi?id=78868&action=edit GPU Lockup with bfgminer -v1 --benchmark kernel messages -- You are receiving this mail because: You are

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #8 from Erdem U. Altinyurt --- (In reply to comment #7) > I would recommend using bfgminer for bitcoin mining. It auto-detects the > mesa platform, and disabled unsupported features. All you need to do to get > it to work is pass th

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #7 from Tom Stellard --- (In reply to comment #4) > Hi friends, > > @Vincent, I will add output as an attachment. > > @Tom Stellard > > For pyrit : svn checkout http://pyrit.googlecode.com/svn/trunk/ > pyrit-read-only > > I don't

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #6 from Erdem U. Altinyurt --- Created attachment 78839 --> https://bugs.freedesktop.org/attachment.cgi?id=78839&action=edit Pyrit Debug log with Patched LLVM-trunk Hi again, I attached debug log with patch for examination. Regards

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #5 from Erdem U. Altinyurt --- Created attachment 78838 --> https://bugs.freedesktop.org/attachment.cgi?id=78838&action=edit Pyrit Error log with Debug -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #4 from Erdem U. Altinyurt --- Hi friends, @Vincent, I will add output as an attachment. @Tom Stellard For pyrit : svn checkout http://pyrit.googlecode.com/svn/trunk/ pyrit-read-only I don't patched it. Will report with your patch

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #3 from Tom Stellard --- Created attachment 78831 --> https://bugs.freedesktop.org/attachment.cgi?id=78831&action=edit Possible fix This patch should fix the error you were seeing with pyrit. However, it's possible you will now se

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #6 from Erdem U. Altinyurt --- Created attachment 78839 --> https://bugs.freedesktop.org/attachment.cgi?id=78839&action=edit Pyrit Debug log with Patched LLVM-trunk Hi again, I attached debug log with patch for examination. Regards

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #5 from Erdem U. Altinyurt --- Created attachment 78838 --> https://bugs.freedesktop.org/attachment.cgi?id=78838&action=edit Pyrit Error log with Debug -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #4 from Erdem U. Altinyurt --- Hi friends, @Vincent, I will add output as an attachment. @Tom Stellard For pyrit : svn checkout http://pyrit.googlecode.com/svn/trunk/ pyrit-read-only I don't patched it. Will report with your patch

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #3 from Tom Stellard --- Created attachment 78831 --> https://bugs.freedesktop.org/attachment.cgi?id=78831&action=edit Possible fix This patch should fix the error you were seeing with pyrit. However, it's possible you will now se

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #2 from Tom Stellard --- For pyrit it looks like we aren't handling one of the intrinsics produced by the AMDILPeephole optimizer, but can you still post the output with the RADEON_DEBUG=cs env variable set. Do you have a link to whe

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #1 from vincent --- Can you post the output with R600_DEBUG=cs env var set ? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 Erdem U. Altinyurt changed: What|Removed |Added Severity|critical|blocker CC|

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64201 Erdem U. Altinyurt changed: What|Removed |Added OS|other |Linux (All) Severity|norm

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #2 from Tom Stellard --- For pyrit it looks like we aren't handling one of the intrinsics produced by the AMDILPeephole optimizer, but can you still post the output with the RADEON_DEBUG=cs env variable set. Do you have a link to whe

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-05-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #1 from vincent --- Can you post the output with R600_DEBUG=cs env var set ? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@

  1   2   >