kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #09181
[Bug 1215665] Re: With Kernel 3.11RC6 Ubuntu servguide PDF compile crashes
Doug Smythies, if this is reproducible in the latest kernel that comes with your Ubuntu release, you are welcome to boot into this kernel, and execute at a terminal:
apport-collect 1215665
and we can take it from there.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1215665
Title:
With Kernel 3.11RC6 Ubuntu servguide PDF compile crashes
Status in “linux” package in Ubuntu:
Invalid
Bug description:
I often run the current release candidate (RC) on a 12.04 server computer.
When compiling any non-english PDF version of the Ubuntu server guide, one of the programs crashes (and creates a log, which I will attach shortly, but summary below). While it has been a very long time since I tried to compile a non-english PDF serverguide, I did more work to narrow down the issue:
Kernel: Ubuntu 3.11 RC5 = No Problem (actually, all tested kernels <= 3.11 RC5)
Kernel: Kernel.org 3.11 RC5 = No Problem
Kernel: Ubuntu 3.11 RC6 = Problem
Kernel: Kernel.org 3.11 RC6 = Problem
Someone else has reported the same issue (
http://ubuntuforums.org/showthread.php?t=2168771 )
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002b6061972239, pid=2950, tid=47114532034304
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.12.6
# Distribution: Ubuntu 12.04 LTS, package 6b27-1.12.6-1ubuntu0.12.04.2
# Problematic frame:
# J java.lang.String.charAt(I)C
#
# An error report file with more information is saved as:
# /home/doug/sguide-1310/cg01/hs_err_pid2950.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted (core dumped)
make: *** [serverguide-pdf] Error 134
doug@s15:~/sguide-1310/cg01$ cat /proc/version_signature
cat: /proc/version_signature: No such file or directory
doug@s15:~/sguide-1310/cg01$
doug@s15:~/sguide-1310/cg01$ lsb_release -rd
Description: Ubuntu 12.04.3 LTS
Release: 12.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1215665/+subscriptions
References