OpenCV - #Bug 2058

OpenCV - Bug # 2058: OutOfMemoryError
Status:
Author:
Created:
Updated:
Affected version:
Difficulty:
Cancelled
Priority:
2012-06-16
Assignee:
Domenico Luciani
Category:
2015-05-14
Due date:
Normal
highgui-camera
Vadim Pisarevsky
2.4.0 - 2.4.8
Pull request:
Operating System:
HW Platform:
Description:
Any
Any
I've used Slackware 13.37 opencv-2.4.1 and ffmpeg-0.11, my test failed with:
OpenCV Error: Insufficient memory (Failed to allocate 921600 bytes) in OutOfMemoryError, file
/tmp/pkg/OpenCV-2.4.1/modules/core/src/alloc.cpp, line 52
terminate called after throwing an instance of 'cv::Exception'
what(): /tmp/pkg/OpenCV-2.4.1/modules/core/src/alloc.cpp:52: error: (-4) Failed to allocate 921600 bytes in
function OutOfMemoryError
History
2012-06-16 07:03 am - Vadim Pisarevsky
- Status changed from Open to Cancelled
without a sample code it's impossible to reproduce the problem
2012-06-16 09:52 am - Domenico Luciani
- File movement.c added
I'm sorry, i forget to include my source code.
After 60 seconds my program crash with error:
> OpenCV Error: Insufficient memory (Failed to allocate 921600 bytes) in OutOfMemoryError, file /tmp/pkg/OpenCV-2.4.1/modules/core/src/alloc.cpp,
line 52
> terminate called after throwing an instance of 'cv::Exception'
> what(): /tmp/pkg/OpenCV-2.4.1/modules/core/src/alloc.cpp:52: error: (-4) Failed to allocate 921600 bytes in function OutOfMemoryError
2012-06-18 03:01 pm - Andrey Kamaev
- Priority changed from High to Normal
- Status changed from Cancelled to Open
2012-08-16 05:33 pm - Andrey Kamaev
- Category changed from highgui-images to highgui-camera
2015-05-14 08:53 pm - Vadim Pisarevsky
- Status changed from Open to Cancelled
- Affected version set to 2.4.0 - 2.4.8
2015-07-06
1/2
- Operating System set to Any
- HW Platform set to Any
let's cancel very old bug in a hope that they are not relevant anymore; please, reopen if they are still relevant
Files
movement.c
2015-07-06
1.8 kB
2012-06-16
Domenico Luciani
2/2