View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002348 | GNUnet | transport service | public | 2012-05-13 02:45 | 2012-06-02 19:15 |
| Reporter | Christian Grothoff | Assigned To | Matthias Wachs | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002348: test_transport_api gives uninitialized bytes to system | ||||
| Description | Likely a bug in the testcase: ==24171== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info ==24171== Command: /home/grothoff/svn/gnunet/src/transport/.libs/lt-gnunet-service-transport -c /home/grothoff/svn/gnunet/src/transport/test_transport_api_tcp_peer2.conf ==24171== ==24097== Syscall param socketcall.sendto(msg) points to uninitialised byte(s) ==24097== at 0x5979812: send (send.c:28) ==24097== by 0x526DE7B: GNUNET_NETWORK_socket_send (network.c:607) ==24097== by 0x52558AE: transmit_ready (connection.c:1300) ==24097== by 0x527B175: run_ready (scheduler.c:602) ==24097== by 0x527B984: GNUNET_SCHEDULER_run (scheduler.c:790) ==24097== by 0x5274E52: GNUNET_PROGRAM_run2 (program.c:255) ==24097== by 0x5274F7F: GNUNET_PROGRAM_run (program.c:289) ==24097== by 0x402957: check (test_transport_api.c:402) ==24097== by 0x402A15: main (test_transport_api.c:431) ==24097== Address 0x6bb81c4 is 84 bytes inside a block of size 2,680 alloc'd ==24097== at 0x4C245E2: realloc (vg_replace_malloc.c:525) ==24097== by 0x524BA41: GNUNET_xrealloc_ (common_allocation.c:172) ==24097== by 0x5255608: transmit_ready (connection.c:1285) ==24097== by 0x527B175: run_ready (scheduler.c:602) ==24097== by 0x527B984: GNUNET_SCHEDULER_run (scheduler.c:790) ==24097== by 0x5274E52: GNUNET_PROGRAM_run2 (program.c:255) ==24097== by 0x5274F7F: GNUNET_PROGRAM_run (program.c:289) ==24097== by 0x402957: check (test_transport_api.c:402) ==24097== by 0x402A15: main (test_transport_api.c:431) ==24097== | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-13 02:45 | Christian Grothoff | New Issue | |
| 2012-05-13 02:45 | Christian Grothoff | Status | new => assigned |
| 2012-05-13 02:45 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2012-05-14 10:19 | Matthias Wachs | Note Added: 0005888 | |
| 2012-05-14 10:19 | Matthias Wachs | Status | assigned => resolved |
| 2012-05-14 10:19 | Matthias Wachs | Resolution | open => fixed |
| 2012-05-15 14:58 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2012-05-15 14:58 | Christian Grothoff | Target Version | => 0.9.3 |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |