Comment 3 for bug 1295332

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for taking your time to report this issue and help making Ubuntu better.

I get the error message below when I attempt to print to PDF with sweethome3d 4.4+dfsg-1 on Ubuntu 14.10.
I note that the pdf file is created, but doesn't seem to contain anything.

I tried to reproduce this error on the latest Ubuntu development release, but I'm currently blocked by bug 1446557.

$ sweethome3d
Java 3D: implicit antialiasing enabled
Jul 14, 2015 3:54:47 PM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5c7fffbb10, pid=7658, tid=140034467710720
#
# JRE version: OpenJDK Runtime Environment (7.0_79-b14) (build 1.7.0_79-b14)
# Java VM: OpenJDK 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.5
# Distribution: Ubuntu 14.10, package 7u79-2.5.5-0ubuntu0.14.10.2
# Problematic frame:
# C [libc.so.6+0x98b10]
#
# 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:
# /tmp/hs_err_pid7658.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
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)