https://bugs.freedesktop.org/show_bug.cgi?id=87370

            Bug ID: 87370
           Summary: Crash when I execute a query in SQL View in native
                    mode
           Product: LibreOffice
           Version: 4.3.4.1 release
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 110913
  --> https://bugs.freedesktop.org/attachment.cgi?id=110913&action=edit
Log de crash

Crash when I execute a query in SQL View in native mode 

Steps to reproduce:
1.- Connect to oracle database
2.- Create a view with this sentence in native mode
"select tablespace_name from dba_tablespaces order by tablespace_name"
2.- Execute query

It works sometimes for someone databases, The crash appear with databases with
many tablespaces.

The error appear in:
connectivity::ORowSetValue::operator

I send you de core and crash log.

[Depuración de hilo usando libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
El núcleo se generó por «/usr/lib/libreoffice/program/soffice.bin --base
spld-biaqagcs.odb --splash-pipe».
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f7a35110bb9 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56    ../nptl/sysdeps/unix/sysv/linux/raise.c: No existe el archivo o el
directorio.
(gdb) bt
#0  0x00007f7a35110bb9 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00007f7a35113fc8 in __GI_abort () at abort.c:89
#2  0x00007f79f9786919 in os::die() () from
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/libjvm.so
#3  0x00007f79f9909c0e in VMError::report_and_die() () from
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/libjvm.so
#4  0x00007f79f990a648 in crash_handler(int, siginfo_t*, void*) ()
   from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/libjvm.so
#5  <signal handler called>
#6  0x00007f7a00009750 in ?? ()
#7  0x00007f79f97868f0 in os::abort(bool) () from
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/libjvm.so
#8  0x00007f79f9909f7f in VMError::report_and_die() () from
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/libjvm.so
#9  0x00007f79f978f6df in JVM_handle_linux_signal () from
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/server/libjvm.so
#10 <signal handler called>
#11 0x00007f7a0117a8cc in
connectivity::ORowSetValue::operator=(connectivity::ORowSetValue const&) ()
   from /usr/lib/libreoffice/program/../program/libdbtoolslo.so

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

Reply via email to