https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206273
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jan Beich <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
