I found the problem :
In fluxmenu.c the g_locale_from_utf8() function try to convert a string
from utf8 encoding. But the string can be NULL, and fluxmenu crash.
So I built a short patch to check if the string isn't empty before to
launch g_local_from_utf8() on it.
You can find it attached to that
Package: fluxconf
Version: 0.9.9.2-2
Severity: grave
Justification: renders package unusable
When i save the modifications of my fluxbox menu in fluxmenu, it crashes:
fluxmenu[25340]: segfault at 0 ip 7f96dfc0aca0 sp 7fffe9cd1528
error 4 in libglib-2.0.so.0.1800.4[7f96dfba2000+c2000]
This crash
2 matches
Mail list logo