Project

General

Profile

Actions

Bug #10507

closed

Memory Leaks and Memory Access errors in WT 4.7.2

Added by Falko Strenzke almost 2 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/17/2022
Due date:
% Done:

0%

Estimated time:

Description

I compiled the source of the release 4.7.2 with gcc 11.2.0 on Debian 11. Boost is version 1.79.0.

Running the tests as

valgrind --leak-check=full ./test/test.http

shows various memory access errors and memory leaks


Files

CMakeCache.txt (34.8 KB) CMakeCache.txt The CMake configuration Falko Strenzke, 06/17/2022 01:07 PM
test_http_vg.out (1.82 MB) test_http_vg.out Output from said test run under valgrind Falko Strenzke, 06/17/2022 01:08 PM
Actions #1

Updated by Roel Standaert over 1 year ago

  • Target version set to 4.9.0
Actions #2

Updated by Roel Standaert over 1 year ago

  • Target version changed from 4.9.0 to 4.10.0
Actions #3

Updated by Roel Standaert about 1 year ago

  • Status changed from New to Closed
  • Target version deleted (4.10.0)

This may have been fixed in the meantime. In any case, I don't get any memory leaks when running with valgrind on Ubuntu 22.04, or when using address sanitizer.

Actions

Also available in: Atom PDF