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 135689 - Current RB head segfaults with CVS head GStreamer
Current RB head segfaults with CVS head GStreamer
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-02-28 15:23 UTC by Christian Fredrik Kalager Schaller
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2004-02-28 15:23:04 UTC
Ok, deleted my .gnome2/rhythmbox directory and started RB

Tried importing a folder

[cschalle@3jq3n91 cschalle]$ rhythmbox
 
** (rhythmbox:15069): WARNING **: opt: unlink elements in same group:
implement me
Segmentation fault
[cschalle@3jq3n91 cschalle]$ rhythmbox --gst-scheduler=basicomega
ERROR        oggdemux(16354)
gstoggdemux.c(532):gst_ogg_demux_chain:<oggdemux0> unknown serial 358841166
ERROR        oggdemux(16354)
gstoggdemux.c(532):gst_ogg_demux_chain:<oggdemux1> unknown serial 1210180083
ERROR        oggdemux(16354)
gstoggdemux.c(532):gst_ogg_demux_chain:<oggdemux2> unknown serial 1928091692
ERROR        oggdemux(16354)
gstoggdemux.c(532):gst_ogg_demux_chain:<oggdemux3> unknown serial 371569840
ERROR        oggdemux(16354)
gstoggdemux.c(532):gst_ogg_demux_chain:<oggdemux4> unknown serial 1692330921
ERROR        oggdemux(16354)
gstoggdemux.c(532):gst_ogg_demux_chain:<oggdemux5> unknown serial 1380403096
Segmentation fault
Comment 1 Christian Fredrik Kalager Schaller 2004-03-03 11:07:50 UTC
Ok, I assuem this is simply the opt bug people discuss on the mailing
list. Feel free to close the bug if that is the case Colin.
Comment 2 Christian Fredrik Kalager Schaller 2004-03-03 17:41:27 UTC
Benjamin reverting Wingo's opt patch solved it. Closing.