View Issue Details

IDProjectCategoryView StatusLast Update
0003223GNUnetdatastore servicepublic2013-12-24 20:53
ReporterMatthias Wachs Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003223: Crash in datastore
DescriptionI just found this coredump, but it seems quite recent
Dec 19 16:13 /home/mwachs/coding/coredumps/core.gnunet-service-.28280.138746603
So should be ~ rev 31568

warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff2ebde000
Core was generated by `/home/mwachs/coding/gnb/lib/gnunet/libexec/gnunet-service-datastore -c /home/mw'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f975707c111 in GNUNET_CLIENT_notify_transmit_ready_cancel (th=0x0) at client.c:1244
1244 if (GNUNET_SCHEDULER_NO_TASK != th->reconnect_task)
(gdb) bt
#0 0x00007f975707c111 in GNUNET_CLIENT_notify_transmit_ready_cancel (th=0x0) at client.c:1244
#1 0x00007f97572e11bc in GNUNET_STATISTICS_destroy (h=0xaae0a0, sync_first=1) at statistics_api.c:973
#2 0x0000000000405737 in unload_task (cls=0x0, tc=0x7fff2ebdc610) at gnunet-service-datastore.c:1345
#3 0x00007f97570b3b55 in run_ready (rs=0xaacbb0, ws=0xaacc40) at scheduler.c:595
#4 0x00007f97570b43dc in GNUNET_SCHEDULER_run (task=0x7f97570c07db <service_task>, task_cls=0x7fff2ebdc890)
    at scheduler.c:817
#5 0x00007f97570c25b0 in GNUNET_SERVICE_run (argc=3, argv=0x7fff2ebdcc08, service_name=0x406f2a "datastore",
    options=GNUNET_SERVICE_OPTION_NONE, task=0x405b50 <run>, task_cls=0x0) at service.c:1490
#6 0x000000000040654e in main (argc=3, argv=0x7fff2ebdcc08) at gnunet-service-datastore.c:1643
(gdb)

TagsNo tags attached.

Activities

Christian Grothoff

2013-12-19 20:06

manager   ~0007915

Should be fixed in SVN 31588.

Issue History

Date Modified Username Field Change
2013-12-19 16:25 Matthias Wachs New Issue
2013-12-19 20:06 Christian Grothoff Note Added: 0007915
2013-12-19 20:06 Christian Grothoff Status new => resolved
2013-12-19 20:06 Christian Grothoff Fixed in Version => 0.10.0
2013-12-19 20:06 Christian Grothoff Resolution open => fixed
2013-12-19 20:06 Christian Grothoff Assigned To => Christian Grothoff
2013-12-19 20:07 Christian Grothoff Product Version => Git master
2013-12-19 20:07 Christian Grothoff Target Version => 0.10.0
2013-12-24 20:53 Christian Grothoff Status resolved => closed