the program crashed when imread() some bmp images (Bug #1421)


Added by timedcy - over 13 years ago. Updated almost 13 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:Alexander Shishkov % Done:

0%

Category:highgui-images
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

[Summary]
the program crashed when imread() some bmp images such as the one in this post

[Reproduction environment]
OS:
Windows XP sp3 Win32
IDE:
Visual Studio 2010
OpenCV:
OpenCV and OpenCV 2.3.1
[Sample code]
Mat a = imread("SCR0137_01opencv_error.bmp", -1);
[Call sequence]
kernel32.dll!7c812afb()
[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]
kernel32.dll!7c812afb()
opencv_core231d.dll!101db1dc()

the image that crashes the program
[[Image(http://img4.ph.126.net/iKnFhvEFZv93VZHVrsihSA==/2721581549832342104.bmp)]]
in here
http://photo.163.com/timedcy/big/#aid=230274715&id=7282282737


SCR0137_01opencv_error.bmp (33.4 kB) timedcy -, 2011-10-13 08:45 am


Associated revisions

Revision 0ac70e68
Added by Alexander Shishkov almost 13 years ago

fixed #1421

Revision 6a21eca7
Added by Roman Donchenko over 11 years ago

Merge pull request #1421 from ilya-lavrenov:ocl_bilateral

History

Updated by Alexander Shishkov about 13 years ago

  • Description changed from [Summary] the program crashed when imread() some bmp images such as the ... to [Summary] the program crashed when imread() some bmp images such as the ... More

Updated by Alexander Shishkov almost 13 years ago

  • Priority changed from High to Normal
  • Target version deleted ()

Updated by Andrey Kamaev almost 13 years ago

  • Category changed from core to highgui-images

Updated by Alexander Shishkov almost 13 years ago

  • Assignee deleted (Vadim Pisarevsky)

Updated by Alexander Shishkov almost 13 years ago

  • Assignee set to Alexander Shishkov

Updated by Alexander Shishkov almost 13 years ago

thanks for the detailed bug report! The problem has been fixed in SVN trunk, r7736

Updated by Alexander Shishkov almost 13 years ago

  • Status changed from Open to Done

Updated by Alexander Shishkov almost 13 years ago

  • Target version set to 2.4.0

Also available in: Atom PDF