bugGNU nano - Bugs: bug #46420, when compiled with --enable-debug,...

 
 

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

bug #46420: when compiled with --enable-debug, tabbing on a nonexistent file aborts

Submitter:  Benno Schulenberg <bens>
Submitted:  Wed 11 Nov 2015 02:05:11 PM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Mon 30 Nov 2015 04:45:15 PM UTC, comment #1: 

Fixed in SVN, r5457.

Benno Schulenberg <bens>
Group administrator
Wed 11 Nov 2015 02:05:11 PM UTC, original submission:  

Configure nano with --enable-debug, and comiple.  Then run 'src/nano 2>TRAIL; tail TRAIL'.  Then type: ^R uio <Tab> (type a sequence of letters with which no filename starts).  The result: Aborted.  The last line says:

nano: files.c:2552: free_chararray: Assertion `array != ((void *)0)' failed.

Maybe the asserion is wrong?  Because when without --enable-debug, nothing seems to fail.

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

    Date Changed by Updated Field Previous Value => Replaced by
    2015-12-07 bens Open/ClosedOpen Closed
    2015-11-30 bens Severity3 - Normal 2 - Minor
        StatusNone Fixed
        Assigned toNone bens

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code