[MacPorts] #24648: HaarClassifierCascade crashes
MacPorts
noreply at macports.org
Sun Apr 25 01:15:39 PDT 2010
#24648: HaarClassifierCascade crashes
------------------------------+---------------------------------------------
Reporter: wiking@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: opencv
------------------------------+---------------------------------------------
I'm trying to run the simple facedetect.cpp sample of OpenCV, but seems
there's something wrong as it crashes right away.
gdb output:
{{{
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000020
[Switching to process 15967]
0x0000000101213200 in omp_get_thread_num ()
(gdb) bt
#0 0x0000000101213200 in omp_get_thread_num ()
#1 0x0000000100f373bb in cvHaarDetectObjects.omp_fn.1 ()
#2 0x00007fff857fd8b6 in _pthread_start ()
#3 0x00007fff857fd769 in thread_start ()
(gdb) info threads
* 4 port# 0x2503 0x0000000101213200 in omp_get_thread_num ()
3 port# 0x1b03 0x00007fff857de30a in __workq_kernreturn ()
2 port# 0x1703 0x00007fff857dd4ea in kevent ()
1 port# 0x903 0x0000000100f35147 in cvRunHaarClassifierCascade ()
}}}
--
Ticket URL: <http://trac.macports.org/ticket/24648>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list