View Issue Details

IDProjectCategoryView StatusLast Update
0002273GNUnetutil librarypublic2012-06-02 19:15
ReporterMatthias Wachs Assigned ToMatthias Wachs  
PriorityurgentSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3 
Summary0002273: statistics does not cancel watches correctly
Descriptionwatches are not removed from watch array
TagsNo tags attached.

Activities

Matthias Wachs

2012-04-18 15:46

reporter   ~0005720

#0 0x00007ffff6ebad05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007ffff6ebeab6 in abort () at abort.c:92
#2 0x00007ffff78c1387 in GNUNET_abort () at common_logging.c:273
#3 0x00007ffff76a6461 in schedule_watch_request (h=0x6384b0, watch=0x0) at statistics_api.c:284
#4 0x00007ffff76a6c08 in try_connect (h=0x6384b0) at statistics_api.c:387
#5 0x00007ffff76a9757 in schedule_action (h=0x6384b0) at statistics_api.c:945
#6 0x00007ffff76a6ce1 in reconnect_task (cls=0x6384b0, tc=0x7fffffffe1e0) at statistics_api.c:408
#7 0x00007ffff78f0fe1 in run_ready (rs=0x637ef0, ws=0x60dfc0) at scheduler.c:682
#8 0x00007ffff78f17ea in GNUNET_SCHEDULER_run (task=0x7ffff78ea0ec <program_main>, task_cls=0x7fffffffe440) at scheduler.c:870
#9 0x00007ffff78ea9ee in GNUNET_PROGRAM_run2 (argc=5, argv=0x7fffffffe698, binaryName=0x40a77c "perf_ats_mlp", binaryHelp=0x40a775 "nohelp",
    options=0x60b3a0, task=0x40933c <check>, task_cls=0x0, run_without_scheduler=0) at program.c:255
#10 0x00007ffff78eab0e in GNUNET_PROGRAM_run (argc=5, argv=0x7fffffffe698, binaryName=0x40a77c "perf_ats_mlp", binaryHelp=0x40a775 "nohelp",
    options=0x60b3a0, task=0x40933c <check>, task_cls=0x0) at program.c:289
#11 0x00000000004094db in main (argc=5, argv=0x7fffffffe698) at perf_ats_mlp.c:306

Matthias Wachs

2012-04-18 15:49

reporter   ~0005722

Was a NULL dereference

Christian Grothoff

2012-04-23 18:00

manager   ~0005733

Eh, is this now resolved?

Matthias Wachs

2012-04-26 10:00

reporter   ~0005742

fixed in 21162.

Issue History

Date Modified Username Field Change
2012-04-18 15:20 Matthias Wachs New Issue
2012-04-18 15:46 Matthias Wachs Note Added: 0005720
2012-04-18 15:49 Matthias Wachs Note Added: 0005722
2012-04-23 18:00 Christian Grothoff Note Added: 0005733
2012-04-23 18:00 Christian Grothoff Priority normal => urgent
2012-04-23 18:00 Christian Grothoff Severity minor => crash
2012-04-23 18:00 Christian Grothoff Status new => feedback
2012-04-23 18:00 Christian Grothoff Target Version => 0.9.3
2012-04-25 17:58 Christian Grothoff Assigned To => Matthias Wachs
2012-04-25 17:58 Christian Grothoff Status feedback => assigned
2012-04-25 17:58 Christian Grothoff Status assigned => feedback
2012-04-26 10:00 Matthias Wachs Note Added: 0005742
2012-04-26 10:00 Matthias Wachs Status feedback => assigned
2012-04-26 10:00 Matthias Wachs Status assigned => resolved
2012-04-26 10:00 Matthias Wachs Resolution open => fixed
2012-06-02 19:15 Christian Grothoff Status resolved => closed