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

realloc(): invalid pointer when adding music to the playlist #152

Open
Strubbl opened this issue Sep 30, 2022 · 2 comments
Open

realloc(): invalid pointer when adding music to the playlist #152

Strubbl opened this issue Sep 30, 2022 · 2 comments

Comments

@Strubbl
Copy link
Contributor

Strubbl commented Sep 30, 2022

I am selecting music in the list of "My music" and i use drag&drop for adding it to the playlist. After the drop guayadeque crashes.

This is my console output:

…
20:34:34: guFaderPlaybin::StartPlay (2414130519)
20:34:34: Track starts at 0 with length 250000
20:34:34: Now Playing track submit: Now ready to send...
20:34:34: StatusChanged( 0, 0, 0, 0 )
20:34:34: Changed image to 1 '/home/strubbl/music/XXXXXX/Front.jpg'
20:34:34: Loged in to : http://turtle.libre.fm/
20:34:46: SOListBox::GetSelectedTracks <- 432
20:34:46: Dropping tracks
realloc(): invalid pointer
Aborted (core dumped)

And a crash report is generated: https://gist.github.com/Strubbl/e3fce9f46b8092527d0a999779906606

This also happens when i only select one track and drag&drop it to the playlist.
Maybe this is related to #144 (comment)

@anonbeat
Copy link
Owner

anonbeat commented Oct 4, 2022

I will try to reproduce it. Thanks

@Strubbl
Copy link
Contributor Author

Strubbl commented Apr 26, 2023

I still have this issue, but no realloc if i only add one track at a time per drag&drop:

11:56:40 PM: SOListBox::GetSelectedTracks <- 1
11:56:46 PM: SOListBox::GetSelectedTracks <- 1
11:56:47 PM: Dropping tracks
corrupted size vs. prev_size
Aborted (core dumped)

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

2 participants