View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003225 | gnunet-gtk | gnunet-namestore-gtk | public | 2013-12-20 13:05 | 2013-12-24 20:53 |
Reporter | Matthias Wachs | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
Summary | 0003225: Allocation issue in namestore gtk when deleting record in record edit window | ||||
Description | mwachs@fulcrum:~/coding/gnunet-gtk$ gdb gnunet-namestore-gtk ~/coding/coredumps/core.gnunet-namestor.12195.1387540989 GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/mwachs/coding/gnb/bin/gnunet-namestore-gtk...done. warning: core file may not match specified executable file. [New LWP 12195] [New LWP 12196] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fffc9077000 Core was generated by `gnunet-namestore-gtk'. Program terminated with signal 6, Aborted. #0 0x00007fbac4a85037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x00007fbac4a85037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007fbac4a88698 in __GI_abort () at abort.c:90 #2 0x00007fbac693d80c in GNUNET_abort () at common_logging.c:289 #3 0x00007fbac693c837 in GNUNET_xmalloc_ (size=42781821, filename=0x7fbac651ed00 "namestore_api.c", linenumber=1044) at common_allocation.c:70 #4 0x00007fbac651bf53 in GNUNET_NAMESTORE_records_store (h=0x29960b0, pkey=0x29bfcc0, label=0x2a8aab0 "date", rd_count=6, rd=0x7fffc9065508, cont=0x4055c2 <operation_done_cont>, cont_cls=0x2aecf50) at namestore_api.c:1044 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-12-20 13:05 | Matthias Wachs | New Issue | |
2013-12-20 13:15 | Christian Grothoff | Note Added: 0007919 | |
2013-12-20 13:15 | Christian Grothoff | Status | new => resolved |
2013-12-20 13:15 | Christian Grothoff | Fixed in Version | => 0.10.0 |
2013-12-20 13:15 | Christian Grothoff | Resolution | open => fixed |
2013-12-20 13:15 | Christian Grothoff | Assigned To | => Christian Grothoff |
2013-12-20 13:15 | Christian Grothoff | Product Version | => Git master |
2013-12-20 13:15 | Christian Grothoff | Target Version | => 0.10.0 |
2013-12-24 20:53 | Christian Grothoff | Status | resolved => closed |