| Summary: | [abrt] ibus-1.4.0-11.fc16: __GI_raise: Process /usr/bin/ibus-daemon was killed by signal 6 (SIGABRT) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | gcarter | ||||||||
| Component: | ibus | Assignee: | fujiwara <tfujiwar> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 16 | CC: | i18n-bugs, shawn.p.huang, tfujiwar | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:f0714f418604fec71f29b8a008a29f2ff84fded8 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2011-12-30 05:55:05 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
|
Description
gcarter
2011-12-11 04:30:20 UTC
Created attachment 545138 [details]
File: smolt_data
Created attachment 545139 [details]
File: backtrace
Created attachment 545140 [details]
File: maps
I cannot reproduce your problem. Do you still reproduce your error? (In reply to comment #2) > Created attachment 545139 [details] > File: backtrace #0 0x00007fdc4b75d285 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 resultvar = 0 pid = <optimized out> selftid = 2156 #1 0x00007fdc4b75eb9b in __GI_abort () at abort.c:91 save_stage = 2 act = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0}, sa_mask = {__val = {258294023922, 140584135351368, 140584145514496, 4294967296, 32, 16442016, 16442016, 4294967295, 140583607880192, 140583607802128, 140583607802128, 258296897592, 0, 140583742009600, 1, 0}}, sa_flags = 1274082820, sa_restorer = 0x5} sigs = {__val = {32, 0 <repeats 15 times>}} #2 0x0000003c238683cd in g_assertion_message (domain=<optimized out>, file=<optimized out>, line=<optimized out>, func=0x41fa20 "bus_dbus_impl_dispatch_message_by_rule", message=0x7fdc2c00bc30 "assertion failed: (skip_connection == NULL || BUS_IS_CONNECTION (skip_connection))") at gtestutils.c:1425 lstr = "1891\000\177\000\000P\027\253B\334\177\000\000\001\000\000\000\000\000\000\000\270\352A\000\000\000\000" s = 0x7fdc2c011910 "\360I\002,\334\177" #3 0x0000003c238688f2 in g_assertion_message_expr (domain=0x41d907 "IBUS", file=0x41e6e3 "dbusimpl.c", line=1891, func=0x41fa20 "bus_dbus_impl_dispatch_message_by_rule", expr=<optimized out>) at gtestutils.c:1436 s = <optimized out> #4 0x000000000040abd1 in bus_dbus_impl_dispatch_message_by_rule (dbus=0xf74010 [BusDBusImpl], message=0x7fdc2c004800 [GDBusMessage], skip_connection=0x7fdc2c01e300) at dbusimpl.c:1891 __PRETTY_FUNCTION__ = "bus_dbus_impl_dispatch_message_by_rule" dispatched_quark = 254 is_running = <optimized out> #5 0x000000000040af44 in bus_dbus_impl_connection_filter_cb (dbus_connection=<optimized out>, message=0x7fdc2c004800 [GDBusMessage], incoming=<optimized out>, user_data=0xf74010) at dbusimpl.c:1569 __PRETTY_FUNCTION__ = "bus_dbus_impl_connection_filter_cb" dbus = 0xf74010 [BusDBusImpl] connection = 0x7fdc2c01e300 #6 0x0000003c2bca9d74 in on_worker_message_about_to_be_sent (worker=<optimized out>, message=0x7fdc38001450, user_data=0x7fdc3400f100) at gdbusconnection.c:2201 connection = 0x7fdc3400f100 [GDBusConnection] filters = 0x7fdc2c0218d0 num_filters = 1 n = <optimized out> alive = <optimized out> #7 0x0000003c2bcbfead in _g_dbus_worker_emit_message_about_to_be_sent (message=0x7fdc38001450, worker=0x7fdc34000d50) at gdbusprivate.c:494 ret = <optimized out> #8 maybe_write_next_message (worker=0x7fdc34000d50) at gdbusprivate.c:1412 old_message = 0x7fdc38001450 new_blob = <optimized out> new_blob_size = <optimized out> error = <optimized out> data = 0x107a8a0 __PRETTY_FUNCTION__ = "maybe_write_next_message" It would seem the ibus issues have been resolved. Except for the minor detail of the ibus intelligent agent app, which I guess doesn't put its Icon in the tray during KDE startup because it is launched too soon from what I have been reading. (Fedora 15 it worked OK.) |