Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sc-im: aligning a selection of cell's cause crash #335130

Closed
mipmip opened this issue Aug 16, 2024 · 0 comments · Fixed by #335133
Closed

sc-im: aligning a selection of cell's cause crash #335130

mipmip opened this issue Aug 16, 2024 · 0 comments · Fixed by #335133
Labels
0.kind: bug Something is broken

Comments

@mipmip
Copy link
Contributor

mipmip commented Aug 16, 2024

Describe the bug

Sc-im crashes with buffer overflow when trying ot align a visual selection.

*** buffer overflow detected ***: terminated
[1]    1081326 IOT instruction (core dumped)  sc-im

Steps To Reproduce

Steps to reproduce the behavior:

  1. enter text in A1 (< blabla)
  2. enter text in A2 (<blabla)
  3. visual select both cell's
  4. use f + } to align right.

Expected behavior

both cells should align right.

Screenshots

sc-im-align-selection-crash.mp4

Additional context

The upstream issue is here: andmarti1424/sc-im#884

Notify maintainers

@dotlambda

Metadata

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
 - host os: `Linux 6.6.32, NixOS, 24.05 (Uakari), 24.05.20240531.805a384`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - nixpkgs: `/nix/store/i1aw9jjgxcvyd642s12kw3iasmarwd42-source`output here

@mipmip mipmip added the 0.kind: bug Something is broken label Aug 16, 2024
@mipmip mipmip changed the title aligning a selection of cell's cause crash sc-im: aligning a selection of cell's cause crash Aug 16, 2024
mipmip added a commit to mipmip/nixpkgs that referenced this issue Aug 20, 2024
Fixes NixOS#335130

For complete description of problem with video see
andmarti1424/sc-im#884
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant