#14334 closed defect (invalid)
openjpeg: frontend image_to_j2k segfaults on "--help" option
Reported by: | kurtjaeke@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | getopt | Cc: | |
Port: | openjpeg |
Description
$ image_to_j2k --help Segmentation fault
causes this trace:
Thread 0 Crashed: 0 libSystem.B.dylib 0x900050e8 strncmp + 136 1 libSystem.B.dylib 0x9003ffd8 getopt_internal + 1592 2 image_to_j2k 0x00004b0c parse_cmdline_encoder + 164 3 image_to_j2k 0x00006068 main + 148 4 image_to_j2k 0x0000267c _start + 760 5 image_to_j2k 0x00002380 start + 48
Seen on PPC 10.4.11.
Change History (5)
comment:1 Changed 17 years ago by skymoo (Adam Mercer)
Milestone: | → Port Bugs |
---|
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Keywords: | openjpeg removed |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
Port: | openjpeg added |
comment:3 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Status: | new → assigned |
---|
comment:4 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This ticket was submitted before I became maintainer, and I just became aware of it.
image_to_j2k is no longer installed, so I will mark this ticket invalid.
If you have need of image_to_j2k, please feel free to open another ticket, and I can look into installing it.