View Issue Details

IDProjectCategoryView StatusLast Update
0002192GNUnetnamestore servicepublic2012-06-02 19:15
ReporterChristian Grothoff Assigned ToMatthias Wachs  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3 
Summary0002192: namestore API crashes on disconnect
DescriptionCore was generated by `/home/grothoff/svn/gnunet/src/gns/.libs/lt-gnunet-gns-fcfsd -L DEBUG'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f3f0440f421 in GNUNET_CLIENT_notify_transmit_ready (sock=0x0, size=8, timeout=..., auto_retry=0, notify=0x7f3f041f5674 <transmit_disconnect_to_namestore>, notify_cls=0x1ab05d0) at client.c:1055
1055 if (NULL != sock->th)
(gdb) ba
#0 0x00007f3f0440f421 in GNUNET_CLIENT_notify_transmit_ready (sock=0x0, size=8, timeout=..., auto_retry=0, notify=0x7f3f041f5674 <transmit_disconnect_to_namestore>, notify_cls=0x1ab05d0) at client.c:1055
#1 0x00007f3f041f58f5 in GNUNET_NAMESTORE_disconnect (h=0x1ab0fe0, drop=0) at namestore_api.c:843
#2 0x0000000000402519 in do_shutdown (cls=0x0, tc=0x7fff06ad9530) at gnunet-gns-fcfsd.c:613
#3 0x00007f3f04441760 in run_ready (rs=0x1aaeab0, ws=0x1aaeb40) at scheduler.c:682
#4 0x00007f3f04441f6f in GNUNET_SCHEDULER_run (task=0x7f3f0443aa44 <program_main>, task_cls=0x7fff06ad97e0) at scheduler.c:870
#5 0x00007f3f0443b38d in GNUNET_PROGRAM_run (argc=3, argv=0x7fff06ad99d8, binaryName=0x402fc9 "fcfsd", binaryHelp=0x4030c0 "GNUnet GNS first come first serve registration service", options=0x403100, task=0x402572 <run>, task_cls=0x0)
    at program.c:250
#6 0x0000000000402b2c in main (argc=3, argv=0x7fff06ad99d8) at gnunet-gns-fcfsd.c:732
TagsNo tags attached.

Activities

Matthias Wachs

2012-03-05 10:49

reporter   ~0005564

fixed in 20268.

Issue History

Date Modified Username Field Change
2012-03-03 23:03 Christian Grothoff New Issue
2012-03-03 23:03 Christian Grothoff Status new => assigned
2012-03-03 23:03 Christian Grothoff Assigned To => Matthias Wachs
2012-03-05 10:49 Matthias Wachs Note Added: 0005564
2012-03-05 10:49 Matthias Wachs Status assigned => resolved
2012-03-05 10:49 Matthias Wachs Resolution open => fixed
2012-06-02 19:15 Christian Grothoff Status resolved => closed
2013-10-02 13:56 Christian Grothoff Category namestore => namestore service