View Issue Details

IDProjectCategoryView StatusLast Update
0003458GNUnetutil librarypublic2018-06-07 00:25
Reporterotarabai Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.11.0pre66 
Summary0003458: ERROR Assertion failed at mq.c:262.
DescriptionCalling GNUNET_MQ_destroy() when there are still queued messages causes a crash.

Backtrace:

#0 0x00007f1f446743a9 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f1f446774c8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007f1f45110039 in GNUNET_abort () at common_logging.c:289
#3 0x00007f1f4512fadc in GNUNET_MQ_discard (mqm=<optimized out>) at mq.c:262
#4 GNUNET_MQ_discard (mqm=<optimized out>) at mq.c:260
#5 0x00007f1f45130668 in GNUNET_MQ_destroy (mq=0xe2c220) at mq.c:789
#6 0x00007f1f44cedb90 in GNUNET_PEERSTORE_disconnect (h=0xe2b930) at peerstore_api.c:425
TagsNo tags attached.

Activities

Christian Grothoff

2014-06-26 16:47

manager   ~0008473

I don't know if this is *intentional*, but if it is, that should be at least documented.

Florian Dold

2014-06-26 19:40

developer   ~0008475

It's not intentional, but should be fixed in r33873.

otarabai

2014-06-26 21:46

reporter   ~0008477

Confirmed fixed by Florian in r33873

Issue History

Date Modified Username Field Change
2014-06-26 14:06 otarabai New Issue
2014-06-26 16:47 Christian Grothoff Assigned To => Florian Dold
2014-06-26 16:47 Christian Grothoff Status new => assigned
2014-06-26 16:47 Christian Grothoff Note Added: 0008473
2014-06-26 16:47 Christian Grothoff Target Version => 0.11.0pre66
2014-06-26 19:40 Florian Dold Note Added: 0008475
2014-06-26 19:41 Florian Dold Status assigned => feedback
2014-06-26 21:46 otarabai Note Added: 0008477
2014-06-26 21:46 otarabai Status feedback => assigned
2014-06-26 21:46 otarabai Status assigned => resolved
2014-06-26 21:46 otarabai Resolution open => fixed
2018-06-07 00:25 Christian Grothoff Status resolved => closed