bugmonotone - Bugs: bug #30473, 'conflicts store' crashes when run...

 
 

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

bug #30473: 'conflicts store' crashes when run outside a workspace

Submitter:  Stephen Leake <stephen_leake>
Submitted:  Sun 18 Jul 2010 10:12:38 AM UTC
   
 
Category:  command line UI Severity:  3 - Normal
Item Group:  crash Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
mtn version --full: 

monotone 0.99dev (base revision: 6360ed281a60f63ccd9de1dc1511bfeec7897c59)
Running on          : Windows NT/2000/XP/2003 (5.1, build 2600, Service Pack 3) on ia32 (level 6, rev 5898)
C++ compiler        : GNU C++ version 3.4.5 (mingw-vista special r3)
C++ standard library: GNU libstdc++ version 20051201
Boost version       : 1_34_1
SQLite version      : 3.6.16 (compiled against 3.6.16)
Lua version         : Lua 5.1
PCRE version        : 7.8 2008-09-05 (compiled against 7.8)
Botan version       : 1.8.4 (compiled against 1.8.4)
Changes since base revision:
format_version "1"

new_manifest [3206f554944abc30a1e4befdefe2c0184fb44e90]

old_revision [6360ed281a60f63ccd9de1dc1511bfeec7897c59]

Sun 18 Jul 2010 04:27:56 PM UTC, comment #1: 

fixed in 302cf43bd4f29e93b2efa272f00daf42c7308861

Stephen Leake <stephen_leake>
Group Member
Sun 18 Jul 2010 10:12:38 AM UTC, original submission:  

$ cd /Projects/monotone/monotone-build_mingw; ./run_lua_tests -d resolve_conflicts_errors

$ ../../mtn -d resolve_conflicts_errors/test.db --branch=testbranch conflicts store
mtn: fatal: error: ../monotone/file_io.cc:50: I(get_path_status(path) == path::directory)
mtn: this is almost certainly a bug in monotone.

dump:
Encountered an error while musing upon the following:
../monotone/file_io.cc:50: detected internal error, 'I(get_path_status(path) == path::directory)' violated
Current work set: 4 items
----- begin 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at ../monotone/sanity.cc:112)
Windows NT/2000/XP/2003 (5.1, build 2600, Service Pack 3) on ia32 (level 6, rev 5898)
-----   end 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at ../monotone/sanity.cc:112)
----- begin 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at ../monotone/sanity.cc:126)
'C:\Projects\monotone\monotone-build_mingw\mtn.exe', '-d', 'resolve_conflicts_errors/test.db', '--branch=testbranch', 'conflicts', 'store'
-----   end 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at ../monotone/sanity.cc:126)
----- begin 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at ../monotone/sanity.cc:131)
English_United States.1252
-----   end 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at ../monotone/sanity.cc:131)
----- begin 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at ../monotone/mtn-sanity.cc:32)
monotone 0.99dev (base revision: 6360ed281a60f63ccd9de1dc1511bfeec7897c59)
Running on          : Windows NT/2000/XP/2003 (5.1, build 2600, Service Pack 3) on ia32 (level 6, rev 5898)
C++ compiler        : GNU C++ version 3.4.5 (mingw-vista special r3)
C++ standard library: GNU libstdc++ version 20051201
Boost version       : 1_34_1
SQLite version      : 3.6.16 (compiled against 3.6.16)
Lua version         : Lua 5.1
PCRE version        : 7.8 2008-09-05 (compiled against 7.8)
Botan version       : 1.8.4 (compiled against 1.8.4)
Changes since base revision:
format_version "1"

new_manifest [3206f554944abc30a1e4befdefe2c0184fb44e90]

old_revision [6360ed281a60f63ccd9de1dc1511bfeec7897c59]
-----   end 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at ../monotone/mtn-sanity.cc:32)

Stephen Leake <stephen_leake>
Group Member

 

(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 stephen_leake (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
    2010-07-18 stephen_leake StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code