[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Assertion Failed: workqueue.c

From: Patrick Quirk <P.Quirk_at_smt.com>
Date: Wed, 12 Oct 2011 18:55:46 +0000

I upgraded to 1.7 yesterday when the new version of Tortoise came out, and used it with no issues last evening and today until I encountered this assertion:

In file
'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\workqueue.c'
line 672: assertion failed (checksum != NULL)

Now any time I attempt anything (cleanup, update, commit, etc) in that WC I always get this assertion (using Tortoise or the command line). I got it first while running an update on my working copy after resolving a conflict (resolved using 'theirs'). This issues seems similar to this thread:

http://svn.haxx.se/dev/archive-2011-09/0079.shtml

...but there didn't seem to be a resolution there. Here's the action log from Tortoise; hopefully that can provide some more details. The first update was done on C:\Dev\GEM\Dom\Domains\Football and it finished after resolving the conflict. The second update was done on C:\Dev, and it asserted, as you can see.

--------------------------------------------
10/12/2011 - 2:25:49 PM
Command : Commit
Modified : C:\Dev\GEM\Dom\Domains\Football\GEMDomainFootball.csproj
Error : Commit failed (details follow):
Error : File or directory 'GEMDomainFootball.csproj' is out of date; try updating
Error : resource out of date; try updating
Completed! :

10/12/2011 - 2:26:02 PM
Command : Update
Updating : C:\Dev\GEM\Dom\Domains\Football
Conflicted : C:\Dev\GEM\Dom\Domains\Football\GEMDomainFootball.csproj
Updated : C:\Dev\GEM\Dom\Domains\Football\Top\Classes\FootballUtil.cs
Updated : C:\Dev\GEM\Dom\Domains\Football\Top\Classes\FootballPktProc.cs
Updated : C:\Dev\GEM\Dom\Domains\Football\Models\GSIS\Boxes\gbGSISFootballFeedHandler.cs
Updated : C:\Dev\GEM\Dom\Domains\Football\Models\GSIS\Controls\ctlNFLView.cs
Updated : C:\Dev\GEM\Dom\Domains\Football\Models\GSIS\Classes\GSISPktProc.cs
Updated : C:\Dev\GEM\Dom\Domains\Football\Models\STATS\Boxes\gbSTATSFootballFeedHandler.cs
Updated : C:\Dev\GEM\Dom\Domains\Football\Models\STATS\Boxes\gbSTATSFootballHandler.cs
Updated : C:\Dev\GEM\Dom\Domains\Football\Models\STATS\Classes\STATSPktProc.cs
Completed : At revision: 18993
Warning! : One or more files are in a conflicted state.

10/12/2011 - 2:28:49 PM
Command : Update
Updating : C:\Dev
Updated : C:\Dev\GEM\Dom\Domains\Hockey\Models\HockeyData\Boxes\gbHockeyUtopiaFeedHandler.cs
Updated : C:\Dev\GEM\Dom\Domains\Hockey\Models\HockeyData\Classes\HockeyTeam.cs
Updated : C:\Dev\GEM\Dom\Domains\Racing\Models\RacingUser\Boxes\gbPitClockPosition.cs
Updated : C:\Dev\GEM\Dom\Domains\Racing\Models\RacingUser\Classes\fdRacingPitClocksMovable.cs
Updated : C:\Dev\GEM\Blocks\GEMRenderGL\GEMRenderGL.csproj
Added : C:\Dev\GEM\Blocks\GEMRenderGL\Classes\gemGLRenderingContext.cs
Updated : C:\Dev\GEM\Blocks\GEMRender\GEMRender.csproj
Added : C:\Dev\GEM\Blocks\GEMRender\Classes\gemRenderingContext.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Controls\ctlProjectExplorer.Designer.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Controls\ctlProjectExplorer.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\CopyBehavior\CopyDirectoryBehavior.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\CopyBehavior\CopyImageSequenceBehavior.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\CopyBehavior\CopyBehavior.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\CopyBehavior\CopyFileBehavior.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\CopyBehavior\CopyNoneBehavior.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\ProjectExplorer.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\ProjectExplorerNode.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\ChildrenBehavior\LoadHotFilesBehavior.cs
Updated : C:\Dev\GEM\Apps\GEMStudio\Classes\ProjectExplorerTool\Util\CutCopyPasteHandler.cs
Updated : C:\Dev\Racing\VS.IRL\VS.IRL.csproj
Added : C:\Dev\Racing\VS.IRL\Classes\fdRacingPitClocksMovableIRL.cs
Updated : C:\Dev\Studio\SMT.DMX\Controls\ctlBoxScore.resx
Updated : C:\Dev\Studio\SMT.DMX\Controls\ctlBoxScore.Designer.cs
Updated : C:\Dev\Studio\SMT.DMX\Controls\ctlBoxScore.cs
Added : C:\Dev\Studio\VS.ALL\Classes\fdStudioGameGridVS.cs
Updated : C:\Dev\Studio\VS.ALL\Classes\iscStudioWallPilotVS.cs
Added : C:\Dev\X\MONSTER.FMX
Added : C:\Dev\X\MONSTER.FMX\MONSTER.FMX.csproj
Added : C:\Dev\X\MONSTER.FMX\Boxes
Added : C:\Dev\X\MONSTER.FMX\Boxes\gbFMXDisplay.resx
Added : C:\Dev\X\MONSTER.FMX\Boxes\gbFMXDisplay.Designer.cs
Added : C:\Dev\X\MONSTER.FMX\Boxes\gbFMXDisplay.cs
Error : In file
Error : 'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\workqueue.c'
Error : line 672: assertion failed (checksum != NULL)
Completed! :
39 kBytes transferred in 0 minute(s) and 35 second(s)

10/12/2011 - 2:28:56 PM
Command : Update
Error : Previous operation has not finished; run 'cleanup' if it was interrupted
Error : Please execute the 'Cleanup' command.
Completed! :
Received on 2011-10-12 20:55:42 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.