this patch fix my problem :)
mb bug in
escaped = g_regex_replace(xml_encode_regexen[i], translated, -1,
0, xml_decode_regexen_str[i], 0, NULL);
g_regex_replace forever return NULL
...
translated = escaped
...
and strncat(item->description, translated, XKL_MAX_CI_DESC_LENGTH - 1); try
cat null poit
Le vendredi 05 novembre 2010 à 23:06 +0300, YBW a écrit :
> Thanks for the report. Unfortunately the backtrace is
> incomplete. Could
> you try again with debugging symbols?
> no dbg packet :(
You can build it yourself. It’s explained at
http://wiki.debian.org/HowToGetA
On Fri, Nov 5, 2010 at 9:28 PM, Josselin Mouette wrote:
> Le jeudi 04 novembre 2010 à 22:42 +0300, kalloc a écrit :
> > Depending on the library program at initialization fall in segmentation
> > failure. Example xfce4-keyboard-settings and gnome-settings-daemon
>
> > backtrace
> >
> > #0 strnca
Le jeudi 04 novembre 2010 à 22:42 +0300, kalloc a écrit :
> Depending on the library program at initialization fall in segmentation
> failure. Example xfce4-keyboard-settings and gnome-settings-daemon
> backtrace
>
> #0 strncat (s1=0x877a103 "", s2=0x0, n=191) at strncat.c:52
> n4 = 47
Package: libxklavier16
Version: 5.0-2
Severity: important
Depending on the library program at initialization fall in segmentation
failure. Example xfce4-keyboard-settings and gnome-settings-daemon
backtrace
#0 strncat (s1=0x877a103 "", s2=0x0, n=191) at strncat.c:52
n4 = 47
c =
5 matches
Mail list logo