[Bug 206273] www/firefox: Crashes intermittently when loading JS-heavy sites

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 5 21:13:04 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206273

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnome at FreeBSD.org

--- Comment #4 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to alex323 from comment #2)
> Firefox always crashes when I open a file in VLC

Bad locking? Check if removing files/patch-glib_gthread-posix.c has any effect
or try downgrading glib20 e.g., maybe start with 2.42.2 before kqueue was
broken.

(In reply to alex323 from comment #3)
> #1  0x0000000812b7c339 in g_str_equal () from /usr/local/lib/libglib-2.0.so.0
> #2  0x0000000813b622ec in g_file_monitor_source_handle_event () from /usr/local/lib/libgio-2.0.so.0
> #3  0x0000000813b6996d in ?? () from /usr/local/lib/libgio-2.0.so.0
> #4  0x0000000813b67ae6 in ?? () from /usr/local/lib/libgio-2.0.so.0
> #5  0x0000000813b6803f in ?? () from /usr/local/lib/libgio-2.0.so.0
> #6  0x0000000812b8c458 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
> #7  0x0000000812b8c794 in ?? () from /usr/local/lib/libglib-2.0.so.0
> #8  0x0000000812b8c824 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0

Can you rebuild devel/glib20 with debug symbols and get the stacktrace again?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list