From nobody@FreeBSD.org  Mon Jan 24 14:11:32 2005
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 B47CE16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Jan 2005 14:11:32 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8492643D64
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Jan 2005 14:11:32 +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 j0OEBW1P064644
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Jan 2005 14:11:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j0OEBVcl064623;
	Mon, 24 Jan 2005 14:11:31 GMT
	(envelope-from nobody)
Message-Id: <200501241411.j0OEBVcl064623@www.freebsd.org>
Date: Mon, 24 Jan 2005 14:11:31 GMT
From: Matti Saarinen <mjsaarin@cc.helsinki.fi>
To: freebsd-gnats-submit@FreeBSD.org
Subject: vlc crashes when SAP playlist is viewd
X-Send-Pr-Version: www-2.3

>Number:         76619
>Category:       ports
>Synopsis:       vlc crashes when SAP playlist is viewd
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    ahze
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 24 14:20:20 GMT 2005
>Closed-Date:    Tue Jan 25 09:33:42 GMT 2005
>Last-Modified:  Tue Jan 25 09:33:42 GMT 2005
>Originator:     Matti Saarinen
>Release:        5.3-RELEASE-p1
>Organization:
University of Helsinki
>Environment:
FreeBSD lagavulin.it.helsinki.fi 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #2: Mon Nov 22 10:07:37 EET 2004     root@lagavulin.it.helsinki.fi:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
After SAP playlist interface is added and the playlist is opened vlc dumps core within half a minute. It receives a SIGSEGV. The gdb backtrace is below

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 6 (LWP 100267)]
0x286da42d in strcmp () from /lib/libc.so.5
(gdb) bt
#0  0x286da42d in strcmp () from /lib/libc.so.5
#1  0x29d2e423 in sess_toitem () from /usr/X11R6/lib/vlc/misc/libsap_plugin.so
#2  0x29d2dbb8 in Run () from /usr/X11R6/lib/vlc/misc/libsap_plugin.so
#3  0x0805325f in ?? ()
#4  0x08504300 in ?? ()
#5  0x08122734 in ?? ()
#6  0x080533d4 in ?? ()
#7  0x00000000 in ?? ()
#8  0x00000000 in ?? ()
#9  0x00000000 in ?? ()
#10 0x00000000 in ?? ()
#11 0x08504318 in ?? ()
#12 0x08504318 in ?? ()
#13 0x00000000 in ?? ()
#14 0x081227a4 in ?? ()
#15 0x00000000 in ?? ()
#16 0x081227ad in ?? ()
#17 0x00000000 in ?? ()
#18 0x00000000 in ?? ()
#19 0x2863599c in ?? () from /usr/lib/libpthread.so.1
#20 0xbfabdff4 in ?? ()
#21 0x08506b00 in ?? ()
#22 0xbfabdfe0 in ?? ()
#23 0x2861ea8d in pthread_create () from /usr/lib/libpthread.so.1
Previous frame identical to this frame (corrupt stack?)

Here are the dependecies from which the different versions of the
libraries can be found

Information for vlc-esound-0.8.1_5:

Depends on:
Dependency: pkgconfig-0.15.0_1
Dependency: xvid-1.0.3,1
Dependency: freetype2-2.1.7_4
Dependency: expat-1.95.8
Dependency: xorg-fonts-encodings-6.8.1
Dependency: x264-0.0.20041029_1
Dependency: fontconfig-2.2.3,1
Dependency: xorg-libraries-6.8.1_1
Dependency: glib-1.2.10_11
Dependency: gsfonts-8.11_2
Dependency: jpeg-6b_3
Dependency: svgalib-1.4.3_4
Dependency: libiconv-1.9.2_1
Dependency: libcddb-0.9.6
Dependency: gettext-0.14.1
Dependency: png-1.2.8
Dependency: libaudiofile-0.2.6
Dependency: perl-5.8.5
Dependency: hicolor-icon-theme-0.5
Dependency: openslp-1.0.11_1
Dependency: mpeg4ip-libmp4v2-1.1_1
Dependency: bitstream-vera-1.10
Dependency: lzo-1.08_1
Dependency: glib-2.4.8
Dependency: libXft-2.1.6
Dependency: libogg-1.1.2_1,3
Dependency: libsndfile-1.0.11
Dependency: libvorbis-1.1.0_1,3
Dependency: xorg-fonts-truetype-6.8.1
Dependency: libmad-0.15.1b_1
Dependency: libltdl-1.5.10
Dependency: libid3tag-0.15.0b_1
Dependency: libxml2-2.6.17
Dependency: tiff-3.7.1_2
Dependency: libdvdcss-1.2.8_1
Dependency: libdvdread-0.9.4_1
Dependency: libdvdnav-0.1.9
Dependency: libdvbpsi-0.1.4
Dependency: mpeg2codec-1.2_1
Dependency: popt-1.7
Dependency: libcdio-0.71_1
Dependency: esound-0.2.35_1
Dependency: djbfft-0.76_1
Dependency: libwmf-0.2.8.3
Dependency: lcms-1.13_1,1
Dependency: lame-3.96.1
Dependency: libfpx-1.2.0.9
Dependency: jbigkit-1.6
Dependency: jasper-1.701.0
Dependency: libmpeg2-0.4.0b_1
Dependency: vcdimager-0.7.21
Dependency: aalib-1.4.r5_1
Dependency: ImageMagick-6.1.9.2
Dependency: pango-1.6.0
Dependency: shared-mime-info-0.15_7
Dependency: gtk-1.2.10_12
Dependency: ghostscript-gnu-7.07_11
Dependency: atk-1.8.0
Dependency: gtk-2.4.14_2
Dependency: wxgtk-common-2.4.2_1
Dependency: flac-1.1.0_4
Dependency: gnomehier-1.0_21
Dependency: faad2-2.0_5,1
Dependency: faac-1.24_3
Dependency: sdl-1.2.8,2
Dependency: libdv-0.103
Dependency: liba52-0.7.4_1
Dependency: xvid4conf-1.10_1
Dependency: wxgtk2-2.4.2_5
Dependency: ffmpeg-0.4.9.p1_1
Dependency: transcode-0.6.12_4




>How-To-Repeat:
  
Start vlc, add SAP Playlist interface and open playlist. Then wait
about half a minute.
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Mon Jan 24 15:55:36 GMT 2005 
State-Changed-Why:  
This is pretty much worthless. To get anywhere, we will need 
a backtrace *with debug symbols*. Also, is this problem specific 
to FreeBSD port? Otherwise it would be better to report to vlc authors. 




Responsible-Changed-From-To: freebsd-ports-bugs->ahze 
Responsible-Changed-By: pav 
Responsible-Changed-When: Mon Jan 24 15:55:36 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76619 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Tue Jan 25 09:33:21 GMT 2005 
State-Changed-Why:  
Submitter reported in private mail: 

It seems that the problem wasn't in the vlc port but in the liveMedia 
release. Yesterday, a new version on liveMedia libraries was included 
into the ports tree. Today, I installed the fresh liveMedia port and 
now vlc with the SAP interface works. 

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