Assert failure on OS X El Captain 10.11.6

Support for our DiffMerge utility.

Moderator: SourceGear

Post Reply
Qiaol618
Posts: 2
Joined: Sat Nov 19, 2016 5:35 pm

Assert failure on OS X El Captain 10.11.6

Post by Qiaol618 » Sat Nov 19, 2016 5:47 pm

The error message is
/build/sgdm400/Apple/intel/Release_patched/wxWidgets-3.0.0-rc1/src/common/arrstr.cpp(368): assert "nIndex < m_nCount" failed in RemoveAt(): bad index in wxArrayString::Remove

Call stack:
[00] wxFileName::RemoveLastDir()
[01] dlg_paid::~dlg_paid()
[02] dlg_paid::~dlg_paid()
[03] wxURI::~wxURI()
[04] wxHashTable::~wxHashTable()
[05] dlg_paid::~dlg_paid()
[06] wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Assert failure on OS X El Captain 10.11.6

Post by Beth » Mon Nov 21, 2016 11:36 am

Which version of DiffMerge do you have?

What is the action or command line that causes the error?
Beth Kieler
SourceGear Technical Support

Qiaol618
Posts: 2
Joined: Sat Nov 19, 2016 5:35 pm

Re: Assert failure on OS X El Captain 10.11.6

Post by Qiaol618 » Mon Nov 21, 2016 6:51 pm

My Diffmerge version is 4.2.0.

The command caused this failure is just

Code: Select all

diffmerge iter_history.out.reference iter_history.out
If you need, I can send you the involved data files.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Assert failure on OS X El Captain 10.11.6

Post by Beth » Wed Nov 23, 2016 4:18 pm

You can feel free to send the files to support at sourcegear dot com.

How exactly are you running the command?
Beth Kieler
SourceGear Technical Support

Post Reply