[Gaim-bugs] [ gaim-Bugs-1690313 ] possible dead lock with xim on slow response

2007-04-02 Thread SourceForge.net
Bugs item #1690313, was opened at 2007-03-29 10:13
Message generated for change (Comment added) made by xuefer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: i18n
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Xuefer (xuefer)
Assigned to: Nobody/Anonymous (nobody)
Summary: possible dead lock with xim on slow response

Initial Comment:
$ env | grep fcitx
XIM_PROGRAM=fcitx
XIM=fcitx
[EMAIL PROTECTED]

most of the time it's fine. but when there is something slow gaim or fcitx 
down, like diskio etc, and i turn on fcitx with CTRL+space to input Chinese 
character, gaim may hang, with no response to keyword/mouse, no redraw of its 
gui, untill i kill it


info:

gcc version 4.1.1 (Gentoo 4.1.1-r3)

Linux localhost 2.6.19-gentoo-r5 #8 SMP Mon Mar 12 08:59:33 CST 2007 i686 
Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

(SMP kernel on a 1 cpu hardware)

--

Comment By: Xuefer (xuefer)
Date: 2007-04-03 08:58

Message:
Logged In: YES 
user_id=185131
Originator: YES

the backtrace is however, sadly unreadable

Failed to read a valid object file image from memory.
0xb7f46410 in ?? ()
(gdb) bt
#0  0xb7f46410 in ?? ()
#1  0xbf835ac8 in ?? ()
#2  0x in ?? ()
#3  0x0001 in ?? ()
#4  0xb79f788d in poll () from /lib/libc.so.6
#5  0x415f4727 in ?? () from /usr/lib/libX11.so.6
#6  0x080f9c20 in ?? ()
#7  0x0001 in ?? ()
#8  0x in ?? ()
#9  0x in ?? ()
(gdb)

localhost ~/src/gaim
$ grep ^CFLAGS Makefile
CFLAGS = -g -g -O2


--

Comment By: Xuefer (xuefer)
Date: 2007-04-02 08:48

Message:
Logged In: YES 
user_id=185131
Originator: YES

sure, but i'll have to wait for the next time it is reproduced

--

Comment By: Ka-Hing Cheung (bsponline)
Date: 2007-04-02 07:33

Message:
Logged In: YES 
user_id=159910
Originator: NO

can you gdb attach gaim and post the backtrace?

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs


[Gaim-bugs] [ gaim-Bugs-1690313 ] possible dead lock with xim on slow response

2007-04-01 Thread SourceForge.net
Bugs item #1690313, was opened at 2007-03-29 03:13
Message generated for change (Comment added) made by bsponline
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: i18n
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Xuefer (xuefer)
Assigned to: Nobody/Anonymous (nobody)
Summary: possible dead lock with xim on slow response

Initial Comment:
$ env | grep fcitx
XIM_PROGRAM=fcitx
XIM=fcitx
[EMAIL PROTECTED]

most of the time it's fine. but when there is something slow gaim or fcitx 
down, like diskio etc, and i turn on fcitx with CTRL+space to input Chinese 
character, gaim may hang, with no response to keyword/mouse, no redraw of its 
gui, untill i kill it


info:

gcc version 4.1.1 (Gentoo 4.1.1-r3)

Linux localhost 2.6.19-gentoo-r5 #8 SMP Mon Mar 12 08:59:33 CST 2007 i686 
Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

(SMP kernel on a 1 cpu hardware)

--

Comment By: Ka-Hing Cheung (bsponline)
Date: 2007-04-02 00:33

Message:
Logged In: YES 
user_id=159910
Originator: NO

can you gdb attach gaim and post the backtrace?

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs


[Gaim-bugs] [ gaim-Bugs-1690313 ] possible dead lock with xim on slow response

2007-04-01 Thread SourceForge.net
Bugs item #1690313, was opened at 2007-03-29 10:13
Message generated for change (Comment added) made by xuefer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: i18n
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Xuefer (xuefer)
Assigned to: Nobody/Anonymous (nobody)
Summary: possible dead lock with xim on slow response

Initial Comment:
$ env | grep fcitx
XIM_PROGRAM=fcitx
XIM=fcitx
[EMAIL PROTECTED]

most of the time it's fine. but when there is something slow gaim or fcitx 
down, like diskio etc, and i turn on fcitx with CTRL+space to input Chinese 
character, gaim may hang, with no response to keyword/mouse, no redraw of its 
gui, untill i kill it


info:

gcc version 4.1.1 (Gentoo 4.1.1-r3)

Linux localhost 2.6.19-gentoo-r5 #8 SMP Mon Mar 12 08:59:33 CST 2007 i686 
Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

(SMP kernel on a 1 cpu hardware)

--

Comment By: Xuefer (xuefer)
Date: 2007-04-02 08:48

Message:
Logged In: YES 
user_id=185131
Originator: YES

sure, but i'll have to wait for the next time it is reproduced

--

Comment By: Ka-Hing Cheung (bsponline)
Date: 2007-04-02 07:33

Message:
Logged In: YES 
user_id=159910
Originator: NO

can you gdb attach gaim and post the backtrace?

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs


[Gaim-bugs] [ gaim-Bugs-1690313 ] possible dead lock with xim on slow response

2007-03-28 Thread SourceForge.net
Bugs item #1690313, was opened at 2007-03-29 10:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: i18n
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Xuefer (xuefer)
Assigned to: Nobody/Anonymous (nobody)
Summary: possible dead lock with xim on slow response

Initial Comment:
$ env | grep fcitx
XIM_PROGRAM=fcitx
XIM=fcitx
[EMAIL PROTECTED]

most of the time it's fine. but when there is something slow gaim or fcitx 
down, like diskio etc, and i turn on fcitx with CTRL+space to input Chinese 
character, gaim may hang, with no response to keyword/mouse, no redraw of its 
gui, untill i kill it


info:

gcc version 4.1.1 (Gentoo 4.1.1-r3)

Linux localhost 2.6.19-gentoo-r5 #8 SMP Mon Mar 12 08:59:33 CST 2007 i686 
Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

(SMP kernel on a 1 cpu hardware)

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1690313group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs