https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206196
--- Comment #21 from Guido Falsi <madpi...@freebsd.org> --- (In reply to Marko Cupać from comment #19) > Another crash, newly installed system, no chromium and droid fonts > installed, visiting link in firefox crashes panel: > > https://www.discogs.com/%E6%88%90%E9%BE%8D- > %E4%B8%80%E5%80%8B%E5%A5%BD%E4%BA%BA-Mr-Nice-Guy- > %E9%9B%BB%E5%BD%B1%E5%8E%9F%E8%81%B2%E5%A4%A7%E7%A3%94/release/11267162 > > I gues I can easily workaround by installing droid fonts but still, this > shouldn't happen, right? I saw this just now. If visiting a link from firefox causes the crash it's an interaction from firefox. I suspect a panel plugin triggering this. Maybe the one listing window titles is being confused by the title of the page. It's quite probable the problem shows up only if using a specific locale. The fonts you're using can be missing some language specific glyph, for example. If I'm right this is not easy to reproduce for someone using a different locale and font set. Unluckily the gdb output you posted is not very useful, missing the whole backtrace. Before grabbing and posting the gdb output you should give it the "bt" command and grabbing the output of that too. Obviously gdb output can be made much more useful by having debug symbols in binaries, but it's not always strictly needed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-xfce@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"