Re: [Mesa-dev] lvm pipe crash under windows

2016-03-21 Thread Roland Scheidegger
Xeons certainly support SSE (or AVX if they are new enough). You did however mention this was using some production server, which to me means it's probably using some old windows version missing some updates. In particular, windows 7 (don't ask me to what server version this corresponds) without so

Re: [Mesa-dev] lvm pipe crash under windows

2016-03-20 Thread Jason Anderssen
Hi All, I thought I would share for the benefits of anyone in a similar issue like me one day. I think the cause is the processors being used are xeon, and they don¹t support sse extensions. I thought maybe the 3.4 version of LLVM must have a bug in detecting this processor, so I tried 3.6.2 of LL

Re: [Mesa-dev] lvm pipe crash under windows

2016-03-19 Thread Roland Scheidegger
Am 17.03.2016 um 01:52 schrieb Jason Anderssen: > Hi all, > > I was wondering if anyone knows of or has seen a crash when Mesa is > compiled for with LVM Pipe ? > The reason I ask is that if our user uses a compiled version of Mesa > using the slower software render, it works fine, the moment we c

[Mesa-dev] lvm pipe crash under windows

2016-03-19 Thread Jason Anderssen
Hi all, I was wondering if anyone knows of or has seen a crash when Mesa is compiled for with LVM Pipe ? The reason I ask is that if our user uses a compiled version of Mesa using the slower software render, it works fine, the moment we compile it with LVM, it crashes. I have an api trace that

Re: [Mesa-dev] lvm pipe crash under windows

2016-03-18 Thread Jason Anderssen
Mesa version is 11.1.2 LVM - 3.4 Ill see what I can do regarding a gdb backtrace. Cheers Jason On 17/03/2016 11:38 am, "Roland Scheidegger" wrote: >Am 17.03.2016 um 01:52 schrieb Jason Anderssen: >> Hi all, >> >> I was wondering if anyone knows of or has seen a crash when Mesa is >> compiled fo