Project

General

Profile

Actions

Bug #3034

closed

fix sanitizer build on debian9

Added by neels about 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
03/05/2018
Due date:
% Done:

100%

Spec Reference:

Description

On my debian 9 machine with

gcc (Debian 7.2.0-18) 7.2.0
, the unit tests exhibit --enable-sanitize build failures, mostly because their talloc contexts aren't setup properly. On our current deb8 build slave with an earlier gcc, these don't show. Fix the sanitizer failures so we can easily move to deb9 if we so desire.


Related issues

Related to Cellular Network Infrastructure - Bug #2708: build failures with linux_amd64_debian9Resolved12/05/2017

Actions
Actions #1

Updated by neels about 6 years ago

first hacks in branch neels/deb9-asan.

The handover_tests.c should probably be changed to properly clean up what they created, so that we can catch actual memleaks if they arise.

Actions #2

Updated by neels about 6 years ago

  • Related to Bug #2708: build failures with linux_amd64_debian9 added
Actions #3

Updated by neels almost 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

the jenkins builds have been moved to deb9, there are currently no sanitizer failures anymore.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)