Giter VIP home page Giter VIP logo

Comments (6)

Lurkki14 avatar Lurkki14 commented on May 31, 2024

see #8

from tuxclocker.

JAicewizard avatar JAicewizard commented on May 31, 2024

This also happens on master and pstatetest for me, directly on startup.

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 31, 2024

This also happens on master and pstatetest for me, directly on startup.

Open a new issue with gdb output since I don't think it's related to this one

from tuxclocker.

rejexy avatar rejexy commented on May 31, 2024

I think I have a similar problem:

[rejedai@rj-pc ~]$ tuxclocker
qt5ct: using qt5ct plugin
qt5ct: D-Bus global menu: no
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed()
QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed()
Segmentation fault (core dumped)
[rejedai@rj-pc ~]$ coredumpctl -q gdb
           PID: 20010 (tuxclocker)
           UID: 1000 (rejedai)
           GID: 1000 (rejedai)
        Signal: 11 (SEGV)
     Timestamp: Wed 2020-05-27 16:17:07 MSK (46min ago)
  Command Line: tuxclocker
    Executable: /opt/tuxclocker/bin/tuxclocker
 Control Group: /user.slice/user-1000.slice/[email protected]/apps.slice/apps-org.gnome.Terminal.slice/vte-spawn-1eb711d4-6f15-497f-ae33-4b50b4b4dd05.scope
          Unit: [email protected]
     User Unit: vte-spawn-1eb711d4-6f15-497f-ae33-4b50b4b4dd05.scope
         Slice: user-1000.slice
     Owner UID: 1000 (rejedai)
       Boot ID: 9b6fa081a6904c91a674d9d75909ebb2
    Machine ID: daa82c0d42324bd2b6bddb66e860b0f2
      Hostname: rj-pc
       Storage: /var/lib/systemd/coredump/core.tuxclocker.1000.9b6fa081a6904c91a674d9d75909ebb2.20010.1590585427000000000000.lz4
       Message: Process 20010 (tuxclocker) of user 1000 dumped core.
                
                Stack trace of thread 20010:
                #0  0x000056177c41f880 n/a (tuxclocker + 0xb4880)
                #1  0x000056177c396c07 n/a (tuxclocker + 0x2bc07)
                #2  0x000056177c38b6be n/a (tuxclocker + 0x206be)
                #3  0x00007f4347977002 __libc_start_main (libc.so.6 + 0x27002)
                #4  0x000056177c38b77e n/a (tuxclocker + 0x2077e)
                
                Stack trace of thread 20012:
                #0  0x00007f4347a4505f __poll (libc.so.6 + 0xf505f)
                #1  0x00007f4346f27f38 n/a (libglib-2.0.so.0 + 0x9ff38)
                #2  0x00007f4346ed9221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221)
                #3  0x00007f4346ed9272 n/a (libglib-2.0.so.0 + 0x51272)
                #4  0x00007f4346f02511 n/a (libglib-2.0.so.0 + 0x7a511)
                #5  0x00007f43478e1422 start_thread (libpthread.so.0 + 0x9422)
                #6  0x00007f4347a4fbf3 __clone (libc.so.6 + 0xffbf3)
                
                Stack trace of thread 20013:
                #0  0x00007f4347a4505f __poll (libc.so.6 + 0xf505f)
                #1  0x00007f4346f27f38 n/a (libglib-2.0.so.0 + 0x9ff38)
                #2  0x00007f4346ed8c03 g_main_loop_run (libglib-2.0.so.0 + 0x50c03)
                #3  0x00007f433f3081a8 n/a (libgio-2.0.so.0 + 0x1001a8)
                #4  0x00007f4346f02511 n/a (libglib-2.0.so.0 + 0x7a511)
                #5  0x00007f43478e1422 start_thread (libpthread.so.0 + 0x9422)
                #6  0x00007f4347a4fbf3 __clone (libc.so.6 + 0xffbf3)
                
                Stack trace of thread 20011:
                #0  0x00007f4347a4505f __poll (libc.so.6 + 0xf505f)
                #1  0x00007f434791463b n/a (libxcb.so.1 + 0xc63b)
                #2  0x00007f434791637b xcb_wait_for_event (libxcb.so.1 + 0xe37b)
                #3  0x00007f4344b2d8f1 n/a (libQt5XcbQpa.so.5 + 0x5d8f1)
                #4  0x00007f4347f2adcf n/a (libQt5Core.so.5 + 0xcadcf)
                #5  0x00007f43478e1422 start_thread (libpthread.so.0 + 0x9422)
                #6  0x00007f4347a4fbf3 __clone (libc.so.6 + 0xffbf3)
                
                Stack trace of thread 20014:
                #0  0x00007f4347a4505f __poll (libc.so.6 + 0xf505f)
                #1  0x00007f4346f27f38 n/a (libglib-2.0.so.0 + 0x9ff38)
                #2  0x00007f4346ed9221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221)
                #3  0x00007f4348161101 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x301101)
                #4  0x00007f4348108c0c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2a8c0c)
                #5  0x00007f4347f29c02 _ZN7QThread4execEv (libQt5Core.so.5 + 0xc9c02)
                #6  0x00007f4344a0f098 n/a (libQt5DBus.so.5 + 0x17098)
                #7  0x00007f4347f2adcf n/a (libQt5Core.so.5 + 0xcadcf)
                #8  0x00007f43478e1422 start_thread (libpthread.so.0 + 0x9422)
                #9  0x00007f4347a4fbf3 __clone (libc.so.6 + 0xffbf3)

from tuxclocker.

madipietro avatar madipietro commented on May 31, 2024

Is this problem solved ? I'm having the same issue on ArchLinux with amd.

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 31, 2024

Closing as outdated

from tuxclocker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.