Summary: | Assertion failed: (NodeToMatch->getOpcode() != ISD::DELETED_NODE && "NodeToMatch was removed partway through selection"), function SelectCodeCommon, file /usr/src/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, line 3387 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Otacílio de Araújo Ramos Neto <otacilio.neto> | ||||||||||
Component: | bin | Assignee: | freebsd-toolchain (Nobody) <toolchain> | ||||||||||
Status: | Closed DUPLICATE | ||||||||||||
Severity: | Affects Only Me | CC: | cem, dim, otacilio.neto | ||||||||||
Priority: | --- | ||||||||||||
Version: | CURRENT | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Description
Otacílio de Araújo Ramos Neto
2017-01-25 00:29:44 UTC
Created attachment 179295 [details]
Error message ask to attache this file
Error message ask to attache this file
Created attachment 179296 [details]
Error message ask to attache this file
Error message ask to attache this file
Created attachment 179298 [details]
Patch to reproduce the error
OpenCV 3.1 is not in the ports tree. This patch is a beta port of opencv3.1 to FreeBSD. To reproduce the bug apply this patch to ports tree and cd /usr/ports/graphics/opencv3-core && make
(In reply to otacilio.neto from comment #3) Sorry, this patch do not reproduce the error. I'm creating a new one. Created attachment 179299 [details]
Patch to reproduce the error
OpenCV 3.1 is not in the ports tree. This patch is a beta port of opencv3.1 to FreeBSD. To reproduce the bug apply this patch to ports tree and cd /usr/ports/graphics/opencv3-core && make
This was already reported against OpenCV 3.2 in bug 215649. There is no definite fix from upstream yet, but I could probably apply a workaround. *** This bug has been marked as a duplicate of bug 215649 *** |