From owner-freebsd-questions@FreeBSD.ORG Sat Oct 22 23:46:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAE2416A41F for ; Sat, 22 Oct 2005 23:46:59 +0000 (GMT) (envelope-from bsd.makisupa@sbcglobal.net) Received: from smtp106.sbc.mail.re2.yahoo.com (smtp106.sbc.mail.re2.yahoo.com [68.142.229.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 6D9E243D46 for ; Sat, 22 Oct 2005 23:46:59 +0000 (GMT) (envelope-from bsd.makisupa@sbcglobal.net) Received: (qmail 98305 invoked from network); 22 Oct 2005 23:46:55 -0000 Received: from unknown (HELO ?192.168.1.2?) (bsd.makisupa@sbcglobal.net@68.251.101.164 with plain) by smtp106.sbc.mail.re2.yahoo.com with SMTP; 22 Oct 2005 23:46:54 -0000 From: makisupa To: freebsd-questions@freebsd.org In-Reply-To: <1130023908.8005.5.camel@localhost> References: <1130023908.8005.5.camel@localhost> Content-Type: text/plain Organization: mak.net Date: Sat, 22 Oct 2005 18:46:21 -0500 Message-Id: <1130024781.8005.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: gxine seg fault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: k.makisupa@sbcglobal.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2005 23:47:00 -0000 Don't know if this helps (because i'm not sure how to turn the debug flags on), but I have the output from bug buddy for the core dump. Large block of text forthcoming. Thanks again everybody, mak Backtrace was generated from '/usr/X11R6/bin/gxine' (no debugging symbols found)...Core was generated by `gxine'. Program terminated with signal 11, Segmentation fault. (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...#0 0x284e72b7 in pthread_testcancel () from /usr/lib/libpthread.so.2 [New Thread 0x811d800 (sleeping)] [New Thread 0x9449c00 (runnable)] [New Thread 0x9377000 (sleeping)] [New Thread 0x8ba7c00 (runnable)] [New Thread 0x8ba7800 (LWP 100161)] [New Thread 0x8ba7600 (LWP 100160)] [New Thread 0x8ba7400 (LWP 100159)] [New Thread 0x8379c00 (LWP 100158)] [New Thread 0x822d000 (sleeping)] [New Thread 0x8224e00 (LWP 100155)] [New Thread 0x80d3000 (runnable)] [New LWP 100163] #0 0x284e72b7 in pthread_testcancel () from /usr/lib/libpthread.so.2 #1 0x284dfdac in pthread_mutexattr_init () from /usr/lib/libpthread.so.2 #2 0x00000000 in ?? () Thread 12 (LWP 100163): #0 0x284e72b7 in pthread_testcancel () from /usr/lib/libpthread.so.2 No symbol table info available. #1 0x284dfdac in pthread_mutexattr_init () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. Thread 11 (Thread 0x80d3000 (runnable)): #0 0x28530973 in poll () from /lib/libc.so.6 No symbol table info available. #1 0x284d0b02 in read () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x287524a1 in _XWaitForReadable () from /usr/X11R6/lib/libX11.so.6 No symbol table info available. #0 0x284e7277 in pthread_testcancel () from /usr/lib/libpthread.so.2 On Sat, 2005-10-22 at 18:31 -0500, makisupa wrote: > Anybody ever get a segmentation fault (core dump) whenever going to full > screen while playing a dvd with gxine? xine works though...that's > really wierd. I tried to run through the dump with bug buddy but it > keeps freezing. This happens no matter what video plugin i select and > nearly every time i go to fullscreen. There is no error generated in a > terminal. While googling i found a bloke who had the same problem but > no solution was found...So i'm hoping someone can point me in the right > direction. > > FreeBSD newbie. gxine installed from an up to date ports tree. Please > help....And thanks. Loving freebsd more everyday. > > /mak. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"