Bug 89397 - Creating a Pivot Table using Base Query Crashes soffice
Summary: Creating a Pivot Table using Base Query Crashes soffice
Status: RESOLVED DUPLICATE of bug 83534
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.3.3.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-15 17:23 UTC by mpapet
Modified: 2015-02-15 19:57 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
java output at crash (179.66 KB, text/plain)
2015-02-15 17:23 UTC, mpapet
Details
strace info (74.95 KB, text/plain)
2015-02-15 17:30 UTC, mpapet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mpapet 2015-02-15 17:23:32 UTC
Created attachment 113404 [details]
java output at crash

Select Data->Pivot Table-Create using a mouse
Dialog box opens to select source.
Choose "Data source registered in LibreOffice"
I choose my database from the populated list
I choose Type->Query
I choose the query from the populated list

soffice crashes.  This is always repeatable. Apparently triggered by a java bug if the output is to be believed.

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f793b7a08cb, pid=17888, tid=140159638558784
#
# JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32)
# Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.3
# Distribution: Debian GNU/Linux unstable (sid), package 7u71-2.5.3-2
# Problematic frame:
# C  [libsclo.so+0x6d38cb]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/mpapet/hs_err_pid17888.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#


I will attach an strace file. The java dump file created on crash is attached.

I can provide the example files separately, as there are names of real people, but no other identifiable information.
Comment 1 mpapet 2015-02-15 17:30:29 UTC
Created attachment 113405 [details]
strace info
Comment 2 mpapet 2015-02-15 17:32:19 UTC
The distro is Debian Jessie.  It's a plain vanilla setup, no external repositories and no environment tricks, no special user configuration.
Comment 3 raal 2015-02-15 19:57:10 UTC
Hello,

Thank you for reporting the bug. This issue has previously been reported, so this bug will be resolved as a duplicate of the earlier report. You will automatically be added to the CC list of the other bug.

*** This bug has been marked as a duplicate of bug 83534 ***