[Bug 206196] x11-wm/xfce4-panel dumps core
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 6 11:01:42 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206196
--- Comment #23 from Guido Falsi <madpilot at FreeBSD.org> ---
(In reply to Marko Cupać from comment #22)
> Guido,
>
> I think you're onto something about plugin crashing the panel, "Window
> Buttons" being the problematic one.
>
> I am on 11.2-RELEASE now. Opening the following link in Chromium crashes the
> panel:
>
> https://blog.goo.ne.jp/nhh0/m/201404/2
>
> ... but only when I have "Window Buttons" enabled.
Here using the C default locale that URL is not causing a crash.
But maybe I have some other font satisfying the requirement whole you are
missing some font and that could be the cause of the crash. It should not crash
obviously, that's a bug, but we need to identify it.
>
> I don't have x11-fonts/droid-fonts-ttf installed, I have never been
> installing it as a prime-origin, I guess it used to be chromium's dependency
> but not anymore.
>
> So, I would say the crash happens when I open web page containing "east
> asian" characters (political correctness police, please don't be too harsh
> on me if I said something forbidden :D), in both Firefox and Chromium, when
> Window Buttons are presented in panel.
>
> Here's my locale:
>
> pacija at efreet:~ % locale
> LANG=en_GB.UTF-8
> LC_CTYPE=sr_RS.UTF-8 at latin
> LC_COLLATE=sr_RS.UTF-8 at latin
> LC_TIME=sr_RS.UTF-8 at latin
> LC_NUMERIC=sr_RS.UTF-8 at latin
> LC_MONETARY=sr_RS.UTF-8 at latin
> LC_MESSAGES="en_GB.UTF-8"
> LC_ALL=
>
> Would it be helpful to debuggers to remove custom locale and see if the
> problem persists?
If you could test setting the default ("C") locale or an en_US locale and test
again it could be useful to understand if the locale is the cause or some
missing font.
If using the C locale it crashes anyway I'd rule out the locale setting and
start looking at installed font as the real cause.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-xfce
mailing list