Created attachment 2894 backtrace of the crash Forwarded from https://bugzilla.redhat.com/show_bug.cgi?id=574899 (reporter is Russian, that's why the command line appears heavily encoded) abrt 1.0.8 detected a crash. architecture: i686 Attached file: backtrace cmdline: /usr/libexec/xfce4/panel-plugins/xfce4-clipman-plugin socket_id 25165859 name xfce4-clipman-plugin id 126850739910 display_name '\xd0\x9c\xd0\xb5\xd0\xbd\xd0\xb5\xd0\xb4\xd0\xb6\xd0\xb5\xd1\x80 \xd0\xb1\xd1\x83\xd1\x84\xd0\xb5\xd1\x80\xd0\xb0 \xd0\xbe\xd0\xb1\xd0\xbc\xd0\xb5\xd0\xbd\xd0\xb0 (Clipman)' size 28 screen_position 11 component: xfce4-clipman-plugin executable: /usr/libexec/xfce4/panel-plugins/xfce4-clipman-plugin kernel: 2.6.33-1.fc13.i686 package: xfce4-clipman-plugin-1.1.3-2.fc13 rating: 4 reason: Process /usr/libexec/xfce4/panel-plugins/xfce4-clipman-plugin was killed by signal 11 (SIGSEGV) release: Fedora release 13 (Rawhide)
Created attachment 2935 another backtrace, slightly different This time the crash happened at the end of the session, but I think it is the same bug. See https://bugzilla.redhat.com/show_bug.cgi?id=581751 for the original report.
Is is possible that the bug depends on the locale that is used? The submitter od the original bug is using: $ locale LANG=ru_RU.UTF-8 LC_CTYPE="ru_RU.UTF-8" LC_NUMERIC="ru_RU.UTF-8" LC_TIME="ru_RU.UTF-8" LC_COLLATE="ru_RU.UTF-8" LC_MONETARY="ru_RU.UTF-8" LC_MESSAGES="ru_RU.UTF-8" LC_PAPER="ru_RU.UTF-8" LC_NAME="ru_RU.UTF-8" LC_ADDRESS="ru_RU.UTF-8" LC_TELEPHONE="ru_RU.UTF-8" LC_MEASUREMENT="ru_RU.UTF-8" LC_IDENTIFICATION="ru_RU.UTF-8" LC_ALL=
I added a check over the gtkclipboard instances for the default and primary clipboard callback handlers.