bugWeeChat - Bugs: bug #17115, Crash on Darwin 8 when displaying...

 
 

bug #17115: Crash on Darwin 8 when displaying DCC buffer

Submitter:  Sebastien Helleu <flashcode>
Submitted:  Sun 16 Jul 2006 04:42:57 PM UTC
   
 
Category:  display Severity:  4 - Important
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
   

Sun 16 Jul 2006 04:48:19 PM UTC, comment #1: 

Seems to be a bug with ncurses print functions and variable argument (on ppc/darwin 8 at least).
"printw" crashes when long double numbers are given as arguments, mixed with other types like strings.

Fix: removed "long double", replaced by "float", which is ok to display a size in bytes/kb/mb/gb.

Sebastien Helleu <flashcode>
Group administrator
Sun 16 Jul 2006 04:42:57 PM UTC, original submission:  

Crash happens with at least one DCC file in list.

Sebastien Helleu <flashcode>
Group administrator

 

(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

 

CC list is empty

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-16 flashcode StatusIn Progress Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code