Project

General

Profile

Actions

Bug #621

closed

Bug while downloading CDF files through Sciqlop's space data module

Added by Anonymous about 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
legacy
Target version:
-
Start date:
12/02/2016
Due date:
% Done:

0%

Estimated time:
revision:
r0
blocked:
No
Sprint:

Description

It appears that 2 events can prevent data from being well-downloaded on CDAWeb servers :
- a 403 Forbidden HTML message is received or
- downloaded CDF has some missing bytes at the beginning of the file
This 2 events implies segfault when CDFcodec is attempting to reading the received file.

Tests performed in simple network environment case (Qt examples) do not reproduce these bugs.
Further investigation leads to 2 methods potentially involve in the bug :
- FileDownloader::gothead() and
- FileDownloaderTask::startPosition()

Actions

Also available in: Atom PDF