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 101338 - crash when playing oggs
crash when playing oggs
Status: VERIFIED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.5.0
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-16 10:34 UTC by Amaury Jacquot
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
here's the log for the crash (9.16 KB, application/x-gzip)
2002-12-16 10:36 UTC, Amaury Jacquot
Details
this is the proper binary (447.69 KB, application/x-gzip)
2002-12-17 08:22 UTC, Amaury Jacquot
Details

Description Amaury Jacquot 2002-12-16 10:34:02 UTC
I get this wierd crashe, where gstreamer somehow munges the stack
application is at 
http://sxpert.esitcom.org/projects/navsys/dl/navsys-buggy-gstreamer.tar.bz2
Comment 1 Amaury Jacquot 2002-12-16 10:36:06 UTC
Created attachment 13023 [details]
here's the log for the crash
Comment 2 Wim Taymans 2002-12-16 18:58:24 UTC
I cannot reproduce this problem with the provided binary, can you post
a stacktrace and a --gst-mask=-1 log?
Comment 3 Amaury Jacquot 2002-12-17 08:17:42 UTC
see two comments above...
backtrace is simple... a single NULL pointer
of course, the binary in the tarball is not the proper one :/
You got something that is called "navsys-playogg", that one is another
thingie that plays ogg without using gstreamer.
you can run the makefile and run "navsys"
alternatively, see the attached binary below
Comment 4 Amaury Jacquot 2002-12-17 08:22:53 UTC
Created attachment 13059 [details]
this is the proper binary
Comment 5 Thomas Vander Stichele 2003-01-05 17:01:11 UTC
what compile flags did you compile everything with ?
Comment 6 Christian Fredrik Kalager Schaller 2003-01-17 15:58:05 UTC
Closing as a bug in Amaury's code.