MantisBT - NetSurf
View Issue Details
0002674NetSurf[All Projects] Generalpublic2019-06-15 17:262019-08-01 10:27
ReporterVincent Sanders 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product Version3.9 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0002674: popular sites parallel
Descriptionall manner of hilarious issues detected by valgrind at the exit time
Steps To Reproducerun the test under valgrind

./test/monkey_driver.py -m ./nsmonkey -t ../netsurf-test/monkey-test/popular-sites-parallel.yaml >valgrind-popular-sites-parallel 2>&1
TagsNo tags attached.
Attached Files? valgrind-popular-sites-parallel (71,107) 2019-06-15 17:26
https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=597&type=bug

Notes
(0002035)
Daniel Silverstone   
2019-08-01 10:27   
This is likely at least partially related to how cancelled curl fetches aren't immediately cleaned up, meaning that during shutdown, we end up calling back into llcache when it has already been cleaned up.

Issue History
2019-06-15 17:26Vincent SandersNew Issue
2019-06-15 17:26Vincent SandersFile Added: valgrind-popular-sites-parallel
2019-07-01 13:00Vincent SandersTarget Version3.9 =>
2019-08-01 10:22Vincent SandersStatusnew => acknowledged
2019-08-01 10:27Daniel SilverstoneNote Added: 0002035