[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [bug #16542] Deadlock in curses code, when SIGWINCH signal
From: |
FlashCode |
Subject: |
[Weechat-dev] [bug #16542] Deadlock in curses code, when SIGWINCH signal is received while WeeChat was displaying something |
Date: |
Sun, 7 May 2006 12:33:03 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060326 Firefox/1.5.0.3 (Debian-1.5.dfsg+1.5.0.3-2) |
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16542>
Summary: Deadlock in curses code, when SIGWINCH signal is
received while WeeChat was displaying something
Project: Wee Enhanced Environment for Chat
Submitted by: flashcode
Submitted on: dimanche 07.05.2006 à 12:33
Category: weechat GUI
Severity: 4 - Important
Item Group: display bug
Status: In Progress
Privacy: Public
Assigned to: flashcode
Open/Closed: Open
_______________________________________________________
Details:
When WeeChat is displaying something (with a call to Curses), and SIGWINCH is
received, WeeChat tries to call endwin().
Result is a deadlock on a write() into Curses library.
WeeChat is therefore unusable and doesn't answer to anything (keyboard, FIFO
pipe, ..)
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16542>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [Weechat-dev] [bug #16542] Deadlock in curses code, when SIGWINCH signal is received while WeeChat was displaying something,
FlashCode <=