Date: Mon, 25 Aug 2014 07:42:32 +0200 From: Eduardo Morras <emorrasg@yahoo.es> To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 10 - mplayer issue Message-ID: <20140825074232.e1706a7607ab3ecab2582c10@yahoo.es> In-Reply-To: <53FA8715.5020202@herveybayaustralia.com.au> References: <53F88676.3060702@herveybayaustralia.com.au> <CAG7kECPvxkeL1fiPk7UxMft1=PzvXkcRdtT5B1G7%2B5F6SsFuPw@mail.gmail.com> <53FA8715.5020202@herveybayaustralia.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Aug 2014 10:45:09 +1000 Da Rock <freebsd-questions@herveybayaustralia.com.au> wrote: > So then I ran backtrace: > > #0 0x0000000000cdcde6 in _umtx_op_err () > #1 0x0000000000cdf20f in rwlock_rdlock_common () > #2 0x0000000809ee2d17 in g_type_register_fundamental () > from /usr/local/lib/libgobject-2.0.so.0 > #3 0x0000000809ee3a2a in g_type_register_static () > from /usr/local/lib/libgobject-2.0.so.0 > #4 0x0000000809ee9b32 in g_type_plugin_get_type () > from /usr/local/lib/libgobject-2.0.so.0 > #5 0x0000000809ee728c in g_type_init () > from /usr/local/lib/libgobject-2.0.so.0 > #6 0x0000000809eee682 in g_strdup_value_contents () > from /usr/local/lib/libgobject-2.0.so.0 > #7 0x0000000809ec4f76 in _init () > #from /usr/local/lib/libgobject-2.0.so.0 8 0x00007fffffffcfc0 in ?? > #() 9 0x0000000801382691 in r_debug_state () > #from /libexec/ld-elf.so.1 10 0x0000000801381d27 in __tls_get_addr () > #from /libexec/ld-elf.so.1 11 0x0000000801380089 in .text () > #from /libexec/ld-elf.so.1 12 0x0000000000000000 in ?? () > > So how does this help? What can I do now? It looks like you develop with a version of libgobject different the dynamic library one you have install and use to run. > > I see a problem in what looks to be a register of sorts, but that > would be in gtk. I tried using -nogui and still got the same. > > It should be noted that there should be a print out of version and > other info prior to display, and none of that is showing at all; so > we're not even getting that far. I also rebuilt it with debug in the > options. > > Cheers --- --- Eduardo Morras <emorrasg@yahoo.es>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140825074232.e1706a7607ab3ecab2582c10>