https://bugs.freedesktop.org/show_bug.cgi?id=87370
--- Comment #18 from Jared González <[email protected]> --- I send you the information (gdb) frame 12 #12 connectivity::ORowSetValue::operator= (this=this@entry=0x7fff480450c0, _rRH=...) at /build/buildd/libreoffice-4.3.4/connectivity/source/commontools/FValue.cxx:420 420 in /build/buildd/libreoffice-4.3.4/connectivity/source/commontools/FValue.cxx (gdb) print _rRH $9 = (const connectivity::ORowSetValue &) @0x3d86da0: {m_aValue = {m_bBool = 48, m_nInt8 = 48 '0', m_uInt8 = 48 '0', m_nInt16 = 48, m_uInt16 = 48, m_nInt32 = 48, m_uInt32 = 48, m_nInt64 = 48, m_uInt64 = 48, m_nFloat = 6.72623263e-44, m_nDouble = 2.3715151000379834e-322, m_pString = 0x30, m_pValue = 0x30}, m_eTypeKind = 801, m_bNull = false, m_bBound = false, m_bModified = false, m_bSigned = false} (gdb) print _rRH.m_aValue $10 = {m_bBool = 48, m_nInt8 = 48 '0', m_uInt8 = 48 '0', m_nInt16 = 48, m_uInt16 = 48, m_nInt32 = 48, m_uInt32 = 48, m_nInt64 = 48, m_uInt64 = 48, m_nFloat = 6.72623263e-44, m_nDouble = 2.3715151000379834e-322, m_pString = 0x30, m_pValue = 0x30} (gdb) frame 13 #13 0x00007fe6fd5bbb8b in dbaccess::ORowSetDataColumn::fireValueChange (this=0x3b7d200, _rOldValue=...) at /build/buildd/libreoffice-4.3.4/dbaccess/source/core/api/CRowSetDataColumn.cxx:183 183 /build/buildd/libreoffice-4.3.4/dbaccess/source/core/api/CRowSetDataColumn.cxx: No existe el archivo o el directorio. (gdb) print m_nPos $1 = 2 But, I can not retrieve the value of the m_pGetValue variable -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
