Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2007 12:59:55 -0500
From:      Randy Pratt <bsd-unix@embarqmail.com>
To:        "Jeremy Messenger" <mezz7@cox.net>
Cc:        freebsd-multimedia@freebsd.org, freebsd-gnome@freebsd.org
Subject:   Re: Miro (Democracy) player port is here...
Message-ID:  <20071118125955.b152b106.bsd-unix@embarqmail.com>
In-Reply-To: <op.t1zyd31j9aq2h7@mezz.mezzweb.com>
References:  <op.t1yydhtd9aq2h7@mezz.mezzweb.com> <20071118091901.daa594f1.bsd-unix@embarqmail.com> <op.t1ztw9d39aq2h7@mezz.mezzweb.com> <20071118110820.ab8757a0.bsd-unix@embarqmail.com> <op.t1zyd31j9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Nov 2007 10:50:17 -0600
"Jeremy Messenger" <mezz7@cox.net> wrote:

> On Sun, 18 Nov 2007 10:08:20 -0600, Randy Pratt <bsd-unix@embarqmail.com>  
> wrote:
> 
> <snip>
> > That worked for the installation.  Thanks!
> 
> Good, I have updated miro.shar in the same place. Thanks too!
> 
> > Although, when Miro was started, it displayed and was loading
> > then seg faulted with:
> >
> > ...
> > INFO     First URL is https://www.miroguide.com/firsttime
> > TIMING   Icon clear: 0.002
> > INFO     Starting movie data updates
> > INFO     Finished startup sequence
> > TIMING   idle (finalizing startup) too slow (3.984 secs)
> > INFO     *** Daemon ready ***
> > INFO     got file:///tmp/tmpacEbWZ.html
> > TIMING   gtkAsyncMethod: <function selectDisplay at 0x8bbe064> took too
> > long: 1.109 INFO     got file:///tmp/tmpA7pWuk.html
> > WARNING  downloader: connection closed -- quitting
> > INFO     Shutting down downloaders...
> > Segmentation fault (core dumped)
> 
> Ummm... It doesn't give enough info.. Can you see *.core file in there? If  
> you do, then try to run this:
> 
> 	# gdb foo foo.core
> 	# bt
> 	# bt full
> 
> You might have to reinstall miro with debug (WITH_DEBUG=yes). I will have  
> to recheck in my build log to make sure everything compile with -pthread.

I reinstalled miro with debug and still got the python25.core dump.
I think I ran what you wanted:

	http://myfreebsd.homeunix.net/miro.gdb.txt

If its not what you need, I'll glady rerun things since this looks
to be a neat application.

Thanks,

Randy
-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071118125955.b152b106.bsd-unix>