byte icon indicating copy to clipboard operation
byte copied to clipboard

Byte keeps crashing during import

Open Bronislas opened this issue 4 years ago • 2 comments

Hi,

I have the latest version of Elementaryos and have installed byte through the appcenter. I copied an old music directory (190go of music, mainly in flac) to test its capacity to manage a big library.

During the import, byte keeps crashing. This is the prompt result when I launch it in the terminal :

(com.github.alainm23.byte:13581): Gtk-WARNING **: 13:11:46.420: Child name 'home_view' not found in GtkStack

** (com.github.alainm23.byte:13581): WARNING **: 13:11:47.915: TagManager.vala:22: DISCOVER ERROR: '12' Il manque un greffon dans votre installation de GStreamer. GST_DISCOVERER_MISSING_PLUGINS
(file:///home/bronislas/Musique/Prince/Prince%20and%20the%20Revolution%20-%201984%20-%20Purple%20Rain/A1_-_Let_s_Go_Crazy.flac)

Track ID: 4608 - Kansas City
[...]
Track ID: 4629 - Love Is Blindness

** (com.github.alainm23.byte:13581): CRITICAL **: 13:11:56.827: string_strip: assertion 'self != NULL' failed

Erreur de segmentation

When I run dmesg, this message keeps repeating :

[13128.147624] com.github.alai[21935]: segfault at 0 ip 00007f60cad6ae50 sp 00007fffba0feaf8 error 4 in libtag_c.so.0.0.0[7f60cad69000+3000]

I will try to launch byte to force import till its completion.

Bronislas avatar Apr 07 '20 11:04 Bronislas

I'm getting the same issue, lots of crashes when syncing the library.

I've compiled the source code for myself (cloning the repository, meson, ninja etc).

LukeZBaker avatar Jun 08 '20 20:06 LukeZBaker

It kept crashing for me UNTIL i let it be. When it was playing music and importing files, it crashed several times. But when I let it sit idle and just gathering the info on the songs, it eventually completed.

rdrms avatar Aug 20 '20 22:08 rdrms