To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85866
                 Issue #|85866
                 Summary|Crash executing SQL-Statement
               Component|Database access
                 Version|OOH680m3
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|mechtilde





------- Additional comments from [EMAIL PROTECTED] Mon Feb  4 19:49:27 +0000 
2008 -------
The SQL-Statement is: SELECT `Adressen`.`ID`, `Adressen`.`Firmennamen`,
`Adressen`.`Vorname`, `Adressen`.`Nachname`, `Adressen`.`Strasse`,
`Adressen`.`PLZ`, `Adressen`.`Ort`, `Adressen`.`Faxnummer`,
`AktenAdressen`.`Zeichen`, `Personengruppe`.`Personengruppe`,
`AktenAdressen`.`AktenNr`, `AktenAdressen`.`PersonengruppenNr` FROM { OJ
`Adressen` AS `Adressen` LEFT OUTER JOIN `Kanzlei`.`AktenAdressen` AS
`AktenAdressen` ON `Adressen`.`ID` = `AktenAdressen`.`AdressenNr` },
`Kanzlei`.`Personengruppe` AS `Personengruppe` WHERE `Personengruppe`.`ID` =
`AktenAdressen`.`PersonengruppenNr` AND `AktenAdressen`.`AktenNr` = :AktenNr
ORDER BY `AktenAdressen`.`PersonengruppenNr` ASC

I test it with mysql 5.0.51 and ODBC 3.51.15 and JDBC 5.1.5

I've tested OOH_m5, OOH_m6, SRC680_m242 from Sun => No Crash

I've also tested OOH_m3, OOH_m6, SRC680_m245 from Pavel => Crash

All Builds are Debs.

ALL Tests from Console with ODBC I get: [MYODBCUtilReadDataSource.c][210][ERROR]
Unknown attribute (ReadOnly).

Testing JDBC with Pavel's Build: 
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xaecf7a22, pid=6930, tid=3055516208
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_13-b05 mixed mode, sharing)
# Problematic frame:
# C  [libdbtools680li.so+0x9ea22]
#
# An error report file with more information is saved as hs_err_pid6930.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

Fatal exception: Signal 6
Stack:
/opt/opt-alt/openoffice.org2.4PavelNew/program/libuno_sal.so.3[0xb735e648]
/opt/opt-alt/openoffice.org2.4PavelNew/program/libuno_sal.so.3[0xb735e764]
/opt/opt-alt/openoffice.org2.4PavelNew/program/libuno_sal.so.3[0xb735e809]
[0xffffe420]
/lib/i686/cmov/libc.so.6(abort+0x101)[0xb6d66891]
/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre/lib/i386/client/libjvm.so[0xada51b5c]
[0xffffe440]
[0x24a1f1e8]

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