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

Crashes on inport in Pop OS 21.10 #105

Open
Applejack01 opened this issue Dec 15, 2021 · 4 comments
Open

Crashes on inport in Pop OS 21.10 #105

Applejack01 opened this issue Dec 15, 2021 · 4 comments

Comments

@Applejack01
Copy link

It opens fine, background music library sink starts and then crashes byte.
I'm using Pop OS21.10 Gnome 40.4.0

@diogopessoa
Copy link

diogopessoa commented Feb 9, 2022

Same problem here on elementary.
When opening Byte, it starts library synchronization and closes.

OS:
elementary OS 6.1 Jólnir
built on Ubuntu 20.04.3 LTS
com.github.alainm23.byte 0.4.2 stable flathub

simplescreenrecorder-2022-02-09_12.30.38.mp4

@diogopessoa
Copy link

Below are screenshots trying to open Byte in the terminal:

Screenshot from 2022-02-14 13-20-50
Screenshot from 2022-02-14 13-21-36

It tries to sync the library with the music folder, but then it crashes.

@JalilArfaoui
Copy link

Same issue on NixOS …

@iamteedoh
Copy link

Seems like this is an issue with the Flatpak itself and not specific to an OS considering it's happening on various flavors of Linux. I'm on Fedora 40 and do indeed experience the same thing. I ran it with strace and it does show a handful of errors.

Here are some of the errors:

❯ strace -o byte_straceOutput.log flatpak run com.github.alainm23.byte

(com.github.alainm23.byte:2): Gtk-WARNING **: 16:57:27.636: Child name 'home_view' not found in GtkStack

** (com.github.alainm23.byte:2): WARNING **: 16:57:27.819: MediaKey.vala:27: Could not grab media player keys: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown

** (com.github.alainm23.byte:2): WARNING **: 16:57:28.719: TagManager.vala:22: DISCOVER ERROR: '21912' \xa0\x9c GST_DISCOVERER_ERROR
(file:///home/user/NAS_Music/The%20Music/Welcome%20to%20the%20North/04 Breakin'.m4p)

** (com.github.alainm23.byte:2): WARNING **: 16:57:28.877: TagManager.vala:22: DISCOVER ERROR: '21912' c\u0011\xd3\u0014\x98U GST_DISCOVERER_ERROR
(file:///home/user/NAS_Music/Our%20Lady%20Peace/Where%20Are%20You%20-%20Single/01 Where Are You.m4p)

mmap(0x7fee3c3ff000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4f000) = 0x7fee3c3ff000
close(3)                                = 0
openat(AT_FDCWD, "/lib64/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=158112, ...}) = 0
mmap(NULL, 151960, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fee3c389000
mmap(0x7fee3c38d000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fee3c38d000
mmap(0x7fee3c3a4000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7fee3c3a4000
mmap(0x7fee3c3ad000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7fee3c3ad000
close(3)

mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fee3b65a000
recvfrom(24, "{\"error\":\"io.systemd.UserDatabas"..., 135152, MSG_DONTWAIT, NULL, NULL) = 66
epoll_ctl(25, EPOLL_CTL_MOD, 24, {events=0, data={u32=140859696, u64=94171593791792}}) = 0
epoll_pwait2(25, [{events=EPOLLOUT, data={u32=140861328, u64=94171593793424}}, {events=EPOLLIN, data={u32=140860432, u64=94171593792528}}], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 2
epoll_pwait2(25, [{events=EPOLLOUT, data={u32=140861328, u64=94171593793424}}, {events=EPOLLIN, data={u32=140860432, u64=94171593792528}}], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 2
epoll_ctl(25, EPOLL_CTL_DEL, 24, NULL)  = 0
close(24)                               = 0
munmap(0x7fee3b65a000, 135168)          = 0
epoll_pwait2(25, [{events=EPOLLOUT, data={u32=140861328, u64=94171593793424}}, {events=EPOLLIN, data={u32=140860432, u64=94171593792528}}], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 2
brk(0x55a6086a1000)                     = 0x55a6086a1000
recvfrom(27, "{\"error\":\"io.systemd.UserDatabas"..., 131080, MSG_DONTWAIT, NULL, NULL) = 66
epoll_ctl(25, EPOLL_CTL_MOD, 27, {events=0, data={u32=140860432, u64=94171593792528}}) = 0
epoll_pwait2(25, [{events=EPOLLOUT, data={u32=140861328, u64=94171593793424}}], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 1
epoll_pwait2(25, [{events=EPOLLOUT, data={u32=140861328, u64=94171593793424}}], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 1
epoll_ctl(25, EPOLL_CTL_DEL, 27, NULL)  = 0
close(27)                               = 0
epoll_pwait2(25, [{events=EPOLLOUT, data={u32=140861328, u64=94171593793424}}], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 1
sendto(28, "{\"method\":\"io.systemd.UserDataba"..., 126, MSG_DONTWAIT|MSG_NOSIGNAL, NULL, 0) = 126
epoll_ctl(25, EPOLL_CTL_MOD, 28, {events=EPOLLIN, data={u32=140861328, u64=94171593793424}}) = 0
epoll_pwait2(25, [{events=EPOLLIN, data={u32=140861328, u64=94171593793424}}], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 1
recvfrom(28, "{\"error\":\"io.systemd.UserDatabas"..., 131080, MSG_DONTWAIT, NULL, NULL) = 66
epoll_ctl(25, EPOLL_CTL_MOD, 28, {events=0, data={u32=140861328, u64=94171593793424}}) = 0
epoll_pwait2(25, [], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 0
epoll_pwait2(25, [], 24, {tv_sec=0, tv_nsec=0}, NULL, 8) = 0

I would share the entire strace output but it's fairly large and to sanitize it would be time consuming. I hope this is helpful, though 🙏🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants