Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access violation in initial solve #4

Closed
svigerske opened this issue Mar 3, 2019 · 4 comments
Closed

Access violation in initial solve #4

svigerske opened this issue Mar 3, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: San

Original creation time: 2006-11-13 02:12:21

Assignee: somebody

Version:

Got the following access violation when running initialSolve().

>	test.exe!memcpy(unsigned char * dst=0x6ac0f128, unsigned char * src=0x00000000, unsigned long count=96)  Line 188	Asm
 	test.exeCoinPresolveMatrix::CoinPresolveMatrix(int ncols0_in=12, double maxmin=-1.0000000000000000, ClpSimplex * si=0x56932f00, int nrows_in=0, int nelems_in=0, bool doStatus=true, double nonLinearValue=0.00000000000000000, double bulkRatio=2.0000000000000000)  Line 1175 + 0x1e bytes	C++
 	test.exeClpPresolve::gutsOfPresolvedModel(ClpSimplex * originalModel=0x0012ee4c, double feasibilityTolerance=1.0000000000000000e-008, bool keepIntegers=false, int numberPasses=5, bool dropNames=true, bool doRowObjective=false)  Line 1467 + 0x47 bytes	C++
 	test.exeClpPresolve::presolvedModel(ClpSimplex & si={...}, double feasibilityTolerance=1.0000000000000000e-008, bool keepIntegers=false, int numberPasses=5, bool dropNames=true, bool doRowObjective=false)  Line 102 + 0x2c bytes	C++
 	test.exeClpSimplex::initialSolve(ClpSolve & options={...})  Line 590 + 0x2d bytes	C++
 	test.exeOsiClpSolverInterface::initialSolve()  Line 275	C++
 	test.exeCbcModel::initialSolve()  Line 1992 + 0x14 bytes	C++

@svigerske svigerske added bug Something isn't working component1 labels Mar 3, 2019
@svigerske
Copy link
Member Author

Comment by @jjhforrest created at 2007-01-11 15:51:48

Changing assignee from somebody to @jjhforrest.

@svigerske
Copy link
Member Author

Comment by @jjhforrest created at 2007-01-11 15:51:48

Changing status from new to assigned.

@svigerske
Copy link
Member Author

Comment by @jjhforrest created at 2007-01-11 15:52:27

Is this same as ticket 5?

If not I do not have enough info

@svigerske
Copy link
Member Author

Comment by @jjhforrest created at 2007-01-11 15:52:27

Resolution: duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant