id
int64
393k
2.82B
repo
stringclasses
68 values
title
stringlengths
1
936
body
stringlengths
0
256k
โŒ€
labels
stringlengths
2
508
priority
stringclasses
3 values
severity
stringclasses
3 values
2,803,024,321
rust
rustdoc's automatic link suggestion is syntactically invalid when the link is in a `#[doc]` attribute
<!-- Thank you for filing a bug report! ๐Ÿ› Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. --> ```rust #[doc = "https://rust-lang.org"] pub fn doc_attribute() {} /// https://rust-lang.org pub fn doc_comment() {} ``` Running `rustdoc` on that code produ...
T-rustdoc,A-lints,A-suggestion-diagnostics,D-invalid-suggestion
low
Critical
2,803,038,965
go
net/http: consider supporting HTTP 2/3 never-indexed literals
HTTP/2 and HTTP/3 header encoding is vulnerable to a category of attacks which permit an attacker sharing a connection with a target to determine the value of certain headers sent by the target. See [RFC 7541 section 7.1](https://www.rfc-editor.org/rfc/rfc7541.html#section-7.1) and [RFC 9204 section 7.1](https://www.rf...
NeedsInvestigation
low
Minor
2,803,040,863
flutter
[extension_google_sign_in_as_googleapis_auth]: signInSilently does not return with access token
Hi I am running to an issue related the packages. The problem of the code is line 65-67. final auth.AuthClient? client = await _googleSignIn.authenticatedClient(); assert(client != null, 'Authenticated client missing!'); I have encountered the issue that it cannot run probably if it is login with _googleSignIn.sig...
d: examples,package,team-ecosystem,P2,p: extension_google_sign_in_as_googleapis_auth,triaged-ecosystem
low
Minor
2,803,050,923
pytorch
[inductor][triton] refactor ASTSource.make_ir integration
### ๐Ÿš€ The feature, motivation and pitch User-defined Triton kernel support in Inductor relies on being able to get the TTIR for a given kernel, so that Inductor do mutability analysis on the TTIR. (in triton_kernel_wrap.py) As the Triton implementation changes, the implementation is getting more and more unwieldy as...
triaged,oncall: pt2,module: inductor,upstream triton,module: user triton
low
Minor
2,803,056,116
flutter
tree-status-bot is on a deprecated GCP Cloud Run function
`tree-status-bot` is still on a Cloud Run function, which has been deprecated and replaced by artifact registry, and is scheduled to shut down March 18. See `flutter-dashboard` go/function-tree-status-bot (sorry for the internal link).
team-infra,P1
medium
Minor
2,803,089,008
pytorch
[dynamo] Save/restore system random state more carefully
Internal example: [T207752792](https://www.internalfb.com/intern/tasks/?t=207752792) There are some OSS unittests that are failing internally (e.g. `test/dynamo/test_unspec.py::UnspecTests::test_random_object`) likely because some internal logging code is burning some random numbers, leading to differing resulting ran...
triaged,oncall: pt2,module: dynamo
low
Minor
2,803,094,413
godot
Collision shapes update (2d and 3d) race condition causing infinite loop
### Tested versions - Reproducible in: 4.3.stable, 4.4.beta1, v4.4.dev [61accf060] ### System information Godot v4.3.stable - TUXEDO OS 24.04.1 LTS - Wayland - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4060 Laptop GPU - 13th Gen Intel(R) Core(TM) i9-13900HX (32 Threads) ### Issue description When running ph...
bug,topic:physics
low
Critical
2,803,095,312
rust
Failed to capture backtrace when compiling with `--remap-path-prefix=${PWD}=`
<!-- Thank you for filing a bug report! ๐Ÿ› Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. --> I tried this code: ```rust fn main() { panic!("oh no!"); } ``` I expected to see this happen: `backtrace_rs::main` yields correct remapped source info. `...
T-compiler,C-bug,A-backtrace,A-path-remapping
low
Critical
2,803,123,619
ui
MORE MAINTAINERS
### Feature description I am bringing this issue again, there needs to be more maintainers. I love shadcn just as much as the next guy, but there are so many bugs. There are over 835 pull requests. There are a lot of bugs. I request that there be more maintainers, I am also willing to maintain myself. ### Affected co...
area: request
low
Critical
2,803,124,088
pytorch
DISABLED test_reorder_peak_memory (__main__.TestOperatorReorderForPeakMemory)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_reorder_peak_memory&suite=TestOperatorReorderForPeakMemory&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35949205522). Over the past 3 ho...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,124,089
pytorch
DISABLED test_warn_on_invalid_torch_function_standalone_class (__main__.TestTorchFunctionWarning)
Platforms: asan, linux, mac, macos, rocm, win, windows, slow This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_warn_on_invalid_torch_function_standalone_class&suite=TestTorchFunctionWarning&limit=100) and the most recent trunk [workflow logs](https:...
triaged,module: flaky-tests,skipped,module: __torch_function__
low
Critical
2,803,124,090
pytorch
DISABLED test_cache_hot_load_device_cuda_bfloat16_dynamic_False (__main__.AOTAutogradCacheTests)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cache_hot_load_device_cuda_bfloat16_dynamic_False&suite=AOTAutogradCacheTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35949205522). ...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: dynamo
low
Critical
2,803,124,136
pytorch
DISABLED test_mm_plus_mm (__main__.TestPatternMatcher)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_mm_plus_mm&suite=TestPatternMatcher&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35949080113). Over the past 3 hours, it has been determ...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,124,669
pytorch
DISABLED test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_grad_True (__main__.TestFxGraphCache)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_grad_True&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,139,096
pytorch
[libTorch] Model initialization on multi-device is slow. It seems to run sequentially in multi-thread
> Originally posted at https://discuss.pytorch.org/t/x/215093 I am using libTorch for inference on multiple GPU devices. I use one-thread-per-device to initialize and then to run inference. Inference (i.e. `forward()` ) works fast as expected, however the initialization step seems to run sequentially. Once the initia...
module: cpp,triaged
low
Critical
2,803,158,064
ant-design
Option to Always Show removeIcon in Upload Component
### What problem does this feature solve? `removeIcon` in the `Upload` component is visible only on hover. However, on mobile devices where hover is not available, it becomes difficult for users to remove uploaded files. It would be great if there was an option to make the removeIcon always visible, regardless of the...
unconfirmed
low
Minor
2,803,177,332
ollama
how to get English output
### What is the issue? M:\AI\ollama>ollama run deepseek-r1:7b >>> list philosophers <think> </think> Here is a list of some of the most influential and notable philosophers throughout history, organized by era and region: ### Ancient Philosophy (c. 600โ€“321 BCE) - **Thales of Miletus** (c. 624โ€“548 BCE):่ขซ่ฎคไธบๆ˜ฏ็ฌฌไธ€ไธชๅ“ฒๅญฆๅฎถ๏ผŒๆๅ‡บ...
bug
low
Minor
2,803,200,007
vscode
DAP completions mishandled
Type: <b>Bug</b> 1. install a debugger that supports the DAP completions request (or write your own!) 2. assuming it's targeting gdb, in the debug console type 'help b' and wait for completions to appear 3. select 'help breakpoints' and press tab 4. note how 'help b' becomes 'help help breakpoints'. I'm writing (yet...
bug,debug
low
Critical
2,803,215,087
next.js
NextResponse.redirect() behaves incorrectly when redirecting from subdomain route to apex domain route
### Link to the code that reproduces this issue https://github.com/bentron2000/next-response-bug-report ### To Reproduce Set `/etc/hosts`: ``` 127.0.0.1 example.test 127.0.0.1 foo.example.test ``` Install Packages: ``` npm i ``` Start Server: ``` npm run dev ``` Then Navigate to the following link and observe ...
Middleware
low
Critical
2,803,216,713
pytorch
internal compiler error: in extract_insn when compiling pytorch with xpu with gcc 12
### ๐Ÿ› Describe the bug As title, compilation with XPU support fails with the issue below. Compiling CPU succeeds. ``` ... /opt/intel/oneapi/compiler/2025.0/bin/compiler/../../include/sycl/detail/builtins/builtins.hpp:235:1: warning: multi-line comment [-Wcomment] 235 | // clang++ -[DU]__SYCL_DEVICE_ONLY__ -x c++ m...
triaged,module: xpu
low
Critical
2,803,226,058
go
io: Copy to a pipe prevents process exit (Go 1.24rc2 on Linux regression)
### Go version go version go1.24rc2 linux/amd64 ### Output of `go env` in your module/workspace: ```shell AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='1' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' CXX='g++' GCCGO='gccgo' GO111MODULE='' GOAMD64='v1' GOARCH='amd64' GOAUTH='netr...
NeedsInvestigation,release-blocker,compiler/runtime,BugReport
medium
Critical
2,803,255,292
transformers
model.gradient_checkpointing_enable() makes loss.requires_grad be False
### System Info Python 3.9.19 transformers 4.42.0 torch 2.2.2+cu118 peft 0.12.0 ### Who can help? _No response_ ### Information - [ ] The official example scripts - [x] My own modified scripts ### Tasks - [ ] An officially supported task in the `exa...
bug
low
Critical
2,803,260,422
transformers
ImportError: cannot import name 'NoneType' from 'types' on main in Python 3.9
### System Info Linux ### Who can help? _No response_ ### Information - [ ] The official example scripts - [x] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give details below) ### Reproduction ``` docker ru...
bug
low
Critical
2,803,267,929
ollama
Log tracking
I have an idea, can I add a traceId when printing the log? This will facilitate the tracking details of subsequent requests.
feature request
low
Minor
2,803,282,650
PowerToys
[Quick Accent] Change the font of the interface
### Description of the new feature / enhancement Add a selection box in the settings menu, which changes the font displaying the Quick Accent interface. (My English is not very good, please forgive me) ### Scenario when this would be used? 1. Some fonts cannot display all the characters, such as Simplified Chinese ...
Needs-Triage
low
Minor
2,803,290,989
ollama
don't show the thinking process
When I use DeepSeek-R1, the thinking process shown does not make sense to me, I only want to see the final result. ![Image](https://github.com/user-attachments/assets/d56c95ba-1fbc-4a4a-83e0-4ae1d7899325)
feature request
low
Major
2,803,294,113
pytorch
DISABLED test_partitioning_unremat_bw (__main__.MinCutPartitioningTests)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_partitioning_unremat_bw&suite=MinCutPartitioningTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35952027696). Over the past 3 hours, ...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,297,781
pytorch
DISABLED test_cat (__main__.NumBytesMetricTests)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cat&suite=NumBytesMetricTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35951074517). Over the past 3 hours, it has been determined f...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,297,782
pytorch
DISABLED test_partitioning_with_view (__main__.MinCutPartitioningTests)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_partitioning_with_view&suite=MinCutPartitioningTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35951349745). Over the past 3 hours, i...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,297,814
pytorch
DISABLED test_graph_break_inside_ctx_with_side_effects (__main__.ContextlibContextManagerTests)
Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_graph_break_inside_ctx_with_side_effects&suite=ContextlibContextManagerTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35960839362). ...
triaged,module: flaky-tests,skipped,oncall: pt2,module: dynamo
low
Critical
2,803,310,171
vscode
Explorer not showing files
Type: <b>Bug</b> Not showing project file on the explorer VS Code version: Code 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-16T00:16:19.038Z) OS version: Linux x64 6.8.0-51-generic snap Modes: <details> <summary>System Info</summary> |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-4570 CPU @ 3.20GH...
info-needed
low
Critical
2,803,311,311
rust
Detect missing `else` in block with `return`
``` error: expected identifier, found keyword `return` --> /home/gh-estebank/rust/compiler/rustc_lint/src/default_could_be_derived.rs:249:13 | 248 | let hir::VariantData::Struct { fields, recovered: Recovered::No } = data { | ...
A-diagnostics,A-parser,P-low,T-compiler,F-let_else
low
Critical
2,803,321,089
ollama
feat: OpenAI reasoning_content compatibility
The current thinking model outputs XML tags to distinguish between thinking and answering, and we need a new feature to make the `reasoning_content` of the OpenAI SDK work normally
feature request
low
Minor
2,803,331,600
godot
[Bug] Open project with rendering method Mobile cause crash entire MacOS on MacOS Sequoia
### Tested versions - Godot 4.2.2 ### System information Godot 4.2.2, MacBook pro 2020, MacOS Sequoia 15.1.1, Intel Iris plus graphics ### Issue description 1. Occurred with project create not on Mac - I created a project on Windows first, with rendering method Mobile - Then I pull git from github and open projec...
bug,platform:macos,needs testing,crash
low
Critical
2,803,368,900
ollama
ollama pull hangs at ~90% completion
### What is the issue? <img width="1266" alt="Image" src="https://github.com/user-attachments/assets/821bda2a-f119-4c46-b72d-c00305072cc4" /> Seems to work fine after a couple retries... Very strange ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.5.7
bug
low
Minor
2,803,374,516
ui
[bug]:
### Describe the bug Can not get `toaster.tsx` when using "manual" method on the shadcn/ui site. https://ui.shadcn.com/docs/components/toast It appear `toast.tsx` and `toaster.tsx` are the same file and the actual `toaster.tsx` file is not present. I'm forced to use the manual method because I can't figure out how t...
bug
low
Critical
2,803,382,485
next.js
Sitemap rendering broken on NextJS 15 with edge runtime
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/cranky-https-7mqs67 ### To Reproduce Error: ``` 15:44:40.872 | โ–ฒ โš  Using edge runtime on a page currently disables static generation for that page 15:44:41.910 | โ–ฒ [Error: Failed to collect configuration for /sitemap/sitemap/[__metada...
Output (export/standalone)
low
Critical
2,803,395,105
pytorch
[CUDA] Illegal Memory Access with `AdaptiveAvgPool2d`
### ๐Ÿ› Describe the bug ```python import torch m1 = torch.randn(40, 40, 40).cuda() model = torch.nn.AdaptiveAvgPool2d(output_size=[1, 67108607]).cuda() model(m1) ``` ```bash compute-sanitizer python3 poc.py ``` Sanitizer Backtrace: ``` ========= Invalid __global__ write of size 4 bytes ========= at void at::nat...
module: nn,module: cuda,triaged,module: edge cases,topic: fuzzer
low
Critical
2,803,421,635
pytorch
[CUDA] Illegal Memory Access with `ReplicationPad2D`
### ๐Ÿ› Describe the bug This is found by fuzzer. ```python import torch m1 = torch.randn(1, 4484, 2).cuda() model = torch.nn.ReplicationPad2d((0, 0, 0, 1826029949)).cuda() model(m1) ``` ```bash computer-sanitizer python3 poc.py ``` compute-sanitizer log ``` ========= COMPUTE-SANITIZER ========= Invalid __global__ ...
module: nn,module: cuda,triaged,module: edge cases,topic: fuzzer
low
Critical
2,803,432,399
rust
ICE: `item_name: no name for DefPath`
<!-- ICE: Rustc ./a.rs '' 'error: internal compiler error: compiler/rustc_middle/src/ty/mod.rs:1584:13: item_name: no name for DefPath { data: [DisambiguatedDefPathData { data: Impl, disambiguator: 0 }], krate: crate0 }', 'error: internal compiler error: compiler/rustc_middle/src/ty/mod.rs:1584:13: item_name: ...
A-diagnostics,I-ICE,T-compiler,C-bug,A-suggestion-diagnostics,S-has-mcve,S-has-bisection
low
Critical
2,803,507,677
rust
Result type inference breaks in 2024 edition, while working correctly in 2021 edition
I tried this code: ```rust fn foo() -> Result<(), u8> { Ok(()) } fn test() -> Result<(), u8> { let f: fn() -> _ = foo as _; f()?; Ok(()) } ``` I expected to see this happen: Type inference on `f` should work correctly. Instead, this happened: When switching to 2024 edition something odd is happe...
A-inference,C-bug,A-coercions,F-never_type,T-types
low
Critical
2,803,533,138
pytorch
DISABLED test_extern (__main__.NumBytesMetricTests)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_extern&suite=NumBytesMetricTests&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35959227973). Over the past 3 hours, it has been determine...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,556,624
ollama
Ollama Truncates Beginning of User Messages and System Prompt When Exceeding Context Window
### What is the issue? **Description:** I am encountering an issue with Ollama where, upon sending a message that exceeds the context window, the model truncates the beginning of the message, including the system prompt. This is particularly frustrating as it leads to the loss of crucial context that is essential for...
bug
low
Major
2,803,569,568
godot
Exporting embeded pck potential fix?
### Tested versions 4.3 Stable But have seen tones of people having same issues all the way back to Godot 3 ### System information Windows-10 Nitro 5 Laptop ### Issue description Recently was trying to export my game to windows-10 embeded pck but got frustrated as while the game would export perfectly fine but the...
feature proposal,platform:windows,topic:export
low
Minor
2,803,581,100
vscode
SCM Working Sets: Creating a new branch restores old working set if identically named branch existed in the past
<!-- โš ๏ธโš ๏ธ Do Not Delete This! bug_report_template โš ๏ธโš ๏ธ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- ๐Ÿ•ฎ Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- ๐Ÿ”Ž Search existing issues to avoid creat...
feature-request,scm
low
Critical
2,803,595,183
ui
[bug]: npm error Unsupported URL Type "workspace:": workspace:* using npx shadcn@canary init
### Describe the bug When creating a new project and running `npx shadcn@canary init`, selecting the next.js(monorepo) version results in an `EUNSUPPORTEDPROTOCOL` error. In my opinion, The reason for this is likely that Shadcn defaults to npm when it cannot detect a package manager, then attempts to run the npm inst...
bug
low
Critical
2,803,609,111
pytorch
[autograd] inconsistent jvp results
### ๐Ÿ› Describe the bug I have two implementations of an isometry loss function that uses Jacobian-vector products (JVP), but they're producing different gradients: ```python import torch vae = VAEModel() vae.to("cuda") func = lambda z: vae.decode(z, return_dict=False)[0] input = torch.randn(1, 8, 8, 8, device="cu...
module: autograd,triaged
low
Critical
2,803,644,173
rust
Compiler crashes with `SIGSEGV` on aarch64-unknown-linux-gnu
<!-- Thank you for finding an Internal Compiler Error! ๐ŸงŠ If possible, try to provide a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for how to create smaller examples. http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ --> ### Code ```sh git clone https://github.com/s...
I-crash,I-ICE,T-compiler,C-bug,O-AArch64,S-needs-repro,C-external-bug
medium
Critical
2,803,649,809
godot
Example programs of the AssertLib crash on the Meta Quest 3
### Tested versions Reproducible on current version on Meta Quest 3. Godot 4.4dev3 Other versions (for testing purposes) are not avaiable from the store. ### System information Godot 4.4dev3 meta ### Issue description We need some advice from you. We are planning an MR application for production and service. Af...
needs testing,topic:xr
low
Critical
2,803,657,153
deno
Deno panic on KV
From the log output of my app: ``` | ============================================================ | Deno has panicked. This is a bug in Deno. Please report this | at https://github.com/denoland/deno/issues/new. | If you can reliably reproduce this panic, include the | reproduction steps and re-run with the RUST_B...
ext/kv,panic
low
Critical
2,803,674,921
pytorch
FP8: E5M2: The FP8 E5M2 result is not `inf` when casting a FP32 value larger than max normal value of FP8 E5M2 (57344)
### ๐Ÿ› Describe the bug See the case, ``` >>> import torch >>> a = torch.tensor(60000, dtype=torch.float) >>> b = a.to(torch.float8_e5m2) >>> b tensor(57344., dtype=torch.float8_e5m2) ``` In theory, the max normal value of fp8 e5m2 is 57344. Any values above 57344 will be represented with fp8 e5m2 `inf`. https://git...
module: docs,triaged,module: NaNs and Infs,module: float8
low
Critical
2,803,722,634
material-ui
Ban sx atrribute in all pigment components and skip compilation
### Summary Migrating from v4 -> v5 has been a rollercoaster migrating `makestyles` to `styled` that introduced `SX` property and made life easier. Migrating from v5 -> v6 is still unclear how to workaround some cases of the dynamic context of styling and introduced unwanted experiences for developers (for middle, ju...
package: system,status: waiting for maintainer
low
Minor
2,803,769,873
transformers
tokenizer_class: `LlamaTokenizerFast` becomes `LlamaTokenizer` after load + immediate save
### System Info I do not understand why but saving a loaded tokenizer changes the tokenizer class type. Unsure this is a usage error on my part of expected output from HF. ### Who can help? @ArthurZucker @itazap ### Information - [ ] The official example scripts - [x] My own modified scripts ### Tasks - [ ] A...
bug
low
Critical
2,803,771,243
rust
Internal Status Access Violation with constant redefinition
<!-- Thank you for finding an Internal Compiler Error! ๐ŸงŠ If possible, try to provide a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for how to create smaller examples. http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ --> ### Code ```Rust const FOO: usize = 32; fn ba...
I-ICE,T-compiler,C-bug,WG-compiler-parallel,S-has-mcve,S-has-bisection
medium
Critical
2,803,786,232
ollama
ollama only using cpu even with gpu found
### What is the issue? hello, this has been reported in the past at least two times, I am here to report it a third time because something doesnt seem right. relevant issues: https://github.com/ollama/ollama/issues/8485 https://github.com/ollama/ollama/issues/8467 same error, same fix with ' just reinstalling within...
bug
low
Critical
2,803,792,728
flutter
Windows module_host_with_custom_build_test is 2.11% flaky
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY. { "name": "Windows module_host_with_custom_build_test" } --> The post-submit test builder `Windows module_host_with_custom_build_test` had a flaky ratio 2.11% for the past (up to) 100 commits, which is above our 2.00% threshold. One recent fla...
P0,c: flake,team-tool
high
Minor
2,803,832,844
godot
The behavior of CollisionObject2D._mouse_enter() is very strange
### Tested versions 4.3-stable ### System information MacOS 15 ### Issue description 1, The function _mouse_entered() of Area2D is disabled when an Control node cover the Area2D. except on you click mouse left button. As shown in the following figure ![Image](https://github.com/user-attachments/assets/895eccbb-8a...
bug,confirmed,topic:physics,topic:input
low
Critical
2,803,848,954
storybook
GET http://localhost:6006/sb-preview/runtime.js net::ERR_ABORTED 404 (Not Found)
### Describe the bug ```bash pnpm dlx storybook@8.5.0init ``` select vue3 and vite then run `pnpm storybook` The command line reported an error๏ผš > info => Starting manager.. info => Starting preview.. The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vi...
bug,builder-vite,sev:S2
medium
Critical
2,803,864,458
PowerToys
Mouse Button Customization Features Similar to XMBC
### Description of the new feature / enhancement I am a frequent user of both PowerToys and X-Mouse Button Control (XMBC). While PowerToys provides excellent utilities like FancyZones and Mouse Utilities, it lacks the ability to assign custom actions to mouse buttons. I believe adding mouse button customization featu...
Needs-Triage
low
Minor
2,803,873,817
react-native
network request failed for some users
### Description some users reported network request failed using rtk query. This behavior occurs specifically in a React Native environment. ### Steps to reproduce 1. Use RTK Query to initiate a network request (e.g., `useQuery`) 3. Observe that the query returns a fetch error instead of executing successfully. #...
๐ŸŒNetworking,Needs: Repro,Needs: Attention
low
Critical
2,803,886,610
pytorch
DISABLED test_linear_and_cel_max_autotune (__main__.InplacePaddingTest)
Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_linear_and_cel_max_autotune&suite=InplacePaddingTest&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35974314707). Over the past 3 hours, ...
triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,887,452
pytorch
DISABLED test_max_autotune_remote_caching_dynamic_False (__main__.TestMaxAutotuneRemoteCache)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_max_autotune_remote_caching_dynamic_False&suite=TestMaxAutotuneRemoteCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35967125228). Ov...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,887,453
pytorch
DISABLED test_comprehensive_svd_lowrank_cuda_float32 (__main__.TestInductorOpInfoCUDA)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_svd_lowrank_cuda_float32&suite=TestInductorOpInfoCUDA&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35964561116). Over the ...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,887,595
pytorch
DISABLED test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_grad_False (__main__.TestFxGraphCache)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cache_load_function_device_cuda_float32_dynamic_False_bundle_triton_True_grad_False&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorc...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,887,718
pytorch
DISABLED test_cache_hot_load_device_cuda_bfloat16_dynamic_False (__main__.TestFxGraphCache)
Platforms: rocm This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cache_hot_load_device_cuda_bfloat16_dynamic_False&suite=TestFxGraphCache&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/35972563562). Over...
module: rocm,triaged,module: flaky-tests,skipped,oncall: pt2,module: inductor
low
Critical
2,803,889,361
rust
Tracking issue for release notes of #118159: Implementation of `fmt::FormattingOptions`
This issue tracks the release notes text for #118159. ### Steps - [ ] Proposed text is drafted by PR author (or team) making the noteworthy change. - [ ] Issue is nominated for release team review of clarity for wider audience. - [ ] Release team includes text in release notes/blog posts. ### Release notes text Th...
relnotes,T-libs,needs-triage,relnotes-tracking-issue
low
Minor
2,803,933,734
vscode
Provide the originating conversion in the MappedEdits
> We never used the conversation in our mapper code. It turned out that the code block with just the markdown before the block as well as the input file works well. > > > > Would it be good enough to add the `ChatResult` from the response that contained the block? > > Maybe lets open a new feature request so we ca...
chat
low
Minor
2,803,963,674
vscode
Printenv in shellIntegration-bash.sh cause hang in terminal git bash
Type: <b>Performance Issue</b> When i open one terminal with git bash in windows the windows hang for 20/30 second before open totally. After the openig i see the last output of printenv before the prompt. The row that cause this are in the file shellIntegration-bash.sh, in the function __vsc_update_env . If i delet...
important
low
Critical
2,803,966,533
storybook
[Bug]: Storybook not accessible from local hostname after Vite 6 upgrade
### Describe the bug After upgrading from Vite 5 to Vite 6, Storybook is no longer accessible via local hostname (e.g., timon-work.local) configured in macOS System Settings > Sharing. Despite setting the `--host` flag to `0.0.0.0` in the dev script, accessing Storybook through the local hostname results in 403 Forbid...
bug,good first issue,help wanted,compatibility with other tools,has workaround,core,builder-vite
low
Critical
2,803,971,727
langchain
Cannot install langchain-pinecone in windows. Need python for x86, but found x86_64
### Checked other resources - [x] I added a very descriptive title to this issue. - [x] I searched the LangChain documentation with the integrated search. - [x] I used the GitHub search to find a similar question and didn't find it. - [x] I am sure that this is a bug in LangChain rather than my code. - [x] The bug is ...
investigate
low
Critical
2,803,984,247
next.js
Turbopack fails to load valid .mjs module with UTF-8 error
### Link to the code that reproduces this issue https://github.com/utsuboco/r3f-perf/blob/752adc19edbcabc43fc917519c5366718fa0b9d0/src/components/TextsHighHZ.tsx#L10 ### To Reproduce ### Description Turbopack is failing to load a valid .mjs module that exports a base64 string. The module is from [r3f-perf](https:/...
please add a complete reproduction,Turbopack
low
Critical
2,804,004,343
flutter
Linux web_canvaskit_tests_5 is 2.11% flaky
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY. { "name": "Linux web_canvaskit_tests_5" } --> The post-submit test builder `Linux web_canvaskit_tests_5` had a flaky ratio 2.11% for the past (up to) 100 commits, which is above our 2.00% threshold. One recent flaky example for a same commit: ...
P0,c: flake,team-web
high
Minor
2,804,022,361
next.js
Tree shaking in middleware doesn't work
### Link to the code that reproduces this issue https://github.com/amannn/nextjs-bug-repro-middleware/commit/6c442b025f45b0f777fda6f32fc355e58bef1fb9 ### To Reproduce 1. Run `pnpm i && pnpm build` 2. See console output and analyzer output ### Current vs. Expected behavior **Console output:** ``` ฦ’ Middleware ...
Middleware,linear: next
low
Critical
2,804,029,353
next.js
Lazy loaded component CSS doesn't contain assetPrefix
### Link to the code that reproduces this issue https://github.com/GeorgeHulpoi/lazy-loaded-component-asset-prefix ### To Reproduce 1. Verify in development mode the behavior. 2. Build the project with `NEXT_PUBLIC_ASSET_PREFIX` (it will be ussed in `next.config.ts` / `assetPrefix`. 3. Move the `_next/static` to th...
Lazy Loading,linear: next,Module Resolution,CSS
low
Minor
2,804,030,962
vscode
Wrong text expected
Type: <b>Bug</b> I'm using VSCode Insider, with EVKey - A Vietnamese Keyboard, when i wrote "taij", it should be "tแบกi" but the result was "taiแบกi" Update: VSCode resolves the problem VS Code version: Code - Insiders 1.97.0-insider (d226a2a497b928d78aa654f74c8af5317d3becfb, 2025-01-22T05:05:14.565Z) OS version: Windo...
triage-needed
low
Critical
2,804,095,738
flutter
[webview_flutter_android] WebView fails to resize in SystemUiMode.edgeToEdge after display size change via system settings
### Steps to reproduce 1. Lock device orientation in portrait mode 2. Enable SystemUiMode.edgeToEdge 3. Change display size from Settings -> Display -> Display size and text 4. Go back to app ### Expected results Webview resizes correctly. ### Actual results Webview does not resize correctly. Reproducible with Pix...
platform-android,p: webview,package,has reproducible steps,team-android,found in release: 3.27,found in release: 3.28
low
Critical
2,804,099,092
electron
[Windows 11] `new BrowserWindow(...)` bug it shows a white screen, and after waiting for a while, the software automatically closed
### Preflight Checklist - [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched ...
platform/windows,bug :beetle:,blocked/need-repro,33-x-y
low
Critical
2,804,105,274
material-ui
[TextField] Autocomplete does not allow the select to open when text field uses input slotProps (any of them)
### Steps to reproduce Steps: 1. Open this link to live example: https://stackblitz.com/edit/react-eomwegjs?file=Demo.tsx 2. Click on Autocomplete, select will not open. ### Current behavior Clicking on Autocomplete when input is provided to TextField component does not open the list. ### Expected behavior When ...
support: question,component: text field,status: waiting for author
low
Major
2,804,109,123
PowerToys
World Clock
### Description of the new feature / enhancement You can add a plugin or add in world clock functionality to PowerToys run to easily check the time in different countries. ### Scenario when this would be used? To check world times easily. ### Supporting information _No response_
Needs-Triage
low
Minor
2,804,147,705
pytorch
The possible error in the pytorch documentation of RNN.
### ๐Ÿ“š The doc issue ### 1. Where is the documentation? URL: https://pytorch.org/docs/stable/generated/torch.nn.RNN.html#rnn ### 2. What is the possible error? The documentation provide a piece of code about " Efficient implementation equivalent to the following with bidirectional=False " which is shown below: ```pyt...
module: rnn,triaged
low
Critical
2,804,160,391
node
http: `HEAD` request consumes response body
### Version v22.10.0 ### Platform ```text Linux tumba 6.12.6-gentoo-yuran #1 SMP Sat Dec 21 16:28:04 +08 2024 x86_64 Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz GenuineIntel GNU/Linux ``` ### Subsystem http ### What steps will reproduce the bug? ```js // srv.mjs import { createServer } from 'node:http'; import {...
http
low
Critical
2,804,172,109
vscode
Codespace Issues
I'm having problems with my school codespace. It says I have to run a command, but I don't know how or where. It says I'm in recovery mode, but nothing has come from it. ![Image](https://github.com/user-attachments/assets/0ee6bec1-3c07-402d-8b9a-34a356f39cfb) ![Image](https://github.com/user-attachments/assets/c42bcc...
triage-needed
low
Minor
2,804,200,155
kubernetes
[Flaking Test] [sig-api-machinery] Kubernetes e2e suite.[It] [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource.
### Which jobs are flaking? master-blocking - gce-cos-master-default ### Which tests are flaking? Kubernetes e2e suite.[It] [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource. Prow: https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-gci-gce/1...
sig/api-machinery,kind/flake,needs-triage
low
Critical
2,804,220,630
transformers
forward() got an unexpected keyword argument 'num_items_in_batch'
### System Info New versions can't train encoder-decoder models. Related issue and pull request: https://github.com/huggingface/transformers/issues/34575 System-Info: - `transformers` version: 4.48.1 - Platform: Linux-6.8.0-36-generic-x86_64-with-glibc2.39 - Python version: 3.12.8 - Huggingface_hub version: 0.24.6 - S...
bug
medium
Critical
2,804,279,688
godot
[4.4 beta 1] TLS Handshake Error with Godot HTTPRequest
### Tested versions 4.4 beta 1 ### System information Windows 11 - Godot 4.4 beta 1 - Vulkan (Mobile) ### Issue description Iโ€™m encountering a TLS handshake error when trying to make a request to https://graph.oculus.com/ using Godot's HTTPRequest. * Requests to https://www.google.com/ work without any issues. ...
bug,needs testing,topic:network
low
Critical
2,804,289,207
storybook
[Bug]: Controls not showing on first load in 8.5.0 (web components)
### Describe the bug When upgrading from 8.4 to 8.5.0 in our Lit/web components project we noticed that the controls panel was empty for every story. When you opened the story a second time the controls would show up as expected/as it did in 8.4. I can reproduce the same problem in the example project you get when ru...
bug,web-components,addon: controls,upgrade:8.5
low
Critical
2,804,304,194
material-ui
[docs] Pigment and Emotion at the same time in application
### Related page https://mui.com/material-ui/migration/migrating-to-pigment-css/ ### Kind of issue Unclear explanations ### Issue description Is there a guide that tells us how to migrate from current emotion to material pigment in the same code base living together? Without breaking the whole application, with a ...
docs,status: waiting for maintainer,support: docs-feedback,package: pigment-css
low
Critical
2,804,315,742
ollama
Llama 3.1 sha256 mismatch
### What is the issue? <img width="909" alt="Image" src="https://github.com/user-attachments/assets/a8f79e64-2f9b-4a6f-b5cc-a1534c8479b5" /> ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.5.7
bug
low
Minor
2,804,365,566
PowerToys
When using Text Extractor it should be able to keep the same format as the text you are extracting.
### Description of the new feature / enhancement If your extracting text that is on multiple lines, it should be pasted as such. Links should be links. Bold should be bold. etc. ### Scenario when this would be used? Right now it takes a large amount of effort to reformat the text after it has been copied. ### Suppo...
Needs-Triage
low
Minor
2,804,367,860
pytorch
Set `size` when `is_coalesced` is set in `torch.sparse_coo_tensor()`
### ๐Ÿ“š The doc issue The doc of [torch.sparse_coo_tensor()](https://pytorch.org/docs/stable/generated/torch.sparse_coo_tensor.html#torch-sparse-coo-tensor) shows its `Parameters`/`Keyword Arguments` as below: > size (list, tuple, or torch.Size, optional) โ€“ Size of the sparse tensor. If not provided the size will be i...
module: sparse,triaged
low
Critical
2,804,399,937
material-ui
Getting this error -> Warning: Failed prop type: Invalid prop `disabled` of type `string`
### Steps to reproduce Render a button and provide disabled prop to it. ![Image](https://github.com/user-attachments/assets/2a76d75c-0b3b-403b-ad63-8da03a65ebad) ### Current behavior Gives a warning ![Image](https://github.com/user-attachments/assets/3c126d6b-a051-4ce1-a706-20e61e917aaf) ### Expected behavior Sh...
component: button,status: waiting for author
low
Critical
2,804,451,669
pytorch
[XPU] torch.nn.functional.pad brings wrong results with torch.compile on Intel GPU
### ๐Ÿ› Describe the bug torch.nn.functional.pad brings wrong results with torch.compile on Intel GPU (XPU). ```python import torch class Model(torch.nn.Module): def __init__(self): super().__init__() def forward(self, *args): pad = torch.nn.functional.pad(args[0], (0, 1, 1, 0), mode = 'const...
triaged,oncall: pt2,module: inductor,module: xpu
low
Critical
2,804,468,967
go
weak: docs don't guarantee Pointer compares not equal for different values
weak.Pointer docs say this about when they compare equal ``` // Two Pointer values always compare equal if the pointers from which they were // created compare equal. This property is retained even after the // object referenced by the pointer used to create a weak reference is // reclaimed. // If multiple weak pointe...
Documentation,NeedsFix,BugReport
low
Major
2,804,483,960
angular
Untracked() should break cycle in computations
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description I just updated to the **19.1.2** version and suddenly I get an error at compiling time: `Error: Detected cycle in computations.` It made me discover that I have a `rxResource` whose request calls a `linked...
area: core,needs: clarification,core: reactivity
low
Critical
2,804,510,443
tauri
[bug] Event Listeners Stack on Repeated WebviewWindow Creation
### Describe the bug Event listeners stack each time I run the creation function. This leads to the same event being triggered multiple times. ### Reproduction https://github.com/shonya3/tauri-events-stacking 1. npm i, npm run tauri dev, keep terminal open to see output. 2. ![Image](https://github.com/user-atta...
type: bug,status: needs triage
low
Critical
2,804,529,853
godot
Intermittent Nonexistent function exception when function exists on child class but not parent using GDScript
### Tested versions - Reproducible in 4.4 Beta 1, 4.4 dev 7 ### System information PopOS 22.04 LTS, AMDยฎ Ryzen 7 6800h, AMDยฎ Radeon rx 6700m ### Issue description Intermittent Nonexistent function exception when function exists on child class but not parent using GDScript I have to restart the whole editor for i...
bug,topic:gdscript,needs testing
low
Critical
2,804,546,480
pytorch
Memory Leak in MPS Backend During LSTM Iterations (Out of Memory Error)
### ๐Ÿ› Describe the bug ## Bug Description When running a simple LSTM model on the MPS backend with a repetitive loop, memory usage steadily increases, eventually leading to an Out of Memory error. This issue occurs despite clearing the MPS memory cache using torch.mps.empty_cache() after every iteration. The error h...
module: rnn,module: memory usage,triaged,module: mps
low
Critical
2,804,566,477
kubernetes
Documentation of pod selection for node-pressure eviction is confusing regarding QoS
In [the Node-pressure doc explaining the ranking of pods for eviction](https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/#pod-selection-for-kubelet-eviction), there is a note saying that QoS are not used for this ranking (which appears to be correct, AFAICT from the code). However, this sec...
kind/documentation,sig/node,sig/docs,needs-triage
low
Major
2,804,576,535
godot
Can't pan on the visual shader editor while the mouse cursor is on a node preview
### Tested versions - Reproducible in: 4.0.stable, 4.2.stable, 4.3.stable, 4.4.beta1 ### System information Godot v4.4.dev (24d74510e) - Fedora Linux 41 (KDE Plasma) on X11 - X11 display driver, Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4090 (nvidia; 565.77) - 13th Gen Intel(R) Core(...
bug,topic:editor,usability,topic:shaders
low
Minor
2,804,582,237
angular
Missing localize config documentation
### Describe the problem that you experienced We use โ€œdeโ€ as sourceLocale, but would like to host all locales under a 5-letter code. Apart from the fact that I don't understand in which cases the locales are 2-letter and why, for example, โ€œde-DEโ€ is not also available as a 5-letter variant, there currently seems to be...
area: docs
low
Critical