a bug : 0x00007fff83f215d6 in __kill ()

Hi
I have the following bug, but I have no idea how to resolve it.
Would you please help me?

Thank you.

Program received signal SIGABRT, Aborted.
0x00007fff83f215d6 in __kill ()
(gdb) where
#0 0x00007fff83f215d6 in __kill ()
#1 0x00007fff83fc1cd6 in abort ()
#2 0x00007fff83fb090d in szone_error ()
#3 0x00007fff83ed7f66 in tiny_malloc_from_free_list ()
#4 0x00007fff83ed6fdd in szone_malloc_should_clear ()
#5 0x00007fff83ed6eaa in malloc_zone_malloc ()
#6 0x00007fff83ed51a8 in malloc ()
#7 0x00007fff84786f05 in operator new ()
#8 0x0000000100022e52 in SubProblem_DARP::operator() (this=0x10131c0d0, spPtr=@0x7fff5fbfac00, objVal=@0x10187eec0, primalBound=@0x10187eec8, dualBound=@0x10187eed0, primalSol=@0x10187f390, dualSol=@0x10187f398, phaseOfStageApproach=@0x7fff5fbfb67c) at /Users/nastaran/DialARide/src/darpColGenSpSolver_DARP.cpp:9534
#9 0x00000001001aca2a in Problem::customizedSolver () at locale_facets.tcc:2578
#10 0x00000001001a66e3 in MipProblem::solveProb () at locale_facets.tcc:2578
#11 0x00000001000e64ed in ColGenSpConf::solvePC () at locale_facets.tcc:2578
#12 0x00000001000e5cea in ColGenSpConf::genNewCol () at locale_facets.tcc:2578
#13 0x0000000100127e6f in MasterConf::genNewColumns () at locale_facets.tcc:2578
#14 0x000000010012d084 in MasterConf::solveMastLpPrimPh2 () at locale_facets.tcc:2578
#15 0x000000010012dd76 in MasterConf::solveMastLpPrimPh1A2 () at locale_facets.tcc:2578
#16 0x000000010012e786 in MasterConf::solveLagrangianDual () at locale_facets.tcc:2578
#17 0x000000010012ec4b in MasterConf::solveCurNodeProblem () at locale_facets.tcc:2578
#18 0x000000010012fca4 in MasterConf::treatCurrentNode () at locale_facets.tcc:2578
#19 0x0000000100125783 in MasterConf::solvePC () at locale_facets.tcc:2578
#20 0x0000000100165536 in Model::solve () at locale_facets.tcc:2578
#21 0x000000010017261d in BcModel::solve () at locale_facets.tcc:2578
#22 0x0000000100051a2a in main (argc=7, argv=0x7fff5fbfd7e0) at

Last edited on
Topic archived. No new replies allowed.