bugWeeChat - Bugs: bug #18839, Weechat crashes if /away is...

 
 

bug #18839: Weechat crashes if /away is executed before any connect has been done

Submitter:  Marcus Eggenberger <egs>
Submitted:  Sat 20 Jan 2007 07:05:02 PM UTC
   
 
Category:  core commands Severity:  3 - Normal
Item Group:  crash Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * None IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 20 Jan 2007 07:08:10 PM UTC, comment #1: 

[-cmd-()]      
Program received signal SIGSEGV, Segmentation fault.
0x0807382a in irc_cmd_send_away (server=0x0, channel=0x0, arguments=0x0) at irc-send.c:352
352             if (server->is_connected)
(gdb) bt
#0  0x0807382a in irc_cmd_send_away (server=0x0, channel=0x0, arguments=0x0) at irc-send.c:352
#1  0x0805da58 in exec_weechat_command (server=0x0, channel=0x0, string=0xbfe9fff8 "h�\031\b", only_builtin=0) at command.c:596
#2  0x0805e1c3 in user_command (server=0x0, channel=0x0, command=0x0, only_builtin=0) at command.c:791
#3  0x080589ca in gui_action_return (window=0x819b328) at gui-action.c:114
#4  0x0805754b in gui_keyboard_pressed (key_str=0x0) at gui-keyboard.c:550
#5  0x0804f683 in gui_keyboard_read () at gui-curses-keyboard.c:306
#6  0x0804feb3 in gui_main_loop () at gui-curses-main.c:198
#7  0x0805c270 in main (argc=1, argv=0xbfea06f4) at weechat.c:854
(gdb) quit

Jiri Golembiovsky <golemj>
Sat 20 Jan 2007 07:05:02 PM UTC, original submission:  

Summary almost says it all.

Steps to reproduce:
1.) launch fresh weechat with no autoconnect
2.) type: /away
3.) weechat crashes


Marcus Eggenberger <egs>

 

(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 (Updated the item)
  • -email is unavailable- added by golemj (Posted a comment)
  • -email is unavailable- added by egs (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-01-21 flashcode StatusNone Fixed
        Assigned toNone flashcode
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code