VM

Bug in vm-quit preventing clean quit

Bug #682312 reported by Tim Cross
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
Fix Released
High
Tim Cross

Bug Description

Latest bzr trunk for VM generates a backtrace with a void function error for function not defined np-change

Error is from the line

(unless (or (no-change) virtual)

which I suspect should be

(unless (or no-change virtual)

Patch attached.

Tags: new

Related branches

Revision history for this message
Tim Cross (tcross) wrote :
Changed in vm:
importance: Undecided → High
Revision history for this message
Uday Reddy (reddyuday) wrote :

Gosh, thanks Tim!

Changed in vm:
status: New → Fix Committed
milestone: none → 8.1.94a
Uday Reddy (reddyuday)
Changed in vm:
assignee: nobody → Tim Cross (tcross)
Revision history for this message
Tim Cross (tcross) wrote :

Tested and now working.

Changed in vm:
status: Fix Committed → Fix Released
Revision history for this message
Uday Reddy (reddyuday) wrote :

Hi Tim, I was putting you down as the person responsible for this fix. Nothing to do.

We use "fix released" only after the fixes go into a release. (Actually I do it while I prepare the release.)

Cheers,
Uday

Changed in vm:
status: Fix Released → Fix Committed
Uday Reddy (reddyuday)
tags: added: new
Uday Reddy (reddyuday)
Changed in vm:
status: Fix Committed → Fix Released
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.