To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85094
                 Issue #|85094
                 Summary|OOo 241 crash when connect to a db via odbc
               Component|Database access
                 Version|680m241
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|oj
             Reported by|lefevre





------- Additional comments from [EMAIL PROTECTED] Tue Jan  8 23:25:55 +0000 
2008 -------
When connect to a database (mysql in my case), src680-m241/64bits crashes.
To reproduce:
On the left pannel "Databases" clic on request
On the right pannel "create a sql mode request"
the window "user name and password needed" si open
give name then password then clic ok.

Here is the traces from just before the crashing call:
Single stepping until exit from function
_ZN5dbaui16OAsyncronousLink19LinkStubOnAsyncCallEPvS1_,
which has no line number information.
0x00002aaaac4deb30 in rtl_uString_release () from
/opt/openoffice.org2.4/program/libuno_sal.so.3
(gdb) s
Single stepping until exit from function rtl_uString_release,
which has no line number information.
0x00002aaab71bf78f in dbaui::OAsyncronousLink::LinkStubOnAsyncCall () from
/opt/openoffice.org2.4/program/libdbu680lx.so
(gdb) s
Single stepping until exit from function
_ZN5dbaui16OAsyncronousLink19LinkStubOnAsyncCallEPvS1_,
which has no line number information.

Program received signal SIGSEGV, Segmentation fault.
0x00002aaab926b6b2 in
connectivity::odbc::ODatabaseMetaDataResultSet::ODatabaseMetaDataResultSet ()
   from /opt/openoffice.org2.4/program/libodbcbase2.so
(gdb) bt
#0  0x00002aaab926b6b2 in
connectivity::odbc::ODatabaseMetaDataResultSet::ODatabaseMetaDataResultSet ()
   from /opt/openoffice.org2.4/program/libodbcbase2.so
#1  0x00002aaab9271f87 in connectivity::odbc::ODatabaseMetaData::getTables ()
from /opt/openoffice.org2.4/program/libodbcbase2.so
#2  0x00002aaababd0eff in ?? () from /opt/openoffice.org2.4/program/libmysql2.so
#3  0x00002aaababd17e7 in ?? () from /opt/openoffice.org2.4/program/libmysql2.so
#4  0x00002aaab6b09e2d in connectivity::sdbcx::OCatalog::getViews () from
/opt/openoffice.org2.4/program/libdbtools680lx.so
#5  0x00002aaab68ac57d in ?? () from 
/opt/openoffice.org2.4/program/libdba680lx.so
#6  0x00002aaab68ba710 in ?? () from 
/opt/openoffice.org2.4/program/libdba680lx.so
#7  0x00002aaab68baeec in ?? () from 
/opt/openoffice.org2.4/program/libdba680lx.so
#8  0x00002aaab68bd370 in ?? () from 
/opt/openoffice.org2.4/program/libdba680lx.so
#9  0x00002aaab68bdb90 in ?? () from 
/opt/openoffice.org2.4/program/libdba680lx.so
#10 0x00002aaab68be2eb in ?? () from 
/opt/openoffice.org2.4/program/libdba680lx.so
#11 0x00002aaab700e631 in non-virtual thunk to
dbaui::OSingleDocumentController::attachModel(com::sun::star::uno::Reference<com::sun::star::frame::XModel>
const&) () from /opt/openoffice.org2.4/program/libdbu680lx.so
#12 0x00002aaab700ee08 in non-virtual thunk to
dbaui::OSingleDocumentController::attachModel(com::sun::star::uno::Reference<com::sun::star::frame::XModel>
const&) () from /opt/openoffice.org2.4/program/libdbu680lx.so
#13 0x00002aaab71233c8 in dbaui::OGenericUnoController::connect () from
/opt/openoffice.org2.4/program/libdbu680lx.so
#14 0x00002aaab71de33f in dbaui::OAsyncronousLink::LinkStubOnAsyncCall () from
/opt/openoffice.org2.4/program/libdbu680lx.so
#15 0x00002aaab71cec7a in dbaui::OAsyncronousLink::LinkStubOnAsyncCall () from
/opt/openoffice.org2.4/program/libdbu680lx.so
#16 0x00002aaab71d7be5 in dbaui::OAsyncronousLink::LinkStubOnAsyncCall () from
/opt/openoffice.org2.4/program/libdbu680lx.so
#17 0x00002aaab7122ecb in dbaui::OGenericUnoController::executeChecked () from
/opt/openoffice.org2.4/program/libdbu680lx.so
..... snip ....
(gdb) info frame
Stack level 0, frame at 0x7fffffec8730:
 rip = 0x2aaab926b6b2 in
connectivity::odbc::ODatabaseMetaDataResultSet::ODatabaseMetaDataResultSet(connectivity::odbc::OConnection*)
   ; saved rip 0x2aaab9271f87
 called by frame at 0x7fffffec87a0
 Arglist at 0x7fffffec86b8, args:
 Locals at 0x7fffffec86b8, Previous frame's sp is 0x7fffffec8730
 Saved registers:
  rbx at 0x7fffffec86f8, rbp at 0x7fffffec8700, r12 at 0x7fffffec8708, r13 at
0x7fffffec8710, r14 at 0x7fffffec8718,
  r15 at 0x7fffffec8720, rip at 0x7fffffec8728

---------------------------------------------------------------------
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