bzr uncommit crashes if I try to resize terminal

Bug #701411 reported by Sergey Petrunia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

"bzr uncommit" command will crash if one tries to resize the terminal when it is asking if I'm sure to remove the revision:

psergey@pslp2:~/dev2/5.1-bug675118$ bzr uncommit -r2998
 2999 Sergey Petrunya 2011-01-10
      BUG#675118: Elimination of a table results in an invalid execution plan
      - Fix for MySQL BUG#52357 added NESTED_JOIN::is_fully_covered() which would
        not take into account that MariaDB's table elimination could eliminate tables
        from join plan (and so, from join nest).
        Fixed the check in the function to compare post-table-elimination numbers.

The above revision(s) will be removed.
Are you sure [y/N]?

(Instead of answering the question, try resizing the terminal, and one gets : )

bzr: ERROR: exceptions.EOFError:

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    attaching the crash file
        /home/psergey/.cache/crash/bzr-20110111102402-22271.crash
    and including a description of the problem.

    The crash file is plain text and you can inspect or edit it to remove
    private information.

Revision history for this message
Sergey Petrunia (sergefp) wrote :
Revision history for this message
Martin Packman (gz) wrote :

Caused by the SIGWINCH handler added by bug 316357 for 2.1.0 which was removed in 2.1.1 so upgrade your bzr version to stop this happening.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.