Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
is:open is:issue label:A-stack-probe
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14.1k
Star
108k
Code
Issues
5k+
Pull requests
911
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Draft release notes for 1.92
#149161 ·
cuviper
opened
on Nov 20, 2025
4
Issues
Search Issues
is
:
open
is
:
issue
label
:
A-stack-probe
is:open is:issue label:A-stack-probe
Search
Labels
Milestones
New issue
Search results
Open
Closed
Poorly-documented safety assumptions in <code>unix::stack_overflow::init</code>
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
A-stack-probe
Area: Stack probing and guard pages
Area: Stack probing and guard pages
A-thread
Area: `std::thread`
Area: `std::thread`
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#127841
In rust-lang/rust;
·
workingjubilee
opened
on Jul 17, 2024
Stack overflow not caught in Drop for TLS data
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
A-stack-probe
Area: Stack probing and guard pages
Area: Stack probing and guard pages
A-thread
Area: `std::thread`
Area: `std::thread`
A-thread-locals
Area: Thread local storage (TLS)
Area: Thread local storage (TLS)
C-bug
Category: This is a bug.
Category: This is a bug.
Status: Open.
#111272
In rust-lang/rust;
·
ridiculousfish
opened
on May 6, 2023
<code>__rust_probestack</code> in binary despite no callers, LTO, and disabling stack-probes.
A-stack-probe
Area: Stack probing and guard pages
Area: Stack probing and guard pages
C-bug
Category: This is a bug.
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#88274
In rust-lang/rust;
·
daxtens
opened
on Aug 24, 2021
pthread_get_stacksize_np returns incorrect values for the main thread on OS X 10.9
A-stack-probe
Area: Stack probing and guard pages
Area: Stack probing and guard pages
C-bug
Category: This is a bug.
Category: This is a bug.
P-medium
Medium priority
Medium priority
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#43347
In rust-lang/rust;
·
jrmuizel
opened
on Jul 19, 2017
Extend stack probe support to non-tier-1 platforms, and clarify policy for mitigating LLVM-dependent unsafety
A-codegen
Area: Code generation
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-stack-probe
Area: Stack probing and guard pages
Area: Stack probing and guard pages
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-medium
Medium priority
Medium priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#43241
In rust-lang/rust;
·
bstrie
opened
on Jul 14, 2017
Guard pages are disabled on musl.
A-stack-probe
Area: Stack probing and guard pages
Area: Stack probing and guard pages
C-bug
Category: This is a bug.
Category: This is a bug.
O-musl
Target: The musl libc
Target: The musl libc
Status: Open.
#31506
In rust-lang/rust;
·
brson
opened
on Feb 9, 2016
You can’t perform that action at this time.