View Issue Details

IDProjectCategoryView StatusLast Update
0001656GNUnetcore servicepublic2011-09-19 10:45
Reportermrwiggles Assigned To 
PrioritynormalSeverityminorReproducibilityrandom
Status closedResolutionunable to reproduce 
Summary0001656: Assertion failure in transport_api, connected to by core
Description#0 0x00007fa02a90b735 in raise () from /lib/libc.so.6
#1 0x00007fa02a90cbb6 in abort () from /lib/libc.so.6
#2 0x00007fa02b92d449 in demultiplexer (cls=0xac92d0, msg=0x7fffcb058c00) at transport_api.c:1763
#3 0x00007fa02b6f45b5 in receive_task (cls=0xad5630, tc=0x7fffcb058ce0) at client.c:579
#4 0x00007fa02b713a93 in run_ready (rs=0xabd280, ws=0xac2cf0) at scheduler.c:643
#5 0x00007fa02b713eef in GNUNET_SCHEDULER_run (task=0x7fa02b71a2a3 <service_task>, task_cls=0x7fffcb059190) at scheduler.c:789
#6 0x00007fa02b71b1d3 in GNUNET_SERVICE_run (argc=3, argv=0x7fffcb0593b8, serviceName=0x40b95a "core",
    opt=GNUNET_SERVICE_OPTION_NONE, task=0x40aaca <run>, task_cls=0x0) at service.c:1620
#7 0x000000000040aecb in main (argc=3, argv=0x7fffcb0593b8) at gnunet-service-core.c:4746
Additional InformationAssertion failure of a neighbor not being found when a GNUNET_MESSAGE_TYPE_TRANSPORT_SEND_OK message is received. From a brief look at the code, it looks like a call to reconnect could cause all neighbors to be forgotten, and then this message gets received. Maybe an assertion is to strong here, or maybe something else is really wrong.
TagsNo tags attached.

Activities

Christian Grothoff

2011-06-07 12:57

manager   ~0004344

We should see if this can still be reproduced...

mrwiggles

2011-06-15 11:03

reporter   ~0004369

Old bug, no longer seems to occur.

Issue History

Date Modified Username Field Change
2011-02-04 14:19 mrwiggles New Issue
2011-02-04 14:19 mrwiggles Status new => assigned
2011-02-04 14:19 mrwiggles Assigned To => Christian Grothoff
2011-04-03 17:42 Christian Grothoff Assigned To Christian Grothoff =>
2011-04-03 17:42 Christian Grothoff Status assigned => acknowledged
2011-06-07 12:57 Christian Grothoff Note Added: 0004344
2011-06-07 12:57 Christian Grothoff Status acknowledged => feedback
2011-06-15 11:03 mrwiggles Note Added: 0004369
2011-06-15 11:03 mrwiggles Status feedback => closed
2011-06-15 11:03 mrwiggles Resolution open => unable to reproduce
2011-06-15 11:03 mrwiggles Fixed in Version => Git master
2011-09-19 10:45 Christian Grothoff Fixed in Version Git master => 0.9.0pre3
2011-09-19 10:45 Christian Grothoff Target Version => 0.9.0pre3