<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.5.6">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
rhythmbox segs on all MP3s with the backtrace pointing at gstreamer being the culprit.<BR>
<BR>
(gdb) bt<BR>
#0&nbsp; 0x07571354 in ?? () from /usr/lib/libgstreamer-0.8.so.1<BR>
#1&nbsp; 0x074a8870 in gst_type_find_get_length () from /usr/lib/libgstreamer-0.8.so.1<BR>
#2&nbsp; 0x0053963a in ?? () from /usr/lib/gstreamer-0.8/libgsttypefindfunctions.so<BR>
#3&nbsp; 0xb7307bd0 in ?? ()<BR>
#4&nbsp; 0xb7307ad8 in ?? ()<BR>
#5&nbsp; 0x00000000 in ?? ()<BR>
<BR>
Is this known or something I should investigate?<BR>
<BR>
$ rpm -qf /usr/lib/libgstreamer-0.8.so.1<BR>
gstreamer-0.8.8-2<BR>
$ rpm -qf /usr/lib/gstreamer-0.8/libgsttypefindfunctions.so<BR>
gstreamer-plugins-0.8.7-3<BR>
$ rpm -q rhythmbox<BR>
rhythmbox-0.8.8-1<BR>
<BR>
</BODY>
</HTML>