[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnunet-gtk segafaults
From: |
dengeltheyounger |
Subject: |
gnunet-gtk segafaults |
Date: |
Fri, 19 Feb 2021 01:34:34 +0000 |
I've noticed a few segfaults when using various applications provided by gnunet-gtk:
When I look up do a fs keyword search using gnunet-fs-gtk, single clicking on one of the will cause one or more "type:value" results to show up on the left hand side of the screen. Right-click and then clicking "Copy Selection" consistently yields a segfault.
In gnunet-namestore-gtk, I've seen the following errors when when switching between zones:
1: malloc(): mismatching next->prev_size (unsorted)
Aborted
2: gnunet-namestore-gtk-8292 ERROR Assertion failed at identity_api.c:191
3: Segmentation fault
There is one other particular error that I've seen with gnunet-namestore-gtk.
When I attempt to create a PHONE record for a given zone, I get the following error:
gnunet-namestore-gtk-8308 ERROR Record type `65542' not supported by this installation
No window even shows up in order to allow me to input details on the record, and so I know that the issue isn't that I'm simply typing in the details incorrectly.
gnunet was compiled with conversation support, and so I'm not sure that's the issue (especially since gnunet-conversation-gtk works). I want to try to test and see what happens when I try and input a PHONE record using gnunet-namestore. However, I can't find any information on what kind of formatting to use for that record with gnunet-namestore. Is there somewhere you can point me where I can see the formattings for the different records for gnunet-namestore?
I don't have very much developers experience at all, and so I can't do much to help debug these myself. However, I hoped that I could help gnunet develop and expand by testing the software. Is there any information I could provide to help make it easier to track down the errors (or at least determine that it is only my machine)?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnunet-gtk segafaults,
dengeltheyounger <=