To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60480
                  Issue #:|60480
                  Summary:|dbaccess: STL error: Iterators used in expression are
                          |from different owners
                Component:|Database access
                  Version:|680m150
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|oj
              Reported by:|rt





------- Additional comments from [EMAIL PROTECTED] Fri Jan 13 03:29:43 -0800 
2006 -------
With debug stl (as activated in SRC680 m150 for non product builds) smoketest
crashes in checking database funcionality. Error message:
../stlport/stl/debug/_debug.c(465): STL error: Iterators used in expression are
from different owners

First stack:
#0  0x42322861 in kill () from /lib/libc.so.6
#1  0x420c0acc in pthread_kill () from /lib/libpthread.so.0
#2  0x420c0fd6 in raise () from /lib/libpthread.so.0
#3  0x42323c81 in abort () from /lib/libc.so.6
#4  0x42142841 in _STLD::__stl_debug_engine<bool>::_Terminate () from
/tmp/rt/StarOffice/opt/staroffice8/program/libstlport_gcc_stldebug.so
#5  0x4214240d in _STLD::__stl_debug_engine<bool>::_Assert () from
/tmp/rt/StarOffice/opt/staroffice8/program/libstlport_gcc_stldebug.so
#6  0x47516044 in
_STLD::operator==<_STLD::__vector<vos::ORef<connectivity::ORowVector<connectivity::ORowSetValue>
>,
_STLD::allocator<vos::ORef<connectivity::ORowVector<connectivity::ORowSetValue>
> > > > ([EMAIL PROTECTED], [EMAIL PROTECTED]) at _iterator.h:306
#7  0x47515cf1 in dbaccess::ORowSetCacheIterator::isNull (this=0x48a479a0)
    at
/home/rt94443/emptydir/SRC680/dbaccess/source/core/api/RowSetCacheIterator.cxx:125
#8  0x47545ecb in dbaccess::ORowSetBase::firePropertyChange (this=0x48a478f8,
[EMAIL PROTECTED])
    at
/net/jumbo2.germany/ws1/SRC680/src/dbaccess/source/core/api/RowSetBase.cxx:1156
#9  0x4751f628 in dbaccess::ORowSet::moveToInsertRow (this=0x48a478a0)
    at /home/rt94443/emptydir/SRC680/dbaccess/source/core/api/RowSet.cxx:1301


Following occurences are at
   dbaccess/source/core/api/RowSetCacheIterator.cxx:108
-> dbaccess/source/core/api/CRowSetDataColumn.cxx:240

   dbaccess/source/core/api/RowSetCacheIterator.cxx:115
-> dbaccess/source/core/api/CRowSetDataColumn.cxx:248

   dbaccess/source/core/api/RowSetCacheIterator.cxx:115
-> dbaccess/source/core/api/RowSet.cxx:2503

   dbaccess/source/core/api/RowSetCache.cxx:1580

   dbaccess/source/core/api/RowSetCacheIterator.cxx:110
-> dbaccess/source/core/api/RowSet.cxx:1362

and there are probably more.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to