bugGNU nano - Bugs: bug #47011, segfault with --disable-histories...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #47011: segfault with --disable-histories when reading file into new buffer

Submitter:  Benno Schulenberg <bens>
Submitted:  Fri 29 Jan 2016 12:46:04 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Fri 29 Jan 2016 08:51:57 PM UTC, comment #1: 

Fixed in SVN, r5596.

Benno Schulenberg <bens>
Group administrator
Fri 29 Jan 2016 12:46:04 PM UTC, original submission:  

To reproduce: configure nano with only the --disable-histories option, compile, and run 'src/nano README'.  Then type ^O  M-F  NEWS  <Enter>.  Result: Segmentation fault.

The problem is (at first inkling) in files.c, line 1243.  A little piece of code is dependent on both MULTIBUFFER and HISTORIES, when it should depend only on the first.

Benno Schulenberg <bens>
Group administrator

 

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

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 bens (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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-13 bens Open/ClosedOpen Closed
    2016-01-29 bens StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code