Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dCache
cta
Commits
bf5fe437
Commit
bf5fe437
authored
8 years ago
by
Eric Cano
Browse files
Options
Downloads
Patches
Plain Diff
Reviewed and completed suppressions for helgrind.
parent
a3814b31
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/helgrind.suppr
+35
-1
35 additions, 1 deletion
tests/helgrind.suppr
with
35 additions
and
1 deletion
tests/helgrind.suppr
+
35
−
1
View file @
bf5fe437
...
...
@@ -298,10 +298,44 @@
}
{
Locks taken from 2 objects
destruction_of_stack_object_probably_safe
Helgrind:Race
...
fun:_ZNSt7promiseIvED1Ev
fun:_ZN3cta11objectstore14AgentReference6ActionD1Ev
fun:_ZN3cta11objectstore14AgentReference14addToOwnershipERKSsRNS0_7BackendE
fun:_ZN3cta8OStoreDB12ArchiveMount10getNextJobERNS_3log10LogContextE
...
}
{
helgrind_reports_q_mutex_while_we_hold_m_currentQueueMutex_as_well_in_add
Helgrind:Race
...
fun:_ZNKSt14default_deleteISt7promiseIvEEclEPS1_
fun:_ZNSt10unique_ptrISt7promiseIvESt14default_deleteIS1_EED1Ev
fun:_ZN3cta11objectstore14AgentReference21queueAndExecuteActionERNS1_6ActionERNS0_7BackendE
fun:_ZN3cta11objectstore14AgentReference19removeFromOwnershipERKSsRNS0_7BackendE
...
}
{
helgrind_reports_q_mutex_while_we_hold_m_currentQueueMutex_as_well_in_remove
Helgrind:Race
...
fun:_ZNKSt14default_deleteISt7promiseIvEEclEPS1_
fun:_ZNSt10unique_ptrISt7promiseIvESt14default_deleteIS1_EED1Ev
fun:_ZN3cta11objectstore14AgentReference21queueAndExecuteActionERNS1_6ActionERNS0_7BackendE
fun:_ZN3cta11objectstore14AgentReference14addToOwnershipERKSsRNS0_7BackendE
...
}
{
helgrind_reports_stack_allocated_objects_constructor_in_race
Helgrind:Race
...
fun:_ZNSt7promiseIvED1Ev
fun:_ZN3cta11objectstore14AgentReference6ActionD1Ev
fun:_ZN3cta11objectstore14AgentReference19removeFromOwnershipERKSsRNS0_7BackendE
...
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment