eruption-project / eruption

Realtime RGB LED Driver for Linux
https://eruption-project.org/
GNU General Public License v3.0
258 stars 32 forks source link

eruption-fx-proxy.service failt to start #220

Open RononDex opened 1 year ago

RononDex commented 1 year ago

Introduction Effects Proxy shows as failed in Eruption GUI, systemctl --user restart eruption-fx-proxy.service seems unable to start service

Please describe the bug fx-proxy is not running

To Reproduce Steps to reproduce the behavior: Install eruption (AUR) and open GUI --> fx-proxy is not running

Expected behavior A clear and concise description of what you expected to happen.

Logs Please provide full logs: sudo journalctl -u eruption.service -b

l 05 12:42:45 ATLANTIS-Euclid eruption-fx-proxy[544670]: The application panicked (crashed).
Jul 05 12:42:45 ATLANTIS-Euclid eruption-fx-proxy[544670]: Message:  index out of bounds: the len is 0 but the index is 0
Jul 05 12:42:45 ATLANTIS-Euclid eruption-fx-proxy[544670]: Location: eruption-fx-proxy/src/util.rs:89
Jul 05 12:42:45 ATLANTIS-Euclid eruption-fx-proxy[544670]: Please consider reporting a bug at https://github.com/X3n0m0rph59/eruption
Jul 05 12:42:45 ATLANTIS-Euclid systemd[1]: Started Process Core Dump (PID 544675/UID 0).
░░ Subject: A start job for unit systemd-coredump@17-544675-0.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit systemd-coredump@17-544675-0.service has finished successfully.
░░ 
░░ The job identifier is 3689.
Jul 05 12:42:45 ATLANTIS-Euclid systemd-coredump[544676]: [🡕] Process 544670 (eruption-fx-pro) of user 1000 dumped core.

                                                          Stack trace of thread 544670:
                                                          #0  0x00007f30682ac26c n/a (libc.so.6 + 0x8926c)
                                                          #1  0x00007f306825ca08 raise (libc.so.6 + 0x39a08)
                                                          #2  0x00007f3068245538 abort (libc.so.6 + 0x22538)
                                                          #3  0x000055b21728c777 n/a (eruption-fx-proxy + 0x1d6777)
                                                          #4  0x000055b21728c766 n/a (eruption-fx-proxy + 0x1d6766)
                                                          #5  0x000055b2173290d6 n/a (eruption-fx-proxy + 0x2730d6)
                                                          #6  0x000055b21732b80b n/a (eruption-fx-proxy + 0x27580b)
                                                          #7  0x000055b21732b484 n/a (eruption-fx-proxy + 0x275484)
                                                          #8  0x000055b21732b3e6 n/a (eruption-fx-proxy + 0x2753e6)
                                                          #9  0x000055b21732b3d1 n/a (eruption-fx-proxy + 0x2753d1)
                                                          #10 0x000055b217111f52 n/a (eruption-fx-proxy + 0x5bf52)
                                                          #11 0x000055b217111fd1 n/a (eruption-fx-proxy + 0x5bfd1)
                                                          #12 0x000055b2171642d3 n/a (eruption-fx-proxy + 0xae2d3)
                                                          #13 0x000055b21716b88a n/a (eruption-fx-proxy + 0xb588a)
                                                          #14 0x000055b2171348c3 n/a (eruption-fx-proxy + 0x7e8c3)
                                                          #15 0x000055b21716e9e7 n/a (eruption-fx-proxy + 0xb89e7)
                                                          #16 0x00007f3068246850 n/a (libc.so.6 + 0x23850)
                                                          #17 0x00007f306824690a __libc_start_main (libc.so.6 + 0x2390a)
                                                          #18 0x000055b217123905 n/a (eruption-fx-proxy + 0x6d905)

                                                          Stack trace of thread 544673:
                                                          #0  0x00007f306831cb5c read (libc.so.6 + 0xf9b5c)
                                                          #1  0x000055b217134959 n/a (eruption-fx-proxy + 0x7e959)
                                                          #2  0x000055b217136b89 n/a (eruption-fx-proxy + 0x80b89)
                                                          #3  0x000055b21732c675 n/a (eruption-fx-proxy + 0x276675)
                                                          #4  0x00007f30682aa44b n/a (libc.so.6 + 0x8744b)
                                                          #5  0x00007f306832de40 n/a (libc.so.6 + 0x10ae40)

                                                          Stack trace of thread 544674:
                                                          #0  0x00007f3068320c0f __poll (libc.so.6 + 0xfdc0f)
                                                          #1  0x00007f306854e735 n/a (libdbus-1.so.3 + 0x2f735)
                                                          #2  0x00007f306853447e n/a (libdbus-1.so.3 + 0x1547e)
                                                          #3  0x00007f3068538f62 n/a (libdbus-1.so.3 + 0x19f62)
                                                          #4  0x000055b2171339ae n/a (eruption-fx-proxy + 0x7d9ae)
                                                          #5  0x000055b217136760 n/a (eruption-fx-proxy + 0x80760)
                                                          #6  0x000055b21732c675 n/a (eruption-fx-proxy + 0x276675)
                                                          #7  0x00007f30682aa44b n/a (libc.so.6 + 0x8744b)
                                                          #8  0x00007f306832de40 n/a (libc.so.6 + 0x10ae40)
                                                          ELF object binary architecture: AMD x86-64

Screenshots (optional) If applicable, add screenshots to help explain your problem.

Please complete the following information:

Additional context Add any other context about the problem here.