Opened 11 years ago

Closed 10 years ago

#5282 closed defect (invalid)

gdal_translate cannot generate ECW file out of a large virtual raster

Reported by: voland Owned by: warmerdam
Priority: normal Milestone:
Component: GDAL_Raster Version: 1.10.0
Severity: normal Keywords: ECW HFA sched_yield VRT
Cc:

Description (last modified by voland)

Thank you, rouault, for your valuable remark about my patience. Well, I have good luck and bad luck. A few months ago I tried the same raster operation but with previous version of gdal_translate and after 24 hour run the ECW file had zero bytes. Then I saw this infinite "sched_yield() = 0". I wanted then to report this issue but I seemed to have no time for that. Yesterday I finally reported the situation and, encouraged by rouault, I tested my patience again and I let the program run all night long. This time I can see a progress: the ECW file is growing. And there is still this everlasting "sched_yield() = 0". So I guess I have only created some confusion here.

Change History (3)

comment:1 by Even Rouault, 11 years ago

Likely a bug in the ECW SDK itself. Not much that we can do about that. Or perhaps you are not patient enough. Did you check with top if there's some CPU activity ?

comment:2 by voland, 11 years ago

Description: modified (diff)

comment:3 by Even Rouault, 10 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.