Comment # 5 on bug 1151290 from
(In reply to Stefan Dirsch from comment #4)
> Crash in libpthread smells a bit like " Hardware Lock Elision" problem.
> Could you check whether you have  the 'hle' CPU flag in your machine
> (cat /proc/cpuinfo | grep hle)? But that is just a shot in the dark. :-(
> 
> If you have it try this:
> 
>   export LD_LIBRARY_PATH=/lib64/noelision/:$LD_LIBRARY_PATH

Treffer versenkt :) 

 /local/werner> cat /proc/cpuinfo | grep -c ' hle '
 8


You are receiving this mail because: