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,799,429,388
rust
Allow attribute does not surpress unknown_or_malformed_diagnostic_attributes
### Code ```Rust trait _Trait {} #[allow(unknown_or_malformed_diagnostic_attributes)] #[diagnostic::abcdef] impl _Trait for () {} ``` ### Current output ```Shell warning: unknown diagnostic attribute --> src/lib.rs:3:15 | 3 | #[diagnostic::abcdef] | ^^^^^^ | = note: `#[warn(unknown_or_malforme...
A-lints,A-diagnostics,T-compiler,C-bug,D-diagnostic-infra,L-unknown_or_malformed_diagnostic_attributes
low
Minor
2,799,473,740
next.js
Error when adding FormatJS SWC Plugin
### Link to the code that reproduces this issue https://github.com/rubanooo/next-swc-formatjs-error ### To Reproduce 1. Install the SWC plugin 2. Add to the next config with the following format: ```ts import type { NextConfig } from "next"; const nextConfig: NextConfig = { /* config options here */ experimenta...
SWC
low
Critical
2,799,537,441
flutter
MacOS sandbox embed a command-line tool testing
### Steps to reproduce When developing MacOS sandbox app you can embed a command-line tool in a sandboxed app, see: https://developer.apple.com/documentation/xcode/embedding-a-helper-tool-in-a-sandboxed-app but when testing how can you access this embed command-line tool? ### Expected results I expect to have acces...
waiting for customer response,in triage
low
Major
2,799,538,041
opencv
No way to initialize the IStreamReader class in the Java wrapper.
### System Information OpenCV version: 4.11.0 Operating System / Platform: Windows 10 22H2 Compiler & compiler version: 3.18.1 ### Detailed description In the Java wrapper of OpenCV, there is currently no way to initialize the IStreamReader class. While the class is exposed in the Java bindings, no constructor or fa...
feature,category: videoio,category: java bindings
low
Minor
2,799,547,686
ollama
Cannot overcome Ollama error : ollama._types.ResponseError: POST predict: Post "http://127.0.0.1:35843/completion": EOF / panic: failed to decode batch: could not find a kv cache slot
### What is the issue? I believe there is a bug in ollama's processing which flags the following two errors: (result from running python file:) Ollama error : ollama._types.ResponseError: POST predict: Post "http://127.0.0.1:35843/completion": EOF (error in ollama logs:) panic: failed to decode batch: could not fin...
bug
low
Critical
2,799,618,700
tauri
[feat] Add deprecation warning for `updater.dialog: true` in v1
### Describe the problem In v2 we somewhat quietly got rid of the built-in dialog. This is especially unexpected for devs that didn't set the `updater.dialog` config at all because it defaulted to `true` hiding the fact that no config in v2 is vastly different in behavior. For example one dev on discord updated many ...
type: feature request
low
Minor
2,799,652,753
rust
UI test `multiple-reprs` fails on targets that set `c-enum-min-bits`
[This part of the test](https://github.com/rust-lang/rust/blob/b5741a36a897dd93936d31ea0c1688f1399a2e06/tests/ui/structs-enums/multiple-reprs.rs#L72) assumes that the enum's discriminant has a size of `c_int` which is true for most targets but not for targets that set [`TargetOptions.c_enum_min_bits`](https://github.co...
A-testsuite,T-compiler,C-bug
low
Minor
2,799,684,676
go
net/http: Response.Request doesn't contain updated URL after following redirects on js/wasm
### Go version go version go1.23.5 darwin/arm64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='arm64' GOBIN='' GOCACHE='/Users/andrea/Library/Caches/go-build' GOENV='/Users/andrea/Library/Application Support/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='arm64' GOHOSTOS='da...
NeedsInvestigation,arch-wasm,OS-JS
low
Critical
2,799,689,367
PowerToys
[ARM64] EXception 0xD0000701 - PowerToys Run crashing while computer is idle
### Microsoft PowerToys version 0.87.1 ### Installation method Microsoft Store ### Running as admin Yes ### Area(s) with issue? PowerToys Run ### Steps to reproduce No perceptible steps - Error happens while computer is idle [2025-01-16.txt](https://github.com/user-attachments/files/18479814/2025-01-16.txt)...
Issue-Bug,Needs-Triage
low
Critical
2,799,697,500
vscode
Neither .vscode/settings.json or <user-data-dir>/User/settings.json are honored with serve-web
<!-- ⚠️⚠️ 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...
debt,code-cli
low
Critical
2,799,752,185
neovim
Don't include non-essential paths in runtimepath with `nvim --clean`
### Problem Apart from paths coming from `CMAKE_INSTALL_PREFIX`, my `rtp` value contains also (on Debian Sid) ``` /etc/xdg/nvim /etc/xdg/nvim/after /usr/local/share/nvim/site /usr/local/share/nvim/site/after /usr/share/gnome/nvim/site /usr/share/gnome/nvim/site/after /usr/share/nvim/site /usr/share/nvim/site/after ```...
defaults,runtime,core,startup
low
Major
2,799,757,000
ollama
Support for num_beam and Advanced Decoding Parameters
Thanks for creating Ollama. It’s been great getting models up and running quickly. As someone working on developing an LLM, I’d love to see support for advanced decoding parameters like num_beam. It would be very useful for fine-tuning the output. Right now, it seems a little limiting, and being able to tweak the setti...
feature request
low
Minor
2,799,831,175
godot
LSP rename of class_name also changes node path
### Tested versions 4.3.stable.arch_linux ### System information Godot v4.3.stable unknown - Arch Linux #1 SMP PREEMPT_DYNAMIC Sat, 18 Jan 2025 02:26:57 +0000 - Wayland - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 (nvidia; 565.77) - AMD Ryzen 5 5600X 6-Core Processor (12 Threads) ### Issue description ...
bug,topic:gdscript
low
Minor
2,799,907,914
PowerToys
Crash After Sleeping For Weekend
### Microsoft PowerToys version 0.86.0 ### Installation method GitHub ### Running as admin Yes ### Area(s) with issue? Awake ### Steps to reproduce Computer slept over the weekend at work. Move mouse to awake, ### ✔️ Expected Behavior To have it wake without issues. ### ❌ Actual Behavior When move mous...
Issue-Bug,Needs-Triage
low
Critical
2,799,922,467
storybook
[Bug]: A11y addon with `manual: true` gets stuck in loading state
### Describe the bug When the A11y addon is configured with `manual: true` it does not work anymore. The UI got stuck in the loading state with the message: > Please wait while the accessibility scan is running ### Reproduction link https://stackblitz.com/edit/github-h1gyzzpc-ab5abiso?file=.storybook%2Fpreview.ts&pr...
bug,has workaround,addon: a11y,upgrade:8.5
low
Critical
2,799,951,834
yt-dlp
[SenateGov] Add metadata fields to extractor
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [x] I'm requesting a site-specific feature - [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github...
site-enhancement,triage
low
Critical
2,799,956,277
yt-dlp
[SenateGov] Add channel / hearing list extractor
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [x] I'm requesting a site-specific feature - [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github...
site-enhancement,triage
low
Critical
2,799,960,952
vscode
Support for Single-Line Comments with Custom Endings
<!-- ⚠️⚠️ 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
low
Critical
2,799,965,612
electron
Add "saveImageAt" and "copyImageAt" methods to "WebFrameMain" API
### 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 ...
enhancement :sparkles:,component/webframe
low
Minor
2,799,971,356
rust
Binary operators still have worse trait error information than their corrosponding operators.
### Code ```Rust struct Whatever; fn main() { let _ = Some([1, 2].into_iter()) == &Some([1, 2].into_iter()); } ``` ### Current output ```Shell error[E0369]: binary operation `==` cannot be applied to type `Option<std::array::IntoIter<{integer}, 2>>` --> src/main.rs:4:38 | 4 | let _ = Some([1, 2].in...
A-diagnostics,T-compiler
low
Critical
2,799,972,235
rust
LLVM build failures on Windows/Mac
<!-- Thank you for submitting a bootstrap report! Please provide detailed information to help us reproduce and diagnose the issue. --> ### Summary On Windows and Mac, `x.py build src/llvm-project` can fail when `download-ci-llvm = false` is set in the `config.toml`. ### Command used Clone the rust repo, then copy ...
O-windows,O-macos,T-bootstrap,C-bug,E-needs-bisection,E-needs-investigation
low
Critical
2,799,979,331
deno
use `Object.defineProperty` to tamper `Uint8Array`.
Version: Deno x.x.x Hi, I would like to report a bug. The code below shows that `Unit8Array` properties, such as `length`, can be tampered with. ```javascript var desc = { get: function getLen() { return 0; } }; Object.defineProperty(Object.getPrototypeOf(Uint8Array).prototype, "length", desc); const uint8...
question
low
Critical
2,799,988,704
godot
Lag caused by adding mesh to MeshInstance3D (possibly due to the use of threads) in Godot 4.4 dev4,5,6,7 and beta1
### Tested versions Reproducible in: Godot 4.4 beta1, dev4,5,6,7, ~Godot 4.4 dev1~ Not reproducible in: Godot 4.3 stable ### System information Godot v4.4.beta1 - Windows 10 (build 19045) - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3070 (NVIDIA; 32.0.15.6636) - AMD Ryzen 7 5800X 8-C...
bug,topic:rendering,confirmed,regression,topic:3d,performance
medium
Major
2,800,008,353
godot
Some DirectionalLight2D and PointLight2Ds are incorrectly rendered on Direct3D 12
### Tested versions - Reproducible in: 4.3.stable, 4.4.beta1, 4.4.beta 791c87eb7 ### System information Godot v4.4.beta (791c87eb7) - Windows 11 (build 22631) - Multi-window, 1 monitor - Direct3D 12 (Forward+) - dedicated NVIDIA GeForce RTX 4090 (NVIDIA; 32.0.15.6636) - 13th Gen Intel(R) Core(TM) i9-13900K (32 threa...
bug,platform:windows,topic:rendering,topic:2d
low
Minor
2,800,052,863
PowerToys
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\abood\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins\PowerToys Run Plugin Updater\PowerToys Run Plugin Updater.exe'.
### Microsoft PowerToys version 0.87.1 ### Installation method Microsoft Store ### Running as admin No ### Area(s) with issue? PowerToys Run ### Steps to reproduce Just opened PowerToys Run after a reboot ### ✔️ Expected Behavior PowerToys Run works normally ### ❌ Actual Behavior A window appears with the ...
Issue-Bug,Needs-Triage
low
Critical
2,800,064,286
neovim
`==` should respect injected languages
### Problem I frequently run into annoying issues when I try to format injected languages using `==` because they aren't indented according to my usual settings for those languages. A good example is code blocks containing R, which I indent using treesitter, embedded in markdown documents, which I indent using vim syn...
treesitter,options
low
Minor
2,800,075,791
rust
Assembly for Rc::<str>::default() looks quite inefficient
<!-- 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 #[no_mangle] pub fn rc_str() -> std::rc::Rc<str> { std::rc::Rc::<str>::default() } ``` I expected this to allocate with a known...
T-compiler,C-optimization
low
Critical
2,800,090,856
PowerToys
Support Vietnamese for Text Extractor
### Description of the new feature / enhancement Currently, the Text Extractor tool does not fully support the Vietnamese language. I propose an enhancement to enable the tool to accurately process and recognize Vietnamese text, including diacritical marks and the unique word arrangement of the language. ### Scenario...
Resolution-Already Fixed/Doesn't Apply,Product-Text Extractor
low
Minor
2,800,094,641
PowerToys
Add Alt+1, 2, 3, 4, 5 shortcuts for quick selection in PowerToys Run
### Description of the new feature / enhancement I propose adding keyboard shortcuts Alt+1, Alt+2, Alt+3, Alt+4, Alt+5 to PowerToys Run to allow quick selection of the corresponding search results. This feature will make the tool more efficient for users who rely on keyboard navigation. ### Scenario when this would b...
Needs-Triage
low
Minor
2,800,121,921
vscode
Editor sticky scroll rendering error
<!-- ⚠️⚠️ 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...
editor-sticky-scroll
low
Critical
2,800,138,098
go
reflect: allow stack allocation of underlying value for reflect.Value.Interface
### Go version tip ### What did you do? Run this simple test ([playground link](https://go.dev/play/p/zDD-8Yl91kk?v=gotip)): ```go func TestAllocsReflectInterface(t *testing.T) { allocs := testing.AllocsPerRun(100, func() { v := reflect.ValueOf(Point{x: 1, y: 1}) _ = v.Interface() // Causes the Point value to ...
compiler/runtime,BugReport
low
Critical
2,800,144,465
react-native
ImageBackground sometimes only renders a portion of the image and does not fill the entire space
### Description There seems to be an issue with the ImageBackground component where it does not always render correctly. 90% of the time, it renders as expected, but that other 10% it won't fill the entire space. Instead, it only shows the image as what appears to be a 150 x 150 block. The issue happens on Android and...
Component: Image,Component: ImageBackground,Needs: Repro,Newer Patch Available,Needs: Attention
low
Major
2,800,146,378
ui
[bug]: Monorepo import cn wrong path
### Describe the bug cd apps/web npx shadcn@canary add login-05 components create in package/ui -> correct components import cn from @repo/lib/utils -> wrong. should import from @repo/ui or ../utils ### Affected component/components Monorepo ### How to reproduce cd apps/web npx shadcn@canary add login-05 compone...
bug
low
Critical
2,800,165,926
rust
Missed optimization opportunity when trivially moving struct by moving fields
Example code: ```rust #[repr(C)] pub struct ThreeFields<'a> { a: &'a [u32], b: &'a [u32], c: &'a [u32], } #[inline(always)] pub fn should_be_no_op(val: ThreeFields) -> ThreeFields { ThreeFields { a: val.a, b: val.b, c: val.c, } } pub fn sum_slices_1(val: ThreeFields) -> u3...
T-compiler,C-optimization
low
Minor
2,800,171,335
rust
Missed optimization opportunity when trivially converting between tuple struct and field struct by field values
Example code: ```rust #[repr(C)] pub struct Triple<'a>(&'a [u32], &'a [u32], &'a [u32]); #[repr(C)] pub struct ThreeFields<'a> { a: &'a [u32], b: &'a [u32], c: &'a [u32], } #[inline(always)] pub fn should_be_no_op(val: Triple) -> ThreeFields { ThreeFields { a: val.0, b: val.1, ...
T-compiler,C-optimization
low
Minor
2,800,218,474
pytorch
The `sympy` dependency spec for pytorch on PyPi wheel is still unchanged.
When run `pip install -U torch`, it will still require `sympy==1.13.1` and will uninstall the latest `sympy` which is version `1.13.3` in the virtual environment. The reason is due to the dependency spec unchanged in `setup.py`.
oncall: releng,triaged,module: third_party
low
Minor
2,800,221,889
go
x/tools/gopls: "missing reachable node for %q" bug in evaluatePackageHandle
``` #!stacks "bug.Reportf" && "evaluatePackageHandle.func2:+4" ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go // Collect reachable nodes. var reachableNodes []*handleNode // In the presence of context cancellation, any package may be missing. // ...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins,BugReport
low
Critical
2,800,224,303
go
x/tools/gopls: "nil handle" assert in getPackageHandles
``` #!stacks "cache.assert" && "getPackageHandles:+93" ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go // Copy handles into the result map. handles := make(map[PackageID]*packageHandle, len(b.nodes)) for _, v := range b.nodes { assert(v.ph != nil, "n...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins,BugReport
low
Critical
2,800,226,349
go
x/tools/gopls: "missing reference to package %s" bug in getOneTransitiveRefLocked
``` #!stacks "bug.Reportf" && "getOneTransitiveRefLocked:+32" ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go // Note that if (!ok && trefs.complete), the name does not exist in the // referenced package, and we should not write to trefs as that may intr...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins,BugReport
low
Critical
2,800,228,087
go
x/tools/gopls: Completion: SIGSEGV in scorePenalty
``` #!stacks "sigpanic"&& "completion.(*deepCompletionState).scorePenalty:+2" ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go // scorePenalty computes a deep candidate score penalty. A candidate is // penalized based on depth to favor shallower candidates...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins,BugReport
low
Critical
2,800,244,589
go
x/tools/gopls: "expected exported symbol" assert in getOneTransitiveRefLocked
``` #!stacks "cache.assert" && "evaluatePackageHandle.func1:+2" ``` Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks). ```go // getOneTransitiveRefLocked computes the full set packages transitively // reachable through the given sym reference. // // It may return nil i...
NeedsInvestigation,gopls,Tools,gopls/telemetry-wins
low
Critical
2,800,248,089
godot
Error "get_cached_object: Failed to get cached node from peer 1686838219 with cache ID 1." when removing node in MultiplayerSpawner's auto spawn list with client as authority
### Tested versions 4.3.stable ### System information Godot v4.3.stable - Windows 10.0.26100 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 32.0.15.6636) - 12th Gen Intel(R) Core(TM) i7-12700F (20 Threads) ### Issue description An error is raised when removing/freeing a scene/node that is in Mult...
bug,topic:multiplayer
low
Critical
2,800,259,609
flutter
[go_router_builder] Nested TypedStatefulShellRoute is not generating parameters
### Steps to reproduce 1. Using go_router_builder: ^2.7.3 2. Run build_runner to generate routes 3. Start compiling ### Expected results In the generated file it should have generated this: ```dart extension $HomeStatefulShellRouteCExtension on HomeStatefulShellRouteC { static HomeStatefulShellRouteC _fromSt...
package,has reproducible steps,p: go_router_builder,team-go_router,found in release: 3.27,found in release: 3.28
low
Critical
2,800,261,632
rust
Tracking issue for release notes of #134690: CI: Add LTO support to clang in dist-x86_64-linux
This issue tracks the release notes text for #134690. ### 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...
A-testsuite,relnotes,T-bootstrap,T-infra,needs-triage,relnotes-tracking-issue
low
Minor
2,800,273,295
rust
Tracking issue for release notes of #133801: Promote powerpc64le-unknown-linux-musl to tier 2 with host tools
This issue tracks the release notes text for #133801. ### 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...
A-testsuite,T-compiler,relnotes,T-bootstrap,T-infra,relnotes-tracking-issue
low
Minor
2,800,277,454
svelte
False positive on a11y_label_has_associated_control when spreading object
### Describe the bug When spreading an object with a `for` attribute on a label, Svelte puts a warning `a11y_label_has_associated_control` ### Reproduction https://svelte.dev/playground/5efcafb51a0043968060da3514f41a74?version=5.19.0 ### Logs ```shell ``` ### System Info ```shell System: OS: Linux 6.6 cpe:/...
a11y
low
Critical
2,800,282,345
godot
[4.4] Godot 4.4 Beta 1 uses ~32% more VRAM when activating viewports compared to 4.3 Stable
### Tested versions - Reproducible in Godot 4.4 Dev 1, Godot 4.4 Beta 1 (haven't tested versions in between) - Not reproducible in Godot 4.3 Stable ### System information Godot v4.4.beta1 - Windows 10 (build 19045) - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated AMD Radeon R9 M200X Series (Advanced Micro D...
bug,topic:core,topic:rendering,regression
low
Critical
2,800,302,791
tensorflow
How to enable compiler flags for avx2 avx512f fma
I've compiled Tensorflow on Debian 12 successfully but when use jupyter I get this message **To enable the following instructions: AVX2 AVX512F FMA, in other operations, rebuild Tensorflow with the appropriate compiler flags.** ``` the compilation is like this: $ python ./configure.py Please specify optimization flag...
stat:awaiting response
low
Critical
2,800,324,910
rust
Tracking issue for release notes of #134633: Stabilize `get_many_mut` as `get_disjoint_mut`
This issue tracks the release notes text for #134633. ### 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,800,336,535
node
fs: can't require non-ASCII file paths in Shift-JIS filesystem
### Version v22.13.0, v23.6.0 ### Platform ```text Microsoft Windows NT 10.0.26100.0 x64 ``` ### Subsystem fs ### What steps will reproduce the bug? 1. Use Japanese Windows with `Shift-JIS` (aka `CP932`) 2. Load a non-ASCII file path with `require` such as `ヘルプ.js` ### How often does it reproduce? Is there a re...
fs,windows
low
Critical
2,800,343,468
godot
Editor crashes when trying to edit a dock-made signal connection to a deleted node
### Tested versions NOT Reproducible in: - v4.0.stable.official [92bee43ad] - v4.2.stable.official [46dc27791] - v4.2.2.stable.official [15073afe3] - v4.3.dev2.official [352434668] - v4.3.dev3.official [36e943b6b] Reproducible in: - v4.3.dev4.official [df78c0636] - v4.3.beta1.official [a4f2ea91a] - v4.3.stable.offici...
bug,topic:editor,crash
low
Critical
2,800,353,958
rust
Basic wrapping arithmetic on pointers is pessimized compared to integers
Consider these two very simple functions: ```rust pub fn foo_int(x: usize, y: usize, z: isize) -> (usize, usize) { let mask = (z.wrapping_sub(15) >> (isize::BITS - 1)) as usize; (x.wrapping_sub(mask), y ^ mask) } pub fn foo_ptr(x: *const u8, y: usize, z: isize) -> (*const u8, usize) { let mask = (z.wrappi...
A-LLVM,I-slow,T-compiler,C-optimization
low
Critical
2,800,360,670
flutter
[Impller] The laptop freezes when running the project on the emulator. After deactivating Impller, it returned to work normally without any problems.
### Steps to reproduce [Impller] The laptop freezes when running the project on the emulator. After deactivating Impller, it returned to work normally without any problems. ### Expected results [Impller] The laptop freezes when running the project on the emulator. After deactivating Impller, it returned to work nor...
waiting for customer response,in triage
low
Minor
2,800,363,155
godot
SpotLight3D shadow has significant peter-panning with default settings (4.4-dev7 and 4.4-beta1)
### Tested versions Reproducible in: 4.4-dev7 and 4.4-beta1 Not reproducible in: 4.4-dev6 and before ### System information Godot v4.4.dev7 - Windows 11 (build 22631) - Single-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4070 (NVIDIA; 32.0.15.6603) - 13th Gen Intel(R) Core(TM) i7-13700K (24 ...
bug,topic:rendering,confirmed,regression,topic:3d
low
Major
2,800,376,114
rust
Option to pass flags to `rustc` while bootstrapping using a file
When bootstrapping `rustc` invocations can be rather large. For example this is an invocation I wanted to debug today (~10.9 KiB): ```text LD_LIBRARY_PATH="/loc/waffle/rust-h/build/x86_64-unknown-linux-gnu/stage1/lib:/loc/waffle/rust-h/build/x86_64-unknown-linux-gnu/stage1-std/release/deps" RUST_BACKTRACE="1" "/loc/waf...
C-enhancement,T-bootstrap,F-check-cfg
low
Critical
2,800,385,353
rust
minor editing issue in atomic.rs makes it harder to understand
### Location Here is a minor editing change to the documentation of `fence()` that makes the example easier to understand. Just read the example with and without this change to understand why this is better: ``` diff --git a/library/core/src/sync/atomic.rs b/library/core/src/sync/atomic.rs index fda26a67299..8edf0d9e...
A-docs,T-libs
low
Minor
2,800,404,195
vscode
SCM Graph - Add support for graph for remote repositories
Type: <b>Bug</b> "connect to" -> "open remote repository" -> "Open repository from GitHub" -> "repo-name" the source control graph is empty and does not show commits VS Code version: Code 1.96.3 (91fbdddc47bc9c09064bf7acf133d22631cbf083, 2025-01-09T18:14:09.060Z) OS version: Windows_NT x64 10.0.26100 Modes: <detail...
feature-request,github
low
Critical
2,800,411,089
langchain
deepseek-r1 not working with Ollama format correctly
### 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 ...
🤖:bug
low
Critical
2,800,431,461
godot
Memory starvation while (re)importing assets
### Tested versions - Reproducible in Godot 4.3 stable and 4.4 beta 01 ### System information Godot v4.4.beta1 - macOS Sequoia (15.2.0) - Multi-window, 1 monitor - Metal (Mobile) - integrated Apple M1 Pro (Apple7) - Apple M1 Pro (8 threads) ### Issue description I have a few asset packs on my Godot project, which ...
bug,topic:import
low
Minor
2,800,442,395
flutter
SegmentedButton keyboard navigation incorrectly moves focus on click with multi selection enabled.
### Steps to reproduce 1. Navigate to the first SegmentedButton doc example: https://api.flutter.dev/flutter/material/SegmentedButton-class.html. 2. Focus one of "Multiple choice" buttons. 3. Click to interact with the button. 4. Observe that focus is moved to another button, instead of staying on the interacted butto...
a: text input,framework,f: material design,f: focus,has reproducible steps,P2,team-design,triaged-design,found in release: 3.27,found in release: 3.28
low
Minor
2,800,445,753
PowerToys
Atalho para o powertoys run não está funcionando
### Microsoft PowerToys version 0.87.1 ### Installation method Microsoft Store ### Running as admin Yes ### Area(s) with issue? PowerToys Run ### Steps to reproduce Ao pressionar o atalho para a função do powertoys run, nada ocorre, depois da última atualização nenhum problema foi identificado, contudo ao rein...
Issue-Bug,Needs-Triage
low
Critical
2,800,460,550
pytorch
Flaky Dynamo test: TestAutograd.test_gradcheck_nondeterministic
### 🐛 Describe the bug Reproduce command: ``` PYTORCH_TEST_WITH_DYNAMO=1 python test/test_autograd.py TestAutograd.test_gradcheck_nondeterministic ``` This issue was discovered while I was working on #142830. The core problem is that this unit test produces different results on CI compared to running it locally. The ...
module: autograd,triaged,module: testing,oncall: pt2
low
Critical
2,800,470,058
pytorch
Not using set_num_threads results in very slow .all()
### 🐛 Describe the bug ```python import torch import time # print(f'{torch.get_num_threads()}') # default is 256, it isn't important how many we set, but the fact that we set num_threads is critical # torch.set_num_threads(32) x = torch.zeros(13456, 4) # starts at some size of first dim z_out = torch.zeros(1024, 4, ...
module: performance,module: cpu,triaged
low
Critical
2,800,481,427
rust
`repr(transparent)` wrapper with uninhabited ZST has different return ABI than wrapped field.
<!-- 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/ --> This code ICEs Miri, the normal compiler compi...
I-ICE,T-lang,T-compiler,C-bug,A-miri,A-ABI,A-repr
medium
Critical
2,800,500,030
flutter
[go_router] Root routes require a `/` despite docs saying otherwise
### Steps to reproduce The Changelog says: >14.2.9 Relaxes route path requirements. Both root and child routes can now start with or without '/'. But when I try this: ```dart inal router = GoRouter( initialLocation: '/${LandingPage.routeName}', routes: [ GoRoute( name: SplashPage.routeName, path...
waiting for customer response,in triage
low
Critical
2,800,521,659
storybook
[Bug]: Infinite re-render for async RSC stories
### Describe the bug There was always some funkiness around using `await` in RSC story renders in Storybook (eg see https://github.com/amannn/next-intl/discussions/771#discussioncomment-10610137), but in the version 8.5.0+ the behavior has changed for the worse. Now if I have a server component with `await` in it, so...
bug,nextjs
medium
Critical
2,800,558,666
ui
[bug]: SelectTrigger call onOpenChange of Dialog
### Describe the bug I use Select in Dialog, but when click to ```<SelectTrigger>``` then Dialog close by ```onOpenChange``` ``` <Dialog modal={false} open={open} onOpenChange={setOpen}> <DialogContent className="max-h-[90vh] overflow-y-auto"> <Form {...form}> <FormField contr...
bug
low
Critical
2,800,610,919
react-native
FlatList children sometimes stop responding to taps when using pull-to-refresh
### Description When performing a FlatList pull-to-refresh shortly after a regular scroll up, the contents of the list sometimes become completely unresponsive to taps. When that happens, a slight scroll down immediately fixes the issue, ### Steps to reproduce 1. Scroll to the top of the list 2. Scroll down slightly...
Issue: Author Provided Repro,Component: FlatList
low
Critical
2,800,619,388
godot
RichTextLabel emits "finished" signal when is_ready() is false
### Tested versions Reproducible in 4.1, 4.3 stable Semi-reproducible in 4.0 stable (Method and signal were introduced in 4.0) ### System information Godot v4.3.stable - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce GTX 1060 with Max-Q Design (NVIDIA; 30.0.15.1278) - Intel(R) Core(TM) i7-8750H CPU ...
bug,topic:gui
low
Critical
2,800,686,289
pytorch
Expose configurable path instead of using fixed path in the inductor module for serialized pattern generation
### 🚀 The feature, motivation and pitch Expose configurable path instead of using fixed path in the inductor module for serialized pattern generation ### Alternatives _No response_ ### Additional context _No response_ cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzhen...
triaged,oncall: pt2,module: inductor
low
Minor
2,800,723,771
node
Node executes a JS file with error code 3221225477 in VS Code.
### Version 23.6.0 and 22.13.0 ### Platform ```text Microsoft Windows NT 10.0.22631.0 x64 ``` ### Subsystem _No response_ ### What steps will reproduce the bug? vscode run code ![Image](https://github.com/user-attachments/assets/5820f8f3-a365-49a3-9874-492ed765c574) The previous run of Qieben output an error...
fs,windows
low
Critical
2,800,729,237
excalidraw
Continuous Line Doesn't Add the Last Line When Using a Stylus on iPad
When using a stylus on an iPad, the continuous line drawing feature in Excalidraw does not add the last segment of the line. The line stops short, leaving a gap instead of completing the drawing as expected. **Environment:** Device: iPad Stylus: Metapen Browser: Safari **Additional Notes:** Referencing issue [#8617...
bug,tablet
low
Minor
2,800,747,989
go
x/tools/go/analysis/passes/copylock: fails to report re-assignment of sync.WaitGroup variables
### Proposal Details Reassignment of variables of type `sync.WaitGroup` is likely to cause bugs due to the potential to overwrite a WaitGroup with a non-zero counter value with a WaitGroup that has a zero counter. I can't think of any scenarios whereby reassigning a variable of type `sync.WaitGroup` would be required o...
NeedsInvestigation,Tools
low
Critical
2,800,749,460
deno
`deno info` does not list all peerDependencies
Version: Deno 2.1.6 To reproduce the error: `deno info npm:react-router@7.1.3/dom` it will show only these dependencies: ``` npm:/react-router@7.1.3/dom (2.17MB) ├── npm:/@types/cookie@0.6.0 (9.84KB) ├── npm:/cookie@1.0.2 (45.43KB) ├── npm:/react@19.0.0 (231.91KB) ├── npm:/set-cookie-parser@2.7.1 (15.7KB) └── npm:/tu...
deno info
low
Critical
2,800,786,116
pytorch
[Break XPU] device type in test_aot_inductor.py is not passed correctly to cpp_builder.
### 🐛 Describe the bug #### Description Currently XPU Ci is broken by the newly added test case `AOTInductorTestABICompatibleGpu.test_assert_tensor_meta_xpu` The CI log: https://github.com/pytorch/pytorch/actions/runs/12869396818/job/35880652376 Error msg: ``` =================================== FAILURES ============...
triaged,module: xpu
low
Critical
2,800,837,437
neovim
Roadmap to Array/Dict options
## Background: Evolving Plans for Array/Dict Options One of the primary goals of #25672 was to provide a clear path to Array and Dictionary option types. Much of the initial plan has changed. At first, the plan was to add multi-type options, options that would support multiple types, and then add Array/Dict typing to ...
needs:discussion,complexity:high,options
low
Minor
2,800,841,969
godot
Enum autocomplete in match is not in enum value order
### Tested versions Reproducible in v4.4.beta1.official [d33da79d3] ### System information Godot v4.4.beta1 - Windows 10 (build 19045) - Multi-window, 3 monitors - Vulkan (Forward+) - dedicated GeForce GTX 1050 - Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (12 threads) ### Issue description **Description**: When usin...
enhancement,topic:gdscript,topic:editor,needs testing
low
Minor
2,800,854,692
react
Bug:
Bug Report: Blinking Form Inputs Summary: The form inputs on the React state management tutorial page (https://react.dev/learn/state-a-components-memory) are blinking even when the browser is in incognito mode. Steps to Reproduce: Open the link: https://react.dev/learn/state-a-components-memory2. Navigate to Challen...
Status: Unconfirmed
low
Critical
2,800,862,397
godot
SCONS: Visual studio project generation is hardcoded for VS2022 MSVC build tools
### Tested versions - Reproducible in 4.4.beta.1 ### System information Windows 10 ### Issue description Using the SCONS command `scons platform=windows vsproj=yes dev_build=yes` To create the Visual Studio project will always create the project using **PlatformToolset v143**, which is the one used for **VS2022*...
enhancement,platform:windows,discussion,topic:buildsystem
low
Minor
2,800,864,757
flutter
Native folders (.android, .ios, etc.) are not created for add-to-app module when run "pub get" in workspace
Native folders (.android, .ios, etc.) are not created for add-to-app module when run "pub get" in workspace. ### Steps to reproduce 1. `git clone git@github.com:mit-73/flutter_workspace_bug.git` 2. `cd flutter_workspace_bug` 3. run `flutter pub get` in root folder 4. run `cd module/.ios` or `cd module/.android` ### ...
tool,a: existing-apps,has reproducible steps,P2,team-tool,triaged-tool,found in release: 3.27,found in release: 3.28
low
Critical
2,800,881,248
PowerToys
Mouse Pointer crosshairs: Add the angle adjustment function for the indicator line
### Description of the new feature / enhancement The x-shaped indicator does not block the view。 ```c \ / \ / \ / \ / \ / \ / \ / / / \ / \ / \ / \ / \ / ...
Needs-Triage
low
Minor
2,800,890,099
pytorch
PyObject preservation does not prevent weakrefs being cleared by Python garbage collector
### 🐛 Describe the bug If a dead cycle holds the last reference to a resurrectable Tensor, gc will clear its weakrefs. One implication of this interaction is that entries can spuriously vanish from WeakTensorKeyDictionary, which is used in various places across the code base. Repro: ```python import gc; gc.disable()...
triaged,module: python frontend
low
Critical
2,800,893,899
go
cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
In this example, converting a concrete value to an interface does not cause the integer value to be heap allocated: ```go fmt.Println(1000) ``` For that example, escape analysis currently marks the value as escaping to the heap due to the interface conversion and the call to fmt.Println (and all that happens inside ...
compiler/runtime,BugReport
low
Minor
2,800,905,473
vscode
Inline git blame cannot be deactivated
<!-- ⚠️⚠️ 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...
info-needed,git
low
Critical
2,800,945,285
godot
Possible memory leak in gdextension.cpp when method names are duplicated
### Tested versions nightly ### System information linux ### Issue description While working on something unrelated, I got a memcheck failure in CI: https://github.com/godot-rust/gdext/actions/runs/12881698201/job/35912681146#step:3:1706 <details> ``` =============================================================...
bug,needs testing,topic:gdextension
low
Critical
2,800,947,097
stable-diffusion-webui
[Feature Request]: Hide specific directory buttons when viewing extra networks in Dirs view style
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? I would like there to be a setting that lets you select available directories in your extra networks tab to hide individually. I like to keep my LoRAs organized i...
enhancement
low
Minor
2,800,969,750
kubernetes
The pod is in pending state and cannot be scheduled.
### What happened? https://github.com/kubernetes/kubernetes/blob/e69a5ed9b3764347c485cd4854149f3174d4bd95/pkg/scheduler/framework/plugins/volumebinding/binder.go#L471-L474 During pod scheduling, if the csi does not create a PV in time due to certain reasons, an error is reported due to timeout. However, the annotation...
kind/bug,sig/scheduling,needs-triage
low
Critical
2,800,992,352
material-ui
[Autocomplete] Custom slot props types
### Steps to reproduce Steps: 1. Open this link to live example: https://stackblitz.com/edit/react-wgjewylg?file=Demo.tsx 2. Check the typescript error on the `listbox` slot prop: `Types of parameters 'props' and 'props' are incompatible. Property 'a' is missing in type 'HTMLAttributes<HTMLElement>' but required...
status: waiting for author,typescript,package: material-ui,component: autocomplete
low
Critical
2,800,998,264
vscode
The Bash terminal outputs an annoying line when opened
Type: <b>Bug</b> When I open the bash terminal it always prints that string: "633;EnvSingleEntry;ORIGINAL_TEMP;/tmp;4b2baa3e-3304-4425-82ad-ce5a372dfb25633;EnvSingleEntry;PATHEXT;.COM\x3b.EXE\x3b.BAT\x3b.CMD\x3b.VBS\x3b.VBE\x3b.JS\x3b.JSE\x3b.WSF\x3b.WSH\x3b.MSC\x3b.PY\x3b.PYW;4b2baa3e-3304-4425-82ad-ce5a372dfb25633...
bug,important,windows,terminal-shell-git-bash
low
Critical
2,801,007,636
vscode
SCM Graph - display list of files in the commit in the graph
Type: <b>Feature Request</b> currently the source control graph does not have a file explorer view. if you have a file with a large number of changes ex. package-lock.json in a commit and you are clicking on the commit it takes a long time to open the diff view. most of the time i want to know the file names i have i...
feature-request,scm
low
Major
2,801,010,381
flutter
RangeError when selecting text in SelectionArea
### Steps to reproduce 1. Select the text "Hello". 2. Use `Shift + Left Arrow` to expand the selected text towards the start. 3. After reaching the beginning of the text, pressing `Shift + Left Arrow` causes an error (**RangeError**). 4. While "Hello" is selected, click on the text in the first line (**AssertionError*...
framework,f: material design,has reproducible steps,f: selection,team-framework,found in release: 3.27,found in release: 3.28
low
Critical
2,801,013,507
PowerToys
Text Extractor
### Description of the new feature / enhancement We cannot extract the text of Bangla Language. Please add this facility. ### Scenario when this would be used? when it would use many MS bangla app, bangla website and Bangla image then we can not text copy as The English text. ### Supporting information _No resp...
Needs-Triage
low
Minor
2,801,052,313
opencv
Wrong python type hints for imread
### System Information OpenCV python version 4.10.0.84 / Fails also on OpenCV python version 4.11.0.86 Operating System / Platform: Ubuntu 24.04 python version 3.10.14 ### Detailed description I would like to report that the function `cv2.imread` reports a return type `cv2.typing.MatLike` when according to document...
bug,category: python bindings
low
Minor
2,801,096,348
rust
Tracking Issue for `#![feature(phantom_variance_markers)]`
Feature gate: `#![feature(phantom_variance_markers)]` This is a tracking issue for phantom variance markers, which are identical to `PhantomData` but provide a self-documenting variance rather than contrived types such as `PhantomData<fn() -> T>` to indicate contravariance. ### Public API ```rust // in core::marker ...
T-libs-api,C-tracking-issue
low
Minor
2,801,132,420
vscode
Do not enable editor.stickyScroll.enabled on every update by default
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> Hi. On every update seems like editor.stickyScroll.e...
editor-sticky-scroll
low
Minor
2,801,183,921
pytorch
Missing Length Check for `reflection_pad3d` `padding` Argument
### 🐛 Describe the bug An issue was identified with the `reflection_pad3d` function in PyTorch regarding the handling of its `padding` argument. The function expects padding to be an array of length 6, but currently, there is no validation check for this length. This oversight can cause undefined behavior when paddin...
module: crash,module: cpp,module: error checking,triaged,topic: fuzzer
low
Critical
2,801,188,323
ollama
Support for Multiple Images in /chat Endpoint
Currently, the /chat endpoint includes the images field, but it only supports a single image. While this is functional, it introduces an additional layer of complexity when performing RAG with images embedded in base64. For instance, if the content retriever returns multiple embeddings with the highest scores referenc...
feature request
low
Minor
2,801,194,244
opencv
VideoCapture using CAP_FFMPEG to capture the camera device
Currently, opencv does not support using the ffmpeg backend to open the camera device. Is there any support plan at present? My current problem is that I want to use ffmpeg's hardware acceleration to decode the camera data.
feature,category: videoio(camera)
low
Minor
2,801,215,487
tensorflow
Tensorflow 2.14.0 installation/run on C++ in visual studio code
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.14 ### Custom code Yes ### OS platform and distribution macos 14.4 ### Mobile device _No response_ ### Python version _No response_ ### Bazel version 6.1 ### GCC/compiler...
type:build/install,awaiting PR merge,TF2.14
low
Critical
2,801,222,226
rust
relaxing a non-`Sized` bounds is a hard-warning
https://github.com/rust-lang/rust/blob/b605c65b6eb5fa71783f8e26df69975f9f1680ee/compiler/rustc_hir_analysis/src/hir_ty_lowering/bounds.rs#L97-L111 ```rust fn foo() -> impl ?Send {} ``` ``` warning: relaxing a default bound only does something for `?Sized`; all other traits are not bound by default --> src/lib.rs:1:1...
T-lang,C-bug
low
Critical