View Issue Details

IDProjectCategoryView StatusLast Update
0003141GNUnetfile-sharing servicepublic2013-12-24 20:54
ReporterLRN Assigned ToChristian Grothoff  
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003141: Crash in test_gnunet_service_fs_p2p_mesh
Descriptionsubj
SVN-r30914
Steps To ReproduceRun test_gnunet_service_fs_p2p_mesh on W32
Additional Information
Reading symbols from d:\progs\gnunet\lib\gnunet\libexec\gnunet-service-fs.exe...done.
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 19116.0x4b74]
0x67541700 in create_channel (h=0x0, chid=0) at mesh_api.c:425
425       GNUNET_CONTAINER_DLL_insert (h->channels_head, h->channels_tail, ch);
(gdb) bt
#0  0x67541700 in create_channel (h=0x0, chid=0) at mesh_api.c:425
#1  0x67545ee5 in GNUNET_MESH_channel_create (h=0x0, channel_ctx=0x4e15210, peer=0x4e15224, port=3, nobuffer=0, reliable=1) at mesh_api.c:1420
#2  0x004154be in reset_mesh (mh=0x4e15210) at gnunet-service-fs_mesh_client.c:227
#3  0x004155c5 in reset_mesh_task (cls=0x4e15210, tc=0x28fc00) at gnunet-service-fs_mesh_client.c:273
#4  0x011df729 in run_ready (rs=0x4dfcff0, ws=0x4dfe008) at scheduler.c:593
#5  0x011dffa5 in GNUNET_SCHEDULER_run (task=0x11ebc6c <service_task>, task_cls=0x28fda8) at scheduler.c:808
#6  0x011ecb3b in GNUNET_SERVICE_run (argc=3, argv=0x4de8d80, service_name=0x41c163 <_Jv_RegisterClasses+4309347> "fs", options=GNUNET_SERVICE_OPTION_NONE, task=0x402293 <run>, task_cls=0x0) at service.c:1478
#7  0x0040251a in main (argc=3, argv=0x4de8d80) at gnunet-service-fs.c:721
TagsNo tags attached.

Activities

Christian Grothoff

2013-11-28 09:59

manager   ~0007736

Fixed in SVN 30925.

Issue History

Date Modified Username Field Change
2013-11-27 20:30 LRN New Issue
2013-11-27 22:25 Christian Grothoff Assigned To => Christian Grothoff
2013-11-27 22:25 Christian Grothoff Status new => assigned
2013-11-27 22:25 Christian Grothoff Priority normal => urgent
2013-11-27 22:25 Christian Grothoff Product Version => Git master
2013-11-27 22:25 Christian Grothoff Target Version => 0.10.0
2013-11-28 09:59 Christian Grothoff Note Added: 0007736
2013-11-28 09:59 Christian Grothoff Status assigned => resolved
2013-11-28 09:59 Christian Grothoff Fixed in Version => 0.10.0
2013-11-28 09:59 Christian Grothoff Resolution open => fixed
2013-12-24 20:54 Christian Grothoff Status resolved => closed