FS#59407 - [opencv] 3.4.2-1 broke waitkey

Attached to Project: Arch Linux
Opened by Cat (lasercat) - Saturday, 21 July 2018, 04:10 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 10 October 2019, 15:15 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
the waitkey triggers sigfpe sometimes in 3.4.2-1, but does not in 3.4.1-3


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
build the attached qtproject with release/profile mode

P.S.
I think it's the -O2 option that matters, not tried to compile with g++ directly though
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 10 October 2019, 15:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  4.1.2 is compiled with Qt
Comment by Antonio Rojas (arojas) - Saturday, 21 July 2018, 08:05 GMT
Please report upstream
Comment by Cat (lasercat) - Saturday, 21 July 2018, 10:45 GMT
Reported.
Comment by Antonio Rojas (arojas) - Saturday, 21 July 2018, 10:53 GMT
For reference:

https://github.com/opencv/opencv/issues/12034

Please post links when you report upstream bugs.
Comment by Cat (lasercat) - Saturday, 21 July 2018, 11:19 GMT
Ahh, sorry for this...
Comment by Cat (lasercat) - Saturday, 21 July 2018, 11:24 GMT
BTW can we have a package using QT backend?(WITH_QT)
Kinda like the QT imshow window.

Comment by Antonio Rojas (arojas) - Saturday, 21 July 2018, 11:49 GMT
That would require a separate package, the qt and gtk backends are mutually exclusive.
Comment by Cat (lasercat) - Thursday, 09 August 2018, 07:01 GMT
Shall we fall back to gtk2 until upstreams fix this issue?
Comment by Cat (lasercat) - Thursday, 09 August 2018, 07:03 GMT
Or make a package opencv-gtk2 provides opencv and conflicts with opencv?

Loading...