Package: fbpanel
Version: 4.12-1.1
Severity: normal

fbpanel already crashed several times on my machine, now I had the
chance to get some debugging information.

That's what I can find in the core file:

[...]
Core was generated by `fbpanel'.
Program terminated with signal 11, Segmentation fault.
[New process 32069]
#0  0xb7a4b978 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0xb7a4b978 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
#1  0xb7f33555 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2  0x08c96640 in ?? ()
#3  0xffffffff in ?? ()
#4  0xbf87df08 in ?? ()
#5  0xb7af8957 in g_value_transform () from /usr/lib/libgobject-2.0.so.0
#6  0xb7adbad6 in g_object_set_valist () from /usr/lib/libgobject-2.0.so.0
#7  0xb7adbf36 in g_object_set () from /usr/lib/libgobject-2.0.so.0
#8  0xb7f27541 in gtk_widget_set_tooltip_text () from 
/usr/lib/libgtk-x11-2.0.so.0
#9  0xb7229e6e in ?? () from /usr/lib/fbpanel/plugins/taskbar.so
#10 0x08b2ddb0 in ?? ()
#11 0x08c966c8 in ?? ()
#12 0x08c966c8 in ?? ()
#13 0x00000000 in ?? ()
(gdb)                   

Looking at the output of 'wmctrl -l' (comparing the listing of a
"working" desktop setup with the one where fbpanel segfaults) it
seems to be the following line that's causing problems for fbpanel:

0x0480000a  7 fuchsiatard Amarok - Feelgood Production Vs. Eve - Funky Plüsch

Notice the german umlaut 'ü' in the last word of the above line, I
guess it's the one being responsable for the segfaulting fbpanel.

As a reference:

% grep Amarok /tmp/wmctrl.broken | hexdump -C
00000000  30 78 30 34 38 30 30 30  30 61 20 20 37 20 66 75  |0x0480000a  7 fu|
00000010  63 68 73 69 61 74 61 72  64 20 41 6d 61 72 6f 6b  |chsiatard Amarok|
00000020  20 2d 20 46 65 65 6c 67  6f 6f 64 20 50 72 6f 64  | - Feelgood Prod|
00000030  75 63 74 69 6f 6e 20 56  73 2e 20 45 76 65 20 2d  |uction Vs. Eve -|
00000040  20 46 75 6e 6b 79 20 50  6c fc 73 63 68 0a        | Funky Pl.sch.|
0000004e

regards,
-mika-



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to