After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 140640 - [asfdemux] segfault
[asfdemux] segfault
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal major
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-20 20:27 UTC by kir
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb backtrace full (19.14 KB, text/plain)
2004-04-20 20:28 UTC, kir
Details

Description kir 2004-04-20 20:27:32 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.
Comment 1 kir 2004-04-20 20:28:29 UTC
Created attachment 26887 [details]
gdb backtrace full
Comment 2 David Schleef 2004-04-21 00:25:21 UTC
We need to see the media file.  Could you provide a link to it?  (Privately, if
you prefer.)
Comment 3 kir 2004-04-21 07:36:29 UTC
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.
Comment 4 Ronald Bultje 2004-04-29 01:12:48 UTC
Might be corruption, but it doesn't segfault here. It doesn't play well either,
lots of trashy sound.
Comment 5 Stephane Loeuillet 2004-05-16 16:51:21 UTC
asfdemux crash fixed by company (see #142613)

was writing to read-only mmapped memory (it seems rhythmbox uses filesrc, not
gnomevfssec)
Comment 6 Ronald Bultje 2004-05-16 20:18:47 UTC
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.
Comment 7 Benjamin Otte (Company) 2004-05-16 23:31:06 UTC
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? :)