[Kst] [Bug 140521] NetCDF data source crashes

Eli Fidler eli at staikos.net
Wed Jan 24 23:16:51 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=140521         




------- Additional Comments From eli staikos net  2007-01-24 23:16 -------
It crashes on var->get_rec(i+s) at line 192. i+s is 0.

When I do ncdump -v base_time -f c GOTEX.C130_N130AR.LRT.RF06.PNI.nc, it shows 

base_time = 1077114120;  // base_time(1209150752)

as the only value. Note the index (1209150752) is much bigger than 3061 (the maximum index of the other variables). Perhaps fetching base_time as a record is invalid?


More information about the Kst mailing list