abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: /usr/bin/ibus-daemon --xim component: ibus crash_function: __libc_message executable: /usr/bin/ibus-daemon kernel: 2.6.35.9-64.fc14.x86_64 package: ibus-1.3.7-11.fc14 rating: 4 reason: Process /usr/bin/ibus-daemon was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) How to reproduce: Turned on and off almost all the checkboxes several times time: 1292948717 uid: 500
Created attachment 470018 [details] File: backtrace
From your backtrace: #4 0x0000000000409300 in bus_ibus_impl_destroy (ibus=0x1c74080) at ibusimpl.c:706 The line number is not correct. It's actually 'if' sentence but not 'free' sentence. I guess your issue is fixed in the latest. Please install the latest ibus: % yum install ibus Thanks.