>>> Kristoffer Grönlund <deceive...@gmail.com> schrieb am 31.01.2017 um 07:34
in
Nachricht <87mve768lx....@suse.com>:

[...]
> Just from looking at the core dump, it looks like your processor doesn't
> support the SSE extensions used by the newer version of the code. You'll
> need to recompile and disable use of those extensions.
> 
> It looks like the code is using SSE 4.2, which is relatively new:
> 
> https://en.wikipedia.org/wiki/SSE4#SSE4.2 

I wonder: Shouldn't this be a part of RPM's preinstallation checks? Despite of
that I'd expect a SIGILL on illegal instructions. In my personal experience
errors in any string fuction are typically the consequence of some NULL ponter
or unterminated C string...

[...]

Regards,
Ulrich


_______________________________________________
Users mailing list: Users@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to