As I have seen others describe in the forum, I have a consistently repro’d AV when using the Surface palette to apply noise.
I don’t exactly need support for the issue, because I can work around the issue and don’t have any need anytime soon for the feature anyway. (I’m new, learning, and this is a hobby for fun in my spare time.) But as it is very consistent for me, and I have seen others talk about it, I wanted to see if there is a way for customers to help with crashes like this by providing Pixologic repro information and memory dumps.
From a really quick glance at it, there is something that sticks out right away (bold/red emphasis below is mine)…
0:000:x86> g
(1ab0.6ac): Access violation - code c0000005 (!!! second chance !!!)
ntdll_76f50000!RtlTryEnterCriticalSection+0x245:
76fa221e 3908 cmp dword ptr [eax],ecx ds:002b:00000000=???
0:000:x86> U
ntdll_76f50000!RtlTryEnterCriticalSection+0x245:
76fa221e 3908 cmp dword ptr [eax],ecx
76fa2220 0f85ce670300 jne ntdll_76f50000!RtlCreateUserThread+0x15fda (76fd89f4)
76fa2226 890a mov dword ptr [edx],ecx
76fa2228 894204 mov dword ptr [edx+4],eax
76fa222b 8910 mov dword ptr [eax],edx
76fa222d 895104 mov dword ptr [ecx+4],edx
76fa2230 0fb706 movzx eax,word ptr [esi]
76fa2233 014774 add dword ptr [edi+74h],eax
0:000:x86> r
eax=00000000 ebx=00000000 ecx=1b3607f0 edx=1b49d7e0 esi=1b49d7d8 edi=00240000
eip=76fa221e esp=0018d650 ebp=0018d6c0 iopl=0 nv up ei ng nz ac po cy
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010293
ntdll_76f50000!RtlTryEnterCriticalSection+0x245:
76fa221e 3908 cmp dword ptr [eax],ecx ds:002b:00000000=???
Is there any place to upload a dump file and provide repro steps?