View Issue Details

IDProjectCategoryView StatusLast Update
0003704GNUnetfile-sharing servicepublic2018-06-07 00:25
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product VersionGit master 
Target Version0.11.0pre66Fixed in Version0.11.0pre66 
Summary0003704: gnunet-fs-gtk-7220 ERROR Assertion failed at fs_api.c:292.
DescriptionI get that error printed repeatedly.
Steps To ReproduceWas running gnunet-fs-gtk and playing with searches/downloads.
TagsNo tags attached.

Activities

Christian Grothoff

2015-03-07 14:30

manager   ~0008986

This internal logic check of the process_job_queue() function is failing here:

  GNUNET_break ( (0 == num_downloads_change) ||
                 (GNUNET_YES == block_limit_hit) );

Christian Grothoff

2015-03-07 19:29

manager   ~0008987

Should be fixed in SVN 35350.

Issue History

Date Modified Username Field Change
2015-03-07 14:21 Christian Grothoff New Issue
2015-03-07 14:22 Christian Grothoff Assigned To => Christian Grothoff
2015-03-07 14:22 Christian Grothoff Status new => assigned
2015-03-07 14:30 Christian Grothoff Note Added: 0008986
2015-03-07 14:31 Christian Grothoff Project gnunet-gtk => GNUnet
2015-03-07 14:31 Christian Grothoff Category gnunet-fs-gtk => General
2015-03-07 14:31 Christian Grothoff Category General => file-sharing service
2015-03-07 14:31 Christian Grothoff Steps to Reproduce Updated
2015-03-07 19:29 Christian Grothoff Note Added: 0008987
2015-03-07 19:29 Christian Grothoff Status assigned => resolved
2015-03-07 19:29 Christian Grothoff Fixed in Version => 0.11.0pre66
2015-03-07 19:29 Christian Grothoff Resolution open => fixed
2015-03-07 19:30 Christian Grothoff Target Version => 0.11.0pre66
2018-06-07 00:25 Christian Grothoff Status resolved => closed