From nobody@FreeBSD.org  Fri Jan  6 18:45:20 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1502616A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Jan 2006 18:45:20 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B6B8F43D48
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Jan 2006 18:45:19 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k06IjJeP070632
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 6 Jan 2006 18:45:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k06IjJoo070631;
	Fri, 6 Jan 2006 18:45:19 GMT
	(envelope-from nobody)
Message-Id: <200601061845.k06IjJoo070631@www.freebsd.org>
Date: Fri, 6 Jan 2006 18:45:19 GMT
From: Thierry Herbelot <thierry@herbelot.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: crash of rhythmbox
X-Send-Pr-Version: www-2.3

>Number:         91413
>Category:       ports
>Synopsis:       crash of audio/rhythmbox
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    marcus
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 06 18:50:02 GMT 2006
>Closed-Date:    Wed Jan 11 06:51:05 GMT 2006
>Last-Modified:  Wed Jan 11 06:51:05 GMT 2006
>Originator:     Thierry Herbelot
>Release:        FreeBSD 6.0-STABLE
>Organization:
>Environment:
FreeBSD diversion 6.0-STABLE FreeBSD 6.0-STABLE #3: Sun Jan  1 16:59:57 CET 2006     XX@YY:/usr/obj/usr/src/sys/GENERIC  i386
the ports on the machines are up-to-date (the ports tree was cvsuped yesterday, and a portupgrade -a was also done yesterday)
>Description:
according to http://mail.gnome.org/archives/rhythmbox-devel/2005-December/msg00022.html
rhythmbox 9.2 contains a bug in player/rb-player-gst.c
(correction in http://cvs.gnome.org/viewcvs/rhythmbox/player/rb-player-gst.c?r1=1.51&r2=1.52)

the problem is a crash of rhythmbox when playing certain types of files

a gdb trace is :
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x80f3000 (LWP 100201)]
0x289e453b in g_type_check_value_holds () from /usr/local/lib/libgobject-2.0.so.0
(gdb) where
#0  0x289e453b in g_type_check_value_holds () from /usr/local/lib/libgobject-2.0.so.0
#1  0x289e98d4 in g_value_set_double () from /usr/local/lib/libgobject-2.0.so.0
#2  0x080a87fc in rb_player_set_replaygain ()
#3  0x0806bf7e in rb_shell_player_toggle_mute ()
#4  0x0806cba0 in rb_shell_player_sync_buttons ()
#5  0x0806d397 in rb_shell_player_do_next ()
#6  0x0806e4d0 in rb_shell_player_play_entry ()
#7  0x289db668 in g_cclosure_marshal_VOID__VOID () from /usr/local/lib/libgobject-2.0.so.0
#8  0x289c741d in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0
#9  0x289da1c6 in g_signal_has_handler_pending () from /usr/local/lib/libgobject-2.0.so.0
#10 0x289db060 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0
#11 0x289db2ac in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0
#12 0x080a831f in rb_player_open ()
#13 0x28d36098 in g_child_watch_add () from /usr/local/lib/libglib-2.0.so.0
#14 0x28d332d1 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#15 0x28d34b71 in g_main_context_acquire () from /usr/local/lib/libglib-2.0.so.0
#16 0x28d34dcc in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
#17 0x28c1a665 in bonobo_main () from /usr/local/lib/libbonobo-2.so.0
#18 0x080653b9 in main ()

(I did not compile with debugging info)
>How-To-Repeat:
I do not which of my music files are causing crashes, but I have had random crashes of rhythmbox over the last months
>Fix:
according to the mailing lists, the lack of initialization is a bug and should be corrected.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->marcus 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jan 6 19:47:10 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91413 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Wed Jan 11 06:50:50 UTC 2006 
State-Changed-Why:  
CVS patch committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91413 
>Unformatted:
