View Issue Details

IDProjectCategoryView StatusLast Update
0002015GNUnetstatistics servicepublic2011-12-26 22:28
ReporterLRN Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.1Fixed in Version0.9.1 
Summary0002015: All (!) services crash on gnunet-arm -e
Descriptionr18654 + 6
Additional Information
Reading symbols from d:\progs\gnunet\bin\gnunet-service-transport.exe...done.
[Switching to Thread 9716.0x1650]
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 9716.0x4688]
0x6be45077 in GNUNET_CLIENT_notify_transmit_ready_cancel (th=0x0) at client.c:1094
1094      if (th->reconnect_task != GNUNET_SCHEDULER_NO_TASK)
(gdb) bt
#0  0x6be45077 in GNUNET_CLIENT_notify_transmit_ready_cancel (th=0x0) at client.c:1094
#1  0x6adc16f9 in do_disconnect (h=0x1f32338) at statistics_api.c:334
#2  0x6adc3ca9 in _fu125__skip_log () at statistics_api.c:921
#3  0x00402404 in shutdown_task (cls=0x0, tc=0x28fc90) at gnunet-service-transport.c:523
#4  0x6be749a3 in run_ready (rs=0x1f383e8, ws=0x608fe8) at scheduler.c:684
#5  0x6be75111 in GNUNET_SCHEDULER_run (task=0x6be7f476 <service_task>, task_cls=0x28fe28) at scheduler.c:874
#6  0x6be8015a in GNUNET_SERVICE_run (argc=3, argv=0x1f2acd0, serviceName=0x4152d7 "transport", opt=GNUNET_SERVICE_OPTION_NONE,
    task=0x402430 <run>, task_cls=0x0) at service.c:1673
#7  0x004027a5 in main (argc=3, argv=0x1f2acd0) at gnunet-service-transport.c:610
(gdb) p th
$1 = (struct GNUNET_CLIENT_TransmitHandle *) 0x0
TagsNo tags attached.

Activities

Christian Grothoff

2011-12-17 19:57

manager   ~0005123

Already fixed.

Issue History

Date Modified Username Field Change
2011-12-17 15:25 LRN New Issue
2011-12-17 19:57 Christian Grothoff Note Added: 0005123
2011-12-17 19:57 Christian Grothoff Status new => resolved
2011-12-17 19:57 Christian Grothoff Fixed in Version => 0.9.1
2011-12-17 19:57 Christian Grothoff Resolution open => fixed
2011-12-17 19:57 Christian Grothoff Assigned To => Christian Grothoff
2011-12-17 19:59 Christian Grothoff Category util library => statistics service
2011-12-17 19:59 Christian Grothoff Product Version => Git master
2011-12-17 19:59 Christian Grothoff Target Version => 0.9.1
2011-12-26 22:28 Christian Grothoff Status resolved => closed