Hi, On 14/06/13 15:00, Takashi Yano wrote: > Package: libglib2.0-0 > Version: 2.33.12 > > Many segfaults are recorded in /var/syslog. > > Error messages are as follows. > > Jun 14 21:17:35 debian kernel: [518349.716234] bluetooth-apple[4946]: > segfault at fbe5c ip b6d7cb88 sp bfef6b50 error 4 in > libglib-2.0.so.0.3200.4[b6cf6000+fb000] > Jun 14 21:18:18 debian kernel: [518393.324422] gnome-control-c[5021]: > segfault at fbe5c ip b6e3ab88 sp bfd69a50 error 4 in > libglib-2.0.so.0.3200.4[b6db4000+fb000] > Jun 14 21:21:01 debian kernel: [518555.568306] bluetooth-wizar[5039]: > segfault at fbe5c ip b6dcfb88 sp bfef7450 error 4 in > libglib-2.0.so.0.3200.4[b6d49000+fb000] > > > Most of them seems related to gnome-bluetooth.
Yeah. Probably a libgnome-bluetooth bug. What Debian version are you running? We don't ship glib 2.33.12 anywhere. What version of gnome-control-center, gnome-bluetooth, libwebkitgtk-3.0-0, libgl1-mesa-dri? Next time you report a bug use the reportbug tool, it gives us many information like this. > The segfault by "gnome-control-c" occurred when > I clicked bluetooth icon in Gnome Control Center. Install libglib2.0-0-dbg; then run gnome-control-center under gdb and then go to the bluetooth panel. Get a backtrace and send it here. Emilio -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

