xinxinlx / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

bin/opj_compress: munmap_chunk(): invalid pointer: 0x00007f3387f42010 #358

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
$ truncate -s 3110400 /tmp/1920x540_i420.raw
$ bin/opj_compress -i /tmp/1920x540_i420.raw -o image.j2k -F 
1920,540,3,8,u@1x1:2x2:2x2

Warning. End of raw file not reached... processing anyway
[INFO] tile number 1 / 1
*** glibc detected *** bin/opj_compress: munmap_chunk(): invalid pointer: 
0x00007f3387f42010 ***

Original issue reported on code.google.com by mathieu.malaterre on 19 Jun 2014 at 8:46

GoogleCodeExporter commented 9 years ago
I have found the the solution to the problem, but the result is also wrong.
https://code.google.com/p/openjpeg/issues/detail?id=357

Original comment by dhz6...@gmail.com on 20 Jun 2014 at 4:48

Attachments: