bugWeeChat - Bugs: bug #32565, Crash when setting...

 
 

bug #32565: Crash when setting input.filling_top_bottom columns_horizontal (backtrace incl)

Submitter:  None
Submitted:  Tue 22 Feb 2011 04:58:54 AM UTC
   
 
Category:  display Severity:  3 - Normal
Item Group:  crash Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Originator Email:  * -email is unavailable-
Open/Closed:  Closed Release:  * 0.3.4
IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 22 Feb 2011 09:33:06 AM UTC, comment #1: 

Fixed, no more crash should happen when using column filling in input bar (or even other bars). Problem was with bars containing some empty items, like input has.

By the way, using such filling for input is not really supported, the item "input_text" (text you type) does not support column filling, so you will experience display problems with such filling on input bar.

Sebastien Helleu <flashcode>
Group administrator
Tue 22 Feb 2011 04:58:54 AM UTC, original submission:  


> /set weechat.bar.input.filling_top_bottom columns_horizontal

Program received signal SIGSEGV, Segmentation fault.
0x003151d0 in strcpy () from /lib/libc.so.6
(gdb) bt
#0  0x003151d0 in strcpy () from /lib/libc.so.6
#1  0x0806c2ad in gui_bar_window_content_get_with_filling (bar_window=0x8158238, window=0x81581c0)
    at /home/nick/code/weechat/src/src/gui/gui-bar-window.c:633
#2  0x0805b4f4 in gui_bar_window_draw (bar_window=0x8158238, window=0x81581c0)
    at /home/nick/code/weechat/src/src/gui/curses/gui-curses-bar-window.c:479
#3  0x08064eec in gui_bar_draw (bar=0x80e4438) at /home/nick/code/weechat/src/src/gui/gui-bar.c:593
#4  0x080619e2 in gui_main_refreshs ()
    at /home/nick/code/weechat/src/src/gui/curses/gui-curses-main.c:240
#5  0x08061bd2 in gui_main_loop ()
    at /home/nick/code/weechat/src/src/gui/curses/gui-curses-main.c:322
#6  0x080870fc in main (argc=1, argv=0xbffff7a4)
    at /home/nick/code/weechat/src/src/core/weechat.c:443

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-05-15 flashcode Open/ClosedOpen Closed
    2011-02-22 flashcode CategoryNone display
        Item GroupNone crash
        StatusNone Fixed
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code