Bug 1610527 - opencv crashes on Intel Xeon 5450
Summary: opencv crashes on Intel Xeon 5450
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: opencv
Version: 28
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-31 20:31 UTC by Andrea V.
Modified: 2018-09-30 08:26 UTC (History)
17 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-27 01:29:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Andrea V. 2018-07-31 20:31:32 UTC
Description of problem:
blender is not starting

Version-Release number of selected component (if applicable):
2.79b-3

How reproducible:
Always

Steps to Reproduce:
1. start blender

Actual results:

******************************************************************
* FATAL ERROR:                                                   *
* This OpenCV build doesn't support current CPU/HW configuration *
*                                                                *
* Use OPENCV_DUMP_CONFIG=1 environment variable for details      *
******************************************************************

Required baseline features:
SSE - OK
SSE2 - OK
SSE3 - NOT AVAILABLE
OpenCV(3.4.1) Error: Assertion failed (Missing support for required CPU baseline features. Check OpenCV build configuration and required CPU/HW setup.) in initialize, file /builddir/build/BUILD/opencv-3.4.1/modules/core/src/system.cpp, line 487
terminate called after throwing an instance of 'cv::Exception'
  what():  OpenCV(3.4.1) /builddir/build/BUILD/opencv-3.4.1/modules/core/src/system.cpp:487: error: (-215) Missing support for required CPU baseline features. Check OpenCV build configuration and required CPU/HW setup. in function initialize

Annullato (core dump creato)


Expected results:
blender starting up...

Additional info:
system specs: motherboard: intel DP45SG (lga775) - cpu: intel xeon 5450 (lga771) - ram: 8Gb

Comment 1 Luya Tshimbalanga 2018-08-10 06:30:01 UTC
Could you test this update if that solves the issue?
https://bodhi.fedoraproject.org/updates/FEDORA-2018-1f97e63b89

Comment 2 Luya Tshimbalanga 2018-08-10 06:40:13 UTC
It appears the issue is related to OpenCV on that old Xeon 5450. Assigning to the right packager.

Comment 3 Josef Ridky 2018-08-10 06:46:45 UTC
If your CPU doesn't support required feature, none update of OpenCV sowftware will solve it.

You have to update your hardware to be able to use this software again.

Closing as CANTFIX.

Comment 4 Andrea V. 2018-09-03 19:01:48 UTC
I think that Xeon 5450 supports SSE3... see:

http://cpuboss.com/cpu/Intel-Xeon-X5450

I have the latest Intel microcode installed anyway my setup is a hack: the CPU is a LGA 771 socket while the motherboard is LGA 775

I bypassed the problem downloading and installing Blender from sourceforge.net and it works fine.

Comment 5 Sergio Basto 2018-09-27 01:29:20 UTC

Close as work for you (or me)

"I bypassed the problem downloading and installing Blender from sourceforge.net and it works fine."

what you mean as modified ?

Comment 6 Andrea V. 2018-09-30 08:26:59 UTC
Sorry, my mistake, I was meaning that I modified the bug report adding my comment.


Note You need to log in before you can comment on or make changes to this bug.