Closed GoogleCodeExporter closed 8 years ago
I included the wrong stack trace. Below is the correct one. Interestingly they
appear
to be almost identical despite the fact that the ontologies resulting in them
are
quite different.
#0 0x00002aedf733bcab in raise () from /lib/libc.so.6
#1 0x00002aedf733d660 in abort () from /lib/libc.so.6
#2 0x00002aedf7335436 in __assert_fail () from /lib/libc.so.6
#3 0x00002aaaf2980409 in DataTypeReasoner::getDTAbyType (this=0x2aaaf4158fa8,
dataType=0x2aaaf416d320) at DataReasoning.h:229
#4 0x00002aaaf2980479 in DataTypeReasoner::getDTAbyValue (this=0x2aaaf4158fa8,
dataValue=0x2aaaf417ba20) at DataReasoning.h:239
#5 0x00002aaaf29804dc in DataTypeReasoner::processRestriction
(this=0x2aaaf4158fa8,
pos=true, min=false, excl=false, c=0x2aaaf417ba20, dep=@0x2aaaf418ee84) at
DataReasoning.h:195
#6 0x00002aaaf297e3bf in DataTypeReasoner::addDataEntry (this=0x2aaaf4158fa8,
c=@0x2aaaf418ee80) at DataReasoning.cpp:67
#7 0x00002aaaf2940f5b in DlSatTester::checkDataClash (this=0x2aaaf4158eb0,
Node=0x2aaaf418ed90) at Reasoner.cpp:247
#8 0x00002aaaf295fd1b in DlSatTester::setupEdge (this=0x2aaaf4158eb0,
pA=0x2aaaf417bc80, curDep=@0x2aaaf41591c4, flags=5) at Tactic.cpp:751
#9 0x00002aaaf2960f06 in DlSatTester::createNewEdge (this=0x2aaaf4158eb0,
Role=0x2aaaf411c8b0, Concept=4, curDep=@0x2aaaf41591c4, flags=5) at
Tactic.cpp:657
#10 0x00002aaaf2962121 in DlSatTester::commonTacticBodySome
(this=0x2aaaf4158eb0,
cur=@0x2aaaf418ec90) at Tactic.cpp:602
#11 0x00002aaaf2962634 in DlSatTester::commonTacticBody (this=0x2aaaf4158eb0,
cur=@0x2aaaf418ec90) at Tactic.cpp:121
#12 0x00002aaaf296280a in DlSatTester::commonTactic (this=0x2aaaf4158eb0) at
Tactic.cpp:67
#13 0x00002aaaf2940b4c in DlSatTester::checkSatisfiability
(this=0x2aaaf4158eb0) at
Reasoner.cpp:522
#14 0x00002aaaf2940d98 in DlSatTester::runSat (this=0x2aaaf4158eb0) at
Reasoner.cpp:294
#15 0x00002aaaf2939e82 in DlSatTester::runSat (this=0x2aaaf4158eb0, p=2, q=1) at
Reasoner.h:772
#16 0x00002aaaf2941404 in DlSatTester::createCache (this=0x2aaaf4158eb0, p=2) at
Reasoner.cpp:497
#17 0x00002aaaf2941500 in DlSatTester::fillsCache (this=0x2aaaf4158eb0, p=2) at
Reasoner.cpp:397
#18 0x00002aaaf2918a5e in TBox::initCache (this=0x2aaaf416ca20,
pConcept=0x2aaaf418e8a0) at Reasoner.h:1039
#19 0x00002aaaf2930017 in TBox::createTempConcept (this=0x2aaaf416ca20,
desc=0x2aaaf417bbb0) at dlTBox.cpp:264
#20 0x00002aaaf295ba33 in ReasoningKernel::setUpCache (this=0x2aaaf41630f0,
query=0x2aaaf417bbb0, level=ReasoningKernel::csClassified) at Kernel.cpp:169
#21 0x00002aaaf2925041 in
ReasoningKernel::getDescendants<JTaxonomyActor<IndividualPolicy> >
(this=0x2aaaf41630f0, C=0x2aaaf417bbb0, actor=@0x4022a960) at
../Kernel/Kernel.h:547
#22 0x00002aaaf292509a in
ReasoningKernel::getInstances<JTaxonomyActor<IndividualPolicy> >
(this=0x2aaaf41630f0, C=0x2aaaf417bbb0, actor=@0x4022a960) at
../Kernel/Kernel.h:647
#23 0x00002aaaf2903fa4 in
Java_uk_ac_manchester_cs_factplusplus_FaCTPlusPlus_askInstances (env=0x40114190,
obj=0x4022aa70, arg=0x4022aa68) at FaCTPlusPlus.cpp:1630
Original comment by arthur.peters
on 26 Mar 2008 at 4:13
This problem appears to have been fixed in FaCT++ 1.1.11.
Thanks.
PS: I don't seem to be allowed to close this issue. But it should be marked
fixed.
Original comment by arthur.peters
on 9 Apr 2008 at 7:51
Closed as fixed.
Original comment by dmitry.t...@gmail.com
on 9 Apr 2008 at 7:56
Original issue reported on code.google.com by
arthur.peters
on 25 Mar 2008 at 11:31Attachments: