Date: Thu, 25 Jul 2013 00:21:07 -0700 From: hiren panchasara <hiren.panchasara@gmail.com> To: ports <freebsd-ports@freebsd.org> Subject: Re: firefox-22.0,1 core on -current in libgdk Message-ID: <CALCpEUFt4VTYwgsMywZHBZohziLUqRkxB2gixjhvSxzpaDE86g@mail.gmail.com> In-Reply-To: <CALCpEUEpoAUQTYvwZC0t2%2Bt7CQR9hmWjqL5=QO0RAWJh1ajb8w@mail.gmail.com> References: <CALCpEUEpoAUQTYvwZC0t2%2Bt7CQR9hmWjqL5=QO0RAWJh1ajb8w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 24, 2013 at 8:22 PM, hiren panchasara <hiren.panchasara@gmail.com> wrote: > http://bpaste.net/show/117151/ - this link has core info. > > flymockour-l7% uname -a > FreeBSD flymockour-l7.corp.yahoo.com 10.0-CURRENT FreeBSD 10.0-CURRENT > #1 r253512M: Sat Jul 20 23:00:51 PDT 2013 > hirenp@flymockour-l7.corp.yahoo.com:/usr/obj/usr/home/hirenp/head/sys/GENERIC > amd64 > flymockour-l7% pkg info | grep firefox > firefox-22.0,1 Web browser based on the browser > portion of Mozilla > flymockour-l7% firefox -v > Mozilla Firefox 22.0 > flymockour-l7% > > Whenever I try to save something, "save as" window pops up and it > cores at that point. > > Starting of bt confirms it to be dying in libgdk: > > (gdb) bt > #0 0x00000008089c4236 in g_object_ref (_object=0x832330b00) at gobject.c:2884 > #1 0x0000000808ca5dbf in g_slist_foreach (list=0x832baaaa0, > func=0x8089c41e0 <g_object_ref>, user_data=0x0) at gslist.c:894 > #2 0x000000080a576d68 in gdk_window_process_all_updates () from > /usr/local/lib/libgdk-x11-2.0.so.0 > #3 0x000000080a577469 in gdk_window_process_all_updates () from > /usr/local/lib/libgdk-x11-2.0.so.0 > #4 0x000000080a5556b5 in gdk_threads_add_idle_full () from > /usr/local/lib/libgdk-x11-2.0.so.0 > > I've rebuilt port and all its dependencies this morning with updated ports tree. > > Any pointers will be appreciated. So this is a known issue it seems. cperciva showed me the offending patch: https://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24&id=692a0e5906c5da7f85c16c9d6cbb0d3ed8b4a576 Reverting that and rebuilding x11-toolkits/gtk20 fixed the issue. cheers, Hiren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUFt4VTYwgsMywZHBZohziLUqRkxB2gixjhvSxzpaDE86g>