Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image_to_j2k.exe crashes on large .bmp file #75

Closed
gcode-importer opened this issue Jul 14, 2011 · 2 comments
Closed

image_to_j2k.exe crashes on large .bmp file #75

gcode-importer opened this issue Jul 14, 2011 · 2 comments

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 75

What steps will reproduce the problem?
1. Pass in a .bmp image file to the image_to_j2k.exe program as input with an appropriate
filename as output via command line.
2. image_to_j2k.exe crashes.

What is the expected output? What do you see instead?
The expected output would be something along the lines of:
=============================================================
C:\>image_to_j2k.exe -i "C:\image1.bmp" -o "C:\image2.jp2"

[INFO] tile number 1 / 1
[INFO] - tile encoded in 13.509375 s
Generated outfile C:\image2.jp2
=============================================================
instead, what i see is a windows dialog box:
=============================================================
image_to_j2k.exe has stopped working
A problem caused the program to stop working correctly.
Windows will close the program and notify you if a solution is available.
=============================================================

What version of the product are you using? On what operating system?
using openjpeg 1.4 on windows 7.

Please provide any additional information below.
please let me know if i left anything useful out.

Reported by mbittarelli@flightlandata.com on 2011-07-14 19:44:03

@gcode-importer
Copy link
Author

1. Could you send that 'image1.bmp'?
2. 'using openjpeg 1.4 on windows 7': 
   * have you compiled the library yourself? 
   * If yes: which revision did you use?

winfried

Reported by szukw000 on 2011-07-18 19:04:18

@gcode-importer
Copy link
Author

Closing this bug. Re-open it if you can provide the problematic input bmp file. Thanks

Reported by malaterre on 2012-01-11 09:43:27

  • Status changed: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants