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

Crash on startup with Behringer UMC1820 #311

Open
wjakobczyk opened this issue Jan 28, 2025 · 0 comments
Open

Crash on startup with Behringer UMC1820 #311

wjakobczyk opened this issue Jan 28, 2025 · 0 comments

Comments

@wjakobczyk
Copy link

wjakobczyk commented Jan 28, 2025

I'm getting:

Assertion 'uchunk->index % bq->base == 0' failed at ../src/pulsecore/memblockq.c:289, function pa_memblockq_push(). Aborting.

on startup of friture-0.51-20240722.AppImage.
Log is:

2025-01-28 08:39:34,831 INFO friture.analyzer: Friture 0.51 starting on Linux (linux)
2025-01-28 08:39:34,831 INFO friture.analyzer: QML path: PyQt5.QtCore.QUrl('file:///tmp/.mount_friturENUVA1/usr/bin/_internal/')
2025-01-28 08:39:34,844 INFO friture.analyzer: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
2025-01-28 08:39:35,214 INFO friture.audiobackend: Initializing audio backend
2025-01-28 08:39:35,214 INFO friture.audiobackend: Found 3 input devices and 8 output devices
2025-01-28 08:39:35,226 INFO friture.audiobackend: Supported formats for 'default' on 'ALSA': ['22050 Hz, float32', '22050 Hz, int16', '22050 Hz, int8', '44100 Hz, float32', '44100 Hz, int16', '44100 Hz, int8', '48000 Hz, float32', '48000 Hz, int16', '48000 Hz, int8', '96000 Hz, float32', '96000 Hz, int16', '96000 Hz, int8']
2025-01-28 08:39:35,226 INFO friture.audiobackend: Opening the stream for device 'default'
2025-01-28 08:39:35,227 INFO friture.audiobackend: Device claims 42 ms latency
2025-01-28 08:39:35,228 INFO friture.audiobackend: Success
2025-01-28 08:39:35,228 INFO friture.ringbuffer: Ringbuffer: growing buffer for length 2160000

When I turn off my Behringer UMC1820 interface friture starts ok.

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

1 participant