the test-gcc-security result depends on a verision of the glibc
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QA Regression Testing |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The test-gcc-security failed on Ubuntu 18.04:
------------- Begin console output -------------
=======
17:25:09 FAIL: test_10_
17:25:09 Stack protector
17:25:09 -------
17:25:09 Traceback (most recent call last):
17:25:09 File "./test-
17:25:09 self._test_
17:25:09 File "./test-
17:25:09 self.assertEqua
17:25:09 AssertionError: '*** stack smashing detected ***: ./stack-
17:25:09 ' is in output of './stack-
17:25:09 *** stack smashing detected ***: <unknown> terminated
-------------- End console output --------------
Here is the answer to why the word "<unknown>" is printed instead of the name of the failed process on Ubuntu18.04: https:/
Related branches
- Ubuntu Security Team: Pending requested
- Steve Beattie: Pending requested
-
Diff: 95 lines (+25/-8)1 file modifiedscripts/test-gcc-security.py (+25/-8)
Thanks for reporting this - proposed fixes in https:/ /code.launchpad .net/~alexmurra y/qa-regression -testing/ +git/qa- regression- testing/ +ref/update- test-gcc- security- for-lp- 2007544 - if you could also test these and provide any feedback that would be great.