mierak / rmpc

A configurable, terminal based Media Player Client with album art support via various terminal image protocols
https://mierak.github.io/rmpc/
BSD 3-Clause "New" or "Revised" License
139 stars 8 forks source link

thread terminated #161

Open joey5403 opened 14 hours ago

joey5403 commented 14 hours ago

Description

thread terminated when i wanna change to the Artists List.

Steps to reproduce

open rmpc press 3

What terminal emulator are you running rmpc in?

wezterm 20240203-110809-5046fc22

rmpc debuginfo

thread 'main task' has overflowed its stack fatal runtime error: stack overflow fish: Job 1, 'rmpc' terminated by signal SIGABRT (Abort)

Relevant log output

rmpc.log

mierak commented 11 hours ago

I am unable to reproduce this issue. It seems that MPD is closing the connection to rmpc to which rmpc reacts with an attempt to reconnect and this cycle repeats endlessly.

Is rmpc the only client which exhibits this behaviour? What is your MPD config?