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

[BUG] Segfault somewhere in PCRE on archlinux #1979

Closed
2 tasks done
Lattay opened this issue Apr 22, 2024 · 5 comments
Closed
2 tasks done

[BUG] Segfault somewhere in PCRE on archlinux #1979

Lattay opened this issue Apr 22, 2024 · 5 comments
Labels

Comments

@Lattay
Copy link

Lattay commented Apr 22, 2024

Rofi version (rofi -v)

1.7.5-2 and 1.7.5-228-g6c38a49d

Configuration

https://gist.github.com/Lattay/77d4556858074b130132b291cb5c7243

Theme

https://gist.github.com/Lattay/9348d32a4a06de4b54efc476a4aad5e0

Timing report

No response

Launch command

rofi -show combi

Step to reproduce

Not able to very reliably reproduce yet, although it is very common.

Expected behavior

Not crashing.

Actual behavior

The program crash on the first keypress.

Additional information

When running with GDB (I had not read rofi-debugging page yet, I need to do that tomorrow) the segfault is reported inside libpcre.

Using wayland display server protocol

  • No, I don't use the wayland display server protocol

I've checked if the issue exists in the latest stable release

  • Yes, I have checked the problem exists in the latest stable version
@Lattay Lattay added the bug label Apr 22, 2024
@lbonn
Copy link
Collaborator

lbonn commented Apr 23, 2024

This sounds similar to #1966, but it should already be patched on ArchLinux? What is the pcre2 package version? (from pacman -Qi pcre2)

@Lattay
Copy link
Author

Lattay commented Apr 23, 2024

On my work machine (up to date arch with the rofi 1.7.5 package from the repo) I cannot reproduce the crash using this, which either mean my home laptop is having a different crash, or there is something to do with the fact that my home laptop is crap and old and slow. I'll have to look into that tonight or at some point in the week.

@DaveDavenport
Copy link
Collaborator

What version of PCRE do you run on your home laptop?

@Lattay
Copy link
Author

Lattay commented Apr 23, 2024

Ok, don't mind me, I was on pcre2 10.43-1. I don't seem to be able to reproduce the bug with 10.43-3 so it was probably the same crash.

@Lattay Lattay closed this as completed Apr 23, 2024
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants