Bug 198739 - scim-bridge crashed when application exit with IME activated
Summary: scim-bridge crashed when application exit with IME activated
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: scim-bridge
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: SCIM
TreeView+ depends on / blocked
 
Reported: 2006-07-13 07:13 UTC by Lawrence Lim
Modified: 2014-03-26 00:53 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-07-17 05:10:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lawrence Lim 2006-07-13 07:13:49 UTC
Description of problem:
Noticed that if an application closes/quit with IME activated, that will cause 
scim-bridge to crash.

Version-Release number of selected component (if applicable):
scim-bridge-0.2.4-1.fc6

How reproducible:
Always

Steps to Reproduce:
1.start evolution and create a new mail
2.activate scim
3.exit the application
  
Actual results:
scim-bridge crash

Expected results:
should exit normally

Additional info:
[Thread -1323197536 (LWP 3006) exited]

Program received signal SIGUSR1, User defined signal 1.
[Switching to Thread -1312707680 (LWP 3005)]
0xb7f87402 in ?? ()
(gdb) bt
#0  0xb7f87402 in ?? ()
#1  0x0011b1ee in sem_wait () from /lib/libpthread.so.0
#2  0x08057645 in ScimBridgeAgentEventClient::poll_event (this=0x8a766b0)
    at scim-bridge-agent-event-client.cpp:111
#3  0x08058a7c in ScimBridgeAgentClientListenerImpl::process_event (
    this=0x8a766b0) at scim-bridge-agent-client-listener.cpp:375
#4  0x08058bdb in run_socket_writer (arg=0x8a766b0)
    at scim-bridge-agent-client-listener.cpp:153
#5  0x001163fc in start_thread () from /lib/libpthread.so.0
#6  0x00bd38ae in clone () from /lib/libc.so.6
(gdb)

Comment 1 Ryo Dairiki 2006-07-14 04:40:02 UTC
> Actual results:
> scim-bridge crash

How did you know that?
Does it kill IM on another apps too?

I always keep scim-anthy activated, but no problem has been occured.
(I've found another crash problem in logout, but it's another problem)

> Additional info:

This's normal; Scim-bridge-agent kills itself by USER1 signal.

Comment 2 Lawrence Lim 2006-07-17 05:10:22 UTC
OK understood. Closing as NOTABUG. Thanks.


Note You need to log in before you can comment on or make changes to this bug.