Comment 3 for bug 1228553

Revision history for this message
John Koopman (superkoop) wrote :

I can confirm that this bug is present for me in a fully updated Luna environment.
If I scroll around, select to play a song, then select another after 2-3 songs it will crash.
Running Noise with --gst-debug-level=2 I get this output:
john@Paradise:~$ noise --gst-debug-level=2
[_LOG_LEVEL_INFO 08:23:29.679800] Application.vala:77: Music version: 0.2.4
[_LOG_LEVEL_INFO 08:23:29.680016] Application.vala:79: Kernel version: 3.2.0-63-generic
[_LOG_LEVEL_INFO 08:23:30.596761] LastFM.vala:53: Activating Last.fm plugin
[_LOG_LEVEL_INFO 08:23:30.596987] CDRom.vala:33: Activating CD-Rom Device plugin
[_LOG_LEVEL_INFO 08:23:30.597154] iPod.vala:33: Activating iPod Device plugin
[_LOG_LEVEL_INFO 08:23:30.597306] AudioPlayer.vala:33: Activating AudioPlayer Device plugin
[_LOG_LEVEL_INFO 08:23:30.597500] Plugin.vala:43: Activating MPRIS plugin
0:00:01.042917494 13739 0x24c09e0 WARN playsinkconvertbin gstplaysinkconvertbin.c:481:gst_play_sink_convert_bin_cache_converter_caps:<GstPlaySinkAudioConvert@0x7fc2c002c000> No conversion elements
0:00:06.548489775 13739 0x7fc2c0002e30 WARN playsinkconvertbin gstplaysinkconvertbin.c:481:gst_play_sink_convert_bin_cache_converter_caps:<GstPlaySinkAudioConvert@0x7fc2c002c900> No conversion elements
0:00:06.647619090 13739 0x7fc2b0016cf0 WARN bin gstbin.c:2395:gst_bin_do_latency_func:<play> did not really configure latency of 0:00:00.000000000
[_LOG_LEVEL_WARN 08:23:38.186964] [Gdk] The program 'noise' received an X Window System error.This probably reflects a bug in the program.The error was 'BadLength (poly request too large or internal Xlib length erro'. (Details: serial 5660 error_code 16 request_code 98 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)

It's causing Noise to crash consistently, rendering it useless.