LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
53 stars 24 forks source link

[FNL-32] sporadic failure in FennelDmlTest #476

Closed dynamobi-build closed 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Tue, 18 Apr 2006 08:30:18 -0500 (GMT-05:00)"] It shows up every now and again in CruiseControl.

LogicalTxn.cpp:149: void fennel::LogicalTxn::rollback(const
fennel::SavepointId_): Assertion `svpt.cbLogged ==
pInputStream->getOffset()' failed.]

Backtrace:

[java] /home/build/open/bootstrap/build/fennel/libfennel/.libs/libfenneltxn-0.5.0.so(fennel::LogicalTxn::rollback(fennel::OpaqueInteger<unsigned, fennel::DummySavepointId> const)+0x1d8) [0x29c16]
[java] /home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::CmdInterpreter::visit(fennel::ProxyCmdRollback&)+0x209) [0xce485]
[java] /home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::JniProxyVisitTablefennel::FemVisitor::VisitorMethodImplfennel::ProxyCmdRollback::execute(fennel::JniProxyVisitor&, fennel::JniProxy&)+0x9e) [0x12a7f0]
[java] /home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::JniProxyVisitTableBase::accept(fennel::JniProxyVisitor&, fennel::JniProxy&)+0x1e1) [0xd1f69]
[java] /home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::CmdInterpreter::executeCommand(fennel::ProxyCmd&)+0x53) [0xcb397]
[java] /home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(Java_net_sf_farrago_fennel_FennelStorage_executeJavaCmd+0x6a) [0xb0dcf67c]

dynamobi-build commented 12 years ago

[author="jvs", created="Tue, 18 Apr 2006 10:11:31 -0500 (GMT-05:00)"] Last thing in FarragoTrace.log:

INFO: Entering test case net.sf.farrago.test.FennelDmlTest.testInsertColumnList
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession prepare
INFO: alter system set "codeCacheMaxBytes" = min
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession commitImpl
INFO: commit
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession commitImpl
INFO: commit
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession prepare
INFO: alter system set "codeCacheMaxBytes" = max
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession commitImpl
INFO: commit
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession commitImpl
INFO: commit
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession prepare
INFO: set schema 'sales'
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession prepare
INFO: VALUES 'sales'
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession commitImpl
INFO: commit
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession prepare
INFO: insert into emps(gender,name,empno,empid,deptno,manager) values('M','Flubber',130,5,40,false)
Apr 18, 2006 12:33:38 AM net.sf.farrago.db.FarragoDbSession prepare
INFO: select name from emps
Apr 18, 2006 12:33:39 AM net.sf.farrago.db.FarragoDbSession rollbackImpl
INFO: rollback
Apr 18, 2006 12:33:39 AM net.sf.fennel.backtrace
SEVERE: ** CAUGHT SIGNAL 6; BACKTRACE:
/home/build/open/bootstrap/build/fennel/libfennel/.libs/libfennel_common-0.5.0.so(fennel::AutoBacktrace::signal_handler(int)+0x29) [0x3b755]
[0xffffe420]
[0xffffe410]
/lib/tls/i686/cmov/libc.so.6(gsignal+0x51) [0xb7e6e9d1]
/lib/tls/i686/cmov/libc.so.6(abort+0xe9) [0xb7e702e9]
/lib/tls/i686/cmov/libc.so.6(__assert_fail+0x101) [0x21f71]
/home/build/open/bootstrap/build/fennel/libfennel/.libs/libfennel_txn-0.5.0.so(fennel::LogicalTxn::rollback(fennel::OpaqueInteger<unsigned, fennel::DummySavepointId> const
)+0x1d8) [0x29c16]
/home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::CmdInterpreter::visit(fennel::ProxyCmdRollback&)+0x209) [0xce485]
/home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::JniProxyVisitTablefennel::FemVisitor::VisitorMethodImplfennel::ProxyCmdRollback::execute(fennel::JniProxyVisitor&, fennel::JniProxy&)+0x9e) [0x12a7f0]
/home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::JniProxyVisitTableBase::accept(fennel::JniProxyVisitor&, fennel::JniProxy&)+0x1e1) [0xd1f69]
/home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(fennel::CmdInterpreter::executeCommand(fennel::ProxyCmd&)+0x53) [0xcb397]
/home/build/open/bootstrap/build/fennel/farrago/.libs/libfarrago-0.5.0.so(Java_net_sf_farrago_fennel_FennelStorage_executeJavaCmd+0x6a) [0xb0dcf67c]
[0xb2e79c4c]
[0xb2ac6eac]
[0xb26e19fa]
[0xb26e1a7b]
[0xb26e1a7b]
[0xb26e1d81]
[0xb26e1d81]
[0xb26df157]
/usr/java/jdk1.5.0_06/jre/lib/i386/client/libjvm.so [0xb7825fec]
/usr/java/jdk1.5.0_06/jre/lib/i386/client/libjvm.so [0xb79331f8]
/usr/java/jdk1.5.0_06/jre/lib/i386/client/libjvm.so [0xb7825e1f]
/usr/java/jdk1.5.0_06/jre/lib/i386/client/libjvm.so [0xb795ce2c]
/usr/java/jdk1.5.0_06/jre/lib/i386/client/libjvm.so [0xb795fb2a]
/usr/java/jdk1.5.0_06/jre/lib/i386/client/libjvm.so(JVM_InvokeMethod+0x192) [0xb7899d22]
/usr/java/jdk1.5.0_06/jre/lib/i386/libjava.so(Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34) [0xb762c764]
[0xb26e742b]
[0xb26e19a4]
[0xb297c040]
[0xb298583c]
[0xb26e19a4]

dynamobi-build commented 12 years ago

[author="jvs", created="Sun, 2 Jul 2006 01:42:24 -0500 (GMT-05:00)"] Fixed by eigenchange 7097.