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

encoding test failing #86

Closed
gcode-importer opened this issue Aug 31, 2011 · 6 comments
Closed

encoding test failing #86

gcode-importer opened this issue Aug 31, 2011 · 6 comments

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 86

The following test is triggering SEGFAULT on both Linux and Win32 platforms : 

http://my.cdash.org/testSummary.php?project=237&name=NR-ENC-Bretagne2.ppm-4-encode&date=2011-08-30

All details are on the Dashboard.


Reported by detonin on 2011-08-31 08:07:02

@gcode-importer
Copy link
Author

I use OpenJPEG-1.4.0-revision-900.

STEP 1
======
./j2k_to_image -i Bretagne2.j2k -o Bretagne2.j2k.ppm

Generated Outfile Bretagne2.j2k.ppm

STEP 2
======
./image_to_j2k -i Bretagne2.j2k.ppm -o Bretagne2.j2k.ppm.j2k 
-c [128,128],[128,128],[128,128] -r 100,20,2 -t 640,480 -b 32,32

Generated outfile Bretagne2.j2k.ppm.j2k

winfried

Reported by szukw000 on 2011-08-31 12:54:22

@gcode-importer
Copy link
Author

http://my.cdash.org/testSummary.php?project=237&name=NR-ENC-Bretagne2.ppm-4-encode&date=2011-09-01

This bug seems to be platform and config dependent because MacOS seems generate an
image but with weird message: http://my.cdash.org/testDetails.php?test=7261647&build=226833.

Winfried could you please check if you have this message when you run your step 2.

Other platforms (win and linux) crash except release config of win platform ...

Mickaël  

Reported by savmickael on 2011-09-01 08:19:02

@gcode-importer
Copy link
Author

I have now compiled OpenJPEG-1.4.0-revision-909 and run 'make Experimental'.

winfried

Reported by szukw000 on 2011-09-02 08:49:32


- _Attachment: [experimental-stdout.txt.gz](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-86/comment-3/experimental-stdout.txt.gz)_ - _Attachment: [experimental-stderr.txt.gz](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-86/comment-3/experimental-stderr.txt.gz)_

@gcode-importer
Copy link
Author

You can found results of the test here :
http://my.cdash.org/testDetails.php?test=7278603&build=227439
And it seems ok with your linux platform

I don't know why? perhaps different compiler options or version ?
Could you send your CMakeCache.txt (found in buid repository)

Thanks
Mickaël

Reported by savmickael on 2011-09-02 09:11:55

@gcode-importer
Copy link
Author

Ok.
winfried

Reported by szukw000 on 2011-09-02 09:51:46


- _Attachment: [CMakeCache.txt.gz](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-86/comment-5/CMakeCache.txt.gz)_

@gcode-importer
Copy link
Author

This was fixed by r1243 (1.5) and r1244 (trunk). Thanks goes to valgrind.

Reported by malaterre on 2012-01-11 09:26:53

  • 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