[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 2 03:49:20 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=629244
  GStreamer | gst-plugins-bad | git

--- Comment #74 from Nicola <lists at svrinformatica.it> 2011-06-02 10:49:13 UTC ---
Hi again,

valgrind show the following warnings:

==4516== Thread 1:
==4516== 12 bytes in 1 blocks are definitely lost in loss record 484 of 4,345
==4516==    at 0x4C28FAC: malloc (vg_replace_malloc.c:236)
==4516==    by 0x616EA62: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.2800.6)
==4516==    by 0xF52B68A: ??? (gstmotioncells.c:782)
==4516==    by 0x52E2DB1: gst_pad_chain_data_unchecked (gstpad.c:4247)
==4516==    by 0x52E362A: gst_pad_push_data (gstpad.c:4479)
==4516==    by 0x52E642C: gst_pad_push (gstpad.c:4704)
==4516==    by 0x506A3C5: gst_base_transform_chain (gstbasetransform.c:2458)
==4516==    by 0x52E2DB1: gst_pad_chain_data_unchecked (gstpad.c:4247)
==4516==    by 0x52E362A: gst_pad_push_data (gstpad.c:4479)
==4516==    by 0x52E642C: gst_pad_push (gstpad.c:4704)
==4516==    by 0xEA61208: gst_jpeg_dec_chain (gstjpegdec.c:1544)
==4516==    by 0x52E2DB1: gst_pad_chain_data_unchecked (gstpad.c:4247)

==4359== 230,424 bytes in 1 blocks are possibly lost in loss record 4,342 of
4,344
==4359==    at 0x4C28FAC: malloc (vg_replace_malloc.c:236)
==4359==    by 0x104BEB24: cv::fastMalloc(unsigned long) (in
/usr/lib/libcxcore.so.2.1.0)
==4359==    by 0x104F2447: cvCreateData (in /usr/lib/libcxcore.so.2.1.0)
==4359==    by 0x10504E92: cvCloneImage (in /usr/lib/libcxcore.so.2.1.0)
==4359==    by 0xF52EDF2: MotionCells::performDetectionMotionCells(_IplImage*,
double, double, int, int, long, bool, bool, int, motionmaskcoordrect*, int,
motioncellidx*, cellscolor*, int, motioncellidx*, long, char*, bool, int)
(MotionCells.cpp:253)
==4359==    by 0xF52C747: perform_detection_motion_cells
(motioncells_wrapper.cpp:37)
==4359==    by 0xF52B8D2: ??? (gstmotioncells.c:827)
==4359==    by 0x52E653B: gst_pad_push (gstpad.c:4684)
==4359==    by 0x506A3C5: gst_base_transform_chain (gstbasetransform.c:2458)
==4359==    by 0x52E2DB1: gst_pad_chain_data_unchecked (gstpad.c:4247)
==4359==    by 0x52E362A: gst_pad_push_data (gstpad.c:4479)
==4359==    by 0x52E642C: gst_pad_push (gstpad.c:4704)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list