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

Search for new songs results in a crash/coredump #52

Open
jose1711 opened this issue Feb 23, 2021 · 6 comments
Open

Search for new songs results in a crash/coredump #52

jose1711 opened this issue Feb 23, 2021 · 6 comments
Labels
linux Things relative to the Linux version in general

Comments

@jose1711
Copy link
Contributor

When I start WP - then navigate to and click Search for new songs the program becomes unresponsive or crashes shortly after. Sometimes (not always) it gives:

double free or corruption (out)

on terminal.

Arch Linux, x86_64, compiled from ebc3fe9

@jiminorris
Copy link

I, too, have this on the lastest version. I get nothing in the terminal output.
I'm using Debian Bullseye

@TeLiXj
Copy link
Contributor

TeLiXj commented Mar 1, 2021

I can't reproduce this error, the menu option works fine in all my Linux versions.
Have you tried with F5 key or using other/less/more songs or using songs in other directory? I need more info to know what are happening

@TeLiXj TeLiXj added the linux Things relative to the Linux version in general label Mar 1, 2021
@jiminorris
Copy link

I've done a little digging on my side and it seems to be related to either the case-sensitive nature of filenames on Linux, or non-standard characters in the .txt files.

@jose1711
Copy link
Contributor Author

jose1711 commented Mar 2, 2021

I discovered that it does matter which song you have activated when right clicking and choosing "Search for new songs". Also tried to make a debug build but failed 😞

@TeLiXj
Copy link
Contributor

TeLiXj commented Mar 2, 2021

I asked you in my last message: press F5 key works??? I suppose that fails too, but I need your confirmation.

@jose1711 what is the artist and title of the song that fails when you try to search for new songs?

@jose1711
Copy link
Contributor Author

jose1711 commented Mar 2, 2021

F5 seems to be safe. I was unable to locate a specific song that could be causing this. Actually I am starting to suspect the compiler more and more. New message:

malloc(): corrupted top size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux Things relative to the Linux version in general
Projects
None yet
Development

No branches or pull requests

3 participants