Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FEniCS
/
dolfinx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
265
Star
1.2k
Code
Issues
84
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Document running DOLFINx under sanitizers
- #4447
#4447
Open
jhale
wants to merge 30 commits into
main
FEniCS/dolfinx:main
from
jhale/developer-debug-mode
FEniCS/dolfinx:jhale/developer-debug-mode
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Open
Document running DOLFINx under sanitizers
#4447
jhale
wants to merge 30 commits into
main
FEniCS/dolfinx:main
from
jhale/developer-debug-mode
FEniCS/dolfinx:jhale/developer-debug-mode
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Add validated build-type set and DeveloperDebug flag infrastructure
Show description for 464ac37
jhale
and
claude
committed
464ac37
View commit details
Copy full SHA for 464ac37
Browse repository at this point
Wire DeveloperDebug into the library, tests, Python bindings and demos
Show description for 502e22e
jhale
and
claude
committed
502e22e
View commit details
Copy full SHA for 502e22e
Browse repository at this point
Add sanitizer suppressions files for DeveloperDebug
Show description for f0960f3
jhale
and
claude
committed
f0960f3
View commit details
Copy full SHA for f0960f3
Browse repository at this point
Document the DeveloperDebug build type
Show description for 492ec77
jhale
and
claude
committed
492ec77
View commit details
Copy full SHA for 492ec77
Browse repository at this point
Commits on Aug 25, 2026
Avoid UB in kernel-invocation coefficient pointer for empty coefficient arrays
Show description for a7a9e76
jhale
and
claude
committed
a7a9e76
View commit details
Copy full SHA for a7a9e76
Browse repository at this point
Avoid submdspan overhead in the hot per-cell/per-facet coefficient pointer
Show description for a13613a
jhale
and
claude
committed
a13613a
View commit details
Copy full SHA for a13613a
Browse repository at this point
Merge branch 'jhale/mdspan-coeffs-undefined-behaviour' into jhale/developer-debug-mode
jhale
committed
6b8b545
View commit details
Copy full SHA for 6b8b545
Browse repository at this point
Shorten coeffs_data/cstride comments
Show description for d9adbfa
jhale
and
claude
committed
d9adbfa
View commit details
Copy full SHA for d9adbfa
Browse repository at this point
Drop coeffs_data/cstride comments
Show description for 67f5e27
jhale
and
claude
committed
67f5e27
View commit details
Copy full SHA for 67f5e27
Browse repository at this point
Remove build-type validation; simplify DeveloperDebug flags detection
Show description for 4c38679
jhale
and
claude
committed
4c38679
View commit details
Copy full SHA for 4c38679
Browse repository at this point
Make nanobind's sanitizer auto-detection see DeveloperDebug's flags
Show description for 21ce6e3
jhale
and
claude
committed
21ce6e3
View commit details
Copy full SHA for 21ce6e3
Browse repository at this point
Correct the macOS ASan pytest recipe with the actually-verified fix
Show description for d27db0f
jhale
and
claude
committed
d27db0f
View commit details
Copy full SHA for d27db0f
Browse repository at this point
Rewrite the sanitizer runbook to be compact and procedural
Show description for 358e296
jhale
and
claude
committed
358e296
View commit details
Copy full SHA for 358e296
Browse repository at this point
Fix Linux arch hardcoding and macOS quoting in the sanitizer runbook
Show description for 9111121
jhale
and
claude
committed
9111121
View commit details
Copy full SHA for 9111121
Browse repository at this point
Add missing build steps to the sanitizer runbook
Show description for 1b42007
jhale
and
claude
committed
1b42007
View commit details
Copy full SHA for 1b42007
Browse repository at this point
Revert the DeveloperDebug CMake build-type machinery
Show description for e6c5080
jhale
and
claude
committed
e6c5080
View commit details
Copy full SHA for e6c5080
Browse repository at this point
Replace the build-type-specific nanobind sanitizer fix with a generic one
Show description for 6c72e18
jhale
and
claude
committed
6c72e18
View commit details
Copy full SHA for 6c72e18
Browse repository at this point
Rewrite the sanitizer runbook for the doc-only flag approach
Show description for b581246
jhale
and
claude
committed
b581246
View commit details
Copy full SHA for b581246
Browse repository at this point
Update asan.supp
jhale
authored
0499444
View commit details
Copy full SHA for 0499444
Browse repository at this point
Update lsan.supp
jhale
authored
0b70e6f
View commit details
Copy full SHA for 0b70e6f
Browse repository at this point
Update ubsan.supp
jhale
authored
4d8ca7f
View commit details
Copy full SHA for 4d8ca7f
Browse repository at this point
Update README.md
jhale
authored
a70ffe2
View commit details
Copy full SHA for a70ffe2
Browse repository at this point
Update README.md
jhale
authored
501f019
View commit details
Copy full SHA for 501f019
Browse repository at this point
Update AGENTS.md
jhale
authored
4f4acaa
View commit details
Copy full SHA for 4f4acaa
Browse repository at this point
Update README.md
jhale
authored
f9784f4
View commit details
Copy full SHA for f9784f4
Browse repository at this point
Update CMakeLists.txt
jhale
authored
57aa1e2
View commit details
Copy full SHA for 57aa1e2
Browse repository at this point
Commits on Aug 26, 2026
Update README.md
jhale
authored
3e91749
View commit details
Copy full SHA for 3e91749
Browse repository at this point
Commits on Aug 28, 2026
Merge branch 'main' into jhale/developer-debug-mode
garth-wells
authored
7f6572d
View commit details
Copy full SHA for 7f6572d
Browse repository at this point
Commits on Sep 15, 2026
Merge branch 'main' into jhale/developer-debug-mode
jhale
authored
12b0a2e
View commit details
Copy full SHA for 12b0a2e
Browse repository at this point
Update LeakSanitizer suppressions description
jhale
authored
ebffd8d
View commit details
Copy full SHA for ebffd8d
Browse repository at this point
You can’t perform that action at this time.