GNOME Bugzilla – Bug 140640
[asfdemux] segfault
Last modified: 2004-12-22 21:47:04 UTC
I have gstreamer-0.8.1 and rhythmbox-0.8.0. When I try to add a directory to my music library that contains file and directory names with Cyrillic letters, rhythmbox prints a lot of messages: (rhythmbox:27917): GStreamer-WARNING **: push on peer of pad sink_ident:src but peer is not active and when it coredumps. Please note that my locale is set to ru_RU.koi8-r, and so are filenames. I will now attach a big backtrace from gdb which I hope will shed some more light.
Created attachment 26887 [details] gdb backtrace full
We need to see the media file. Could you provide a link to it? (Privately, if you prefer.)
The file is available under http://kir.vtx.ru/rbb/ There is a single directory, and a single .wma file inside. Feel free to ask for more things that I will be able to help with.
Might be corruption, but it doesn't segfault here. It doesn't play well either, lots of trashy sound.
asfdemux crash fixed by company (see #142613) was writing to read-only mmapped memory (it seems rhythmbox uses filesrc, not gnomevfssec)
No, this bug was there already before I added metadata reading, this is unrelated. I think it's a RB bug, because of the cyrillic letters. Not sure though. It didn't play well because I broke wmav2 support, Jeremy fixed that again (thankyou!) so the file should playback normally now.
It was an alsasink bug and is fixed now. Now why are all weird files containing weird stuff? Can't there be nice music in them? :)