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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI integration coredumps after some time #188

Open
1 of 6 tasks
dgudim opened this issue Jan 30, 2024 · 0 comments
Open
1 of 6 tasks

GUI integration coredumps after some time #188

dgudim opened this issue Jan 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dgudim
Copy link

dgudim commented Jan 30, 2024

Describe the bug

After about 30 minutes after last using clipboard, its gui daemon crashes

[馃] Process 27496 (cb) of user 1000 dumped core.
                                                              
                                                              Stack trace of thread 27496:
                                                              #0  0x000071f48ccf43d6 readdir64 (libc.so.6 + 0xd63d6)
                                                              #1  0x000058e61880cfca _ZN9Clipboard19generatedEntryIndexEv (cb + 0x1ffca)
                                                              #2  0x000058e618810e7d _ZN9ClipboardC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKm (cb + 0x23e7d)
                                                              #3  0x000058e618826a71 _Z23setupGUIClipboardDaemonv (cb + 0x39a71)
                                                              #4  0x000058e6188068e5 main (cb + 0x198e5)
                                                              #5  0x000071f48cc45cd0 n/a (libc.so.6 + 0x27cd0)
                                                              #6  0x000071f48cc45d8a __libc_start_main (libc.so.6 + 0x27d8a)
                                                              #7  0x000058e61880ab15 _start (cb + 0x1db15)
                                                              ELF object binary architecture: AMD x86-64

To Reproduce
Steps to reproduce the behavior:

  1. Type cb
  2. Wait

Expected behavior
Nothing crashes

Version
I'm using CB 0.9.0 from the Arch repos

Questionnaire
Check these boxes to see if your issue is valid or not.

  • If I compiled CB, then any errors that may be present don't mention "LTO error" (this is sadly a bug with the compiler, not Clipboard)
  • If I compiled CB, then any errors that may be present don't mention "XYZ has not been defined in namespace std" (this sadly means you need a compiler with C++20 support, so upgrade first)
  • I check all these boxes without reading them
  • I think bachata DnB is the best music
  • I'm using the latest commit/release (we only support the latest)
  • If I downloaded CB from GitHub Actions or with the install script, any errors that may be present don't mention "GLIBC XYZ not found" (your system is sadly too outdated for CB, so upgrade it)
@dgudim dgudim added the bug Something isn't working label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant