crash immediately after finishing a queue

Bug #1898887 reported by Nek.12
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SoundConverter
New
Undecided
Unassigned

Bug Description

Log:

adding: 1158 files
Queue done in 13.690s (1158 tasks)
300 of 1158 files were not added to the list
Creating folder: '/home/nek/Music/deadmau5'
Queue start: 858 tasks, 8 thread(s).
Queue done in 2655.153s (858 tasks)
**
ERROR:../pygobject/gi/gimodule.c:1826:_wrap_pyg_hook_up_vfunc_implementation: assertion failed: (G_TYPE_IS_CLASSED (implementor_gtype))
Bail out! ERROR:../pygobject/gi/gimodule.c:1826:_wrap_pyg_hook_up_vfunc_implementation: assertion failed: (G_TYPE_IS_CLASSED (implementor_gtype))
Aborted (core dumped)

Console output after launching soundconverter with --debug:

cannot use system locale.

(python3:42096): Gtk-WARNING **: 17:50:04.075: Locale not supported by C library.
Using the fallback 'C' locale.

(python3:42096): Gtk-WARNING **: 17:50:04.081: Theme parsing error: gtk.css:2:33: Failed to import: Error opening file /home/nek/.config/gtk-3.0/window_decorations.css: No such file or directory
Gtk-Message: 17:50:04.127: Failed to load module "appmenu-gtk-module"
id3mux gstreamer element not found
xingmux gstreamer element not found
faac gstreamer element not found
avenc_aac gstreamer element not found
disabling AAC output.
disabling VBR tags output.
SoundConverter 3.0.2
/usr/lib/soundconverter/python/soundconverter/ui.py:1465: Warning: g_value_type_transformable: assertion 'src_type' failed
builder.add_from_file(gladefile)

(SoundConverter:42096): Gtk-WARNING **: 17:50:04.179: ../gtk/gtk/gtkliststore.c:834: Unable to convert from (null) to gchararray

screenfetch output:
OS: Arch Linux
Kernel: x86_64 Linux 5.8.13-arch1-1
Shell: bash 5.0.18
Resolution: 1920x1080
DE: KDE 5.74.0 / Plasma 5.19.90
WM: KWin
CPU: Intel Core i5-8250U @ 8x 3.4GHz [58.0°C]
GPU: Intel Corporation UHD Graphics 620 (rev 07)

Some more information:
This error happens right after the files were written successfully. The errors about the locale are likely not related to the problem. The files were read from an NTFS file mounted as RO to my home folder. I did not include 300 errors about file type that were printed before I started conversion (the program handled those errors correctly)

Revision history for this message
sezanzeb (sezanzeb) wrote :

Hi, thanks for the bug report!

Please try the latest source from git (with --debug): https://github.com/kassoulet/soundconverter and if it is still reproducible, try to convert from the batch mode (with --debug). This will help to narrow down the problem (if it is related to gstreamer or to the user interface). Hopefully it is reproducible with a very small queue as well, so that this won't occupy you for long.

You can install for example `gst-plugins-bad` by the way to get flac output and such.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.