View Issue Details

IDProjectCategoryView StatusLast Update
0001917GNUnettesting librarypublic2012-11-05 18:34
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynoneSeveritymajorReproducibilityhave not tried
Status closedResolutionwon't fix 
Product Version0.9.0 
Target Version0.9.4Fixed in Version0.9.4 
Summary0001917: peergroup shutdown fails on freebsd buildbot
Descriptionhttp://gnunet.org:8010/builders/freebsd7-amd64-wachs/builds/1686/steps/tests%20dht/logs/stdio

PASS: test_dht_twopeer_path_tracking
Hostkeys created Progress: [0%.20%.40%.60%.80%.100%]
Peers started Progress: [0%.20%.40%.60%Nov 19 22:14:54-274504 test-dht-multipeer-89747 WARNING Failing peer group startup with error: `from continue startup (timeout)'!
.Failed to setup topology: Not all peers successfully shut down!
Failing test with error: `topology setup failed'!
/usr/local/bin/bash: line 4: 89747 Segmentation fault: 11 (core dumped) ${dir}$tst
FAIL: test_dht_multipeer
TagsNo tags attached.

Activities

Christian Grothoff

2012-05-10 19:54

manager   ~0005862

Just got this:

Reading symbols from /home/grothoff/svn/gnunet/src/nse/.libs/lt-gnunet-nse-profiler...done.

warning: core file may not match specified executable file.
[New LWP 32101]

warning: Can't read pathname for load map: Input/output error.
Core was generated by `/home/grothoff/svn/gnunet/src/nse/.libs/lt-gnunet-nse-profiler -c nse_profiler_'.
Program terminated with signal 11, Segmentation fault.
#0 _int_malloc (av=0x7fa7a4431e60, bytes=24) at malloc.c:4439
4439 malloc.c: No such file or directory.
(gdb) ba
#0 _int_malloc (av=0x7fa7a4431e60, bytes=24) at malloc.c:4439
#1 0x00007fa7a41298d0 in *__GI___libc_malloc (bytes=24) at malloc.c:3660
#2 0x00007fa7a4cfea0d in GNUNET_xmalloc_unchecked_ (size=24, filename=0x7fa7a4d450a0 "os_priority.c", linenumber=814) at common_allocation.c:139
#3 0x00007fa7a4cfe6a2 in GNUNET_xmalloc_ (size=24, filename=0x7fa7a4d450a0 "os_priority.c", linenumber=814) at common_allocation.c:66
#4 0x00007fa7a4d242dd in GNUNET_OS_start_process_vap (pipe_control=0, pipe_stdin=0x0, pipe_stdout=0x0, filename=0x7fa7a48dc30b "gnunet-arm", argv=0xe957d00) at os_priority.c:814
#5 0x00007fa7a4d249db in GNUNET_OS_start_process_va (pipe_control=0, pipe_stdin=0x0, pipe_stdout=0x0, filename=0x7fa7a48dc30b "gnunet-arm", va=0x7fff1d15f8e0) at os_priority.c:1058
#6 0x00007fa7a4d24aae in GNUNET_OS_start_process (pipe_control=0, pipe_stdin=0x0, pipe_stdout=0x0, filename=0x7fa7a48dc30b "gnunet-arm") at os_priority.c:1091
#7 0x00007fa7a48c6df7 in GNUNET_TESTING_daemon_stop (d=0xb004580, timeout=..., cb=0x7fa7a48d82f0 <internal_shutdown_callback>, cb_cls=0x17f164e0, delete_files=0, allow_restart=0)
    at testing.c:1565
#8 0x00007fa7a48d8ad8 in schedule_shutdown_task (cls=0x17f164e0, tc=0x7fff1d15fb10) at testing_group.c:6830
#9 0x00007fa7a4d2e65d in run_ready (rs=0x1496f20, ws=0x1496fb0) at scheduler.c:602
#10 0x00007fa7a4d2ee66 in GNUNET_SCHEDULER_run (task=0x7fa7a4d279f8 <program_main>, task_cls=0x7fff1d15fdc0) at scheduler.c:790
#11 0x00007fa7a4d283df in GNUNET_PROGRAM_run2 (argc=3, argv=0x7fff1d15ffe8, binaryName=0x4045ee "nse-profiler", binaryHelp=0x404968 "Measure quality and performance of the NSE service.",
    options=0x6053e0, task=0x403afd <run>, task_cls=0x0, run_without_scheduler=0) at program.c:255
#12 0x00007fa7a4d284ff in GNUNET_PROGRAM_run (argc=3, argv=0x7fff1d15ffe8, binaryName=0x4045ee "nse-profiler", binaryHelp=0x404968 "Measure quality and performance of the NSE service.",
    options=0x6053e0, task=0x403afd <run>, task_cls=0x0) at program.c:289
#13 0x00000000004041b8 in main (argc=3, argv=0x7fff1d15ffe8) at gnunet-nse-profiler.c:924

Christian Grothoff

2012-05-11 00:46

manager   ~0005878

Changing priority to NONE as existing testing code will be largely abandoned soon.

Christian Grothoff

2012-09-15 21:03

manager   ~0006341

Setting to "won't fix" as old testing is obsolete and replaced by the new testbed API.

Issue History

Date Modified Username Field Change
2011-11-20 14:55 Christian Grothoff New Issue
2011-11-20 14:55 Christian Grothoff Status new => assigned
2011-11-20 14:55 Christian Grothoff Assigned To => mrwiggles
2011-11-20 14:57 Christian Grothoff Target Version => 0.9.0
2011-11-24 17:15 Christian Grothoff Target Version 0.9.0 =>
2011-12-01 09:56 Christian Grothoff Product Version Git master => 0.9.0
2011-12-01 09:56 Christian Grothoff Target Version => 0.9.1
2011-12-23 10:56 Christian Grothoff Target Version 0.9.1 =>
2012-02-21 21:59 Christian Grothoff Target Version => 0.9.3
2012-04-26 14:00 Christian Grothoff Target Version 0.9.3 => 0.9.4
2012-05-06 21:23 Christian Grothoff Priority high => normal
2012-05-10 19:54 Christian Grothoff Note Added: 0005862
2012-05-11 00:46 Christian Grothoff Note Added: 0005878
2012-05-11 00:46 Christian Grothoff Assigned To mrwiggles =>
2012-05-11 00:46 Christian Grothoff Priority normal => none
2012-05-11 00:46 Christian Grothoff Status assigned => confirmed
2012-05-11 00:46 Christian Grothoff Target Version 0.9.4 =>
2012-09-15 21:03 Christian Grothoff Note Added: 0006341
2012-09-15 21:03 Christian Grothoff Assigned To => Christian Grothoff
2012-09-15 21:03 Christian Grothoff Resolution open => won't fix
2012-09-15 21:03 Christian Grothoff Fixed in Version => 0.9.4
2012-09-15 21:03 Christian Grothoff Target Version => 0.9.4
2012-09-15 21:05 Christian Grothoff Status confirmed => resolved
2012-11-05 18:34 Christian Grothoff Status resolved => closed