Closed GoogleCodeExporter closed 9 years ago
gdb output
GNU gdb (Gentoo 7.2 p1) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from
/tmp/pam-face-authentication-0.3/build/qt-facetrainer...(no debugging symbols
found)...done.
(gdb) start
Temporary breakpoint 1 at 0x8056975
Starting program: /tmp/pam-face-authentication-0.3/build/qt-facetrainer
[Thread debugging using libthread_db enabled]
Temporary breakpoint 1, 0x08056975 in main ()
(gdb) continue
Continuing.
[New Thread 0xb2ccfb70 (LWP 19705)]
Program received signal SIGSEGV, Segmentation fault.
0xb6747e58 in g_type_check_instance () from /usr/lib/libgobject-2.0.so.0
Original comment by hansolo1...@gmail.com
on 10 May 2011 at 8:52
okay I got it run with svn source and opencv-2.0.0. The new problem is, that
opencv<2.2.0 cant be build against linux-headers-2.6.38 with v4l use flag
(known issue). And without v4l useflag, my camera isnt accessible in
qt-facetrainer.
Original comment by hansolo1...@gmail.com
on 11 May 2011 at 11:19
Please follow this issue with OpenCV maintainers.
Original comment by armadefu...@gmail.com
on 8 Mar 2013 at 8:59
Original issue reported on code.google.com by
hansolo1...@gmail.com
on 10 May 2011 at 8:49