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] Segmentation fault #1911

Closed
2 tasks done
Sogomn opened this issue Oct 27, 2023 · 8 comments
Closed
2 tasks done

[BUG] Segmentation fault #1911

Sogomn opened this issue Oct 27, 2023 · 8 comments
Labels

Comments

@Sogomn
Copy link

Sogomn commented Oct 27, 2023

Rofi version (rofi -v)

1.7.5

Configuration

https://gist.github.com/Sogomn/cc3977d4af97da018ec06f74d4da331d

Theme

https://gist.github.com/Sogomn/1f2673974e791876f5fdaae42ea9fae9

Timing report

https://gist.github.com/Sogomn/cd282c17dbd39c0883954ac37e3f0854

Launch command

rofi -dmenu -p  -config ~/.config/rofi/config_single_line.rasi

Step to reproduce

  • Launch Rofi with the given config and theme
  • Kernel version 6.5.9_1

Expected behavior

  • No segfault

Actual behavior

  • Segfault

Additional information

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
@Sogomn Sogomn added the bug label Oct 27, 2023
@DaveDavenport
Copy link
Collaborator

DaveDavenport commented Oct 27, 2023

can you generate a backtrace?

(it does not crash for me)

@DaveDavenport
Copy link
Collaborator

DaveDavenport commented Oct 27, 2023

Can you explain your config:

rofi -dmenu -p  -config ~/.config/rofi/config_single_line.rasi

What is exactly in the config here?

I suspect this one is fixed in git, can you confirm? (#1759)

@Sogomn
Copy link
Author

Sogomn commented Oct 27, 2023

I don't know my way around the C tools very well, how do I compile it to get the backtrace?

What is exactly in the config here?

It's the one I linked: https://gist.github.com/Sogomn/cc3977d4af97da018ec06f74d4da331d
This is the entire file:

@import "~/.config/rofi/config"
@theme "~/.config/rofi/theme_single_line"

@DaveDavenport
Copy link
Collaborator

I don't know my way around the C tools very well, how do I compile it to get the backtrace?

What is exactly in the config here?

It's the one I linked: https://gist.github.com/Sogomn/cc3977d4af97da018ec06f74d4da331d This is the entire file:

@import "~/.config/rofi/config"
@theme "~/.config/rofi/theme_single_line"

Thanks, I wanted to confirm how you loaded every part.

I am pretty sure it is fixed in git.

@Sogomn
Copy link
Author

Sogomn commented Oct 27, 2023

Ah I searched for "segmentation" so I didn't find that one. Will try and update the issue.

@Sogomn
Copy link
Author

Sogomn commented Oct 28, 2023

Yep that fixed it. Closing this, thanks!

@Sogomn Sogomn closed this as completed Oct 28, 2023
@DaveDavenport
Copy link
Collaborator

Thanks for testing.

Copy link

This issue 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 Nov 29, 2023
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

2 participants