kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #09135
[Bug 1215665] Re: With Kernel 3.11RC6 Ubuntu servguide PDF compile crashes
Doug Smythies, thank you for taking the time to report this bug and trying to help make Ubuntu better. However, the mainline kernel is not a software package provided by the official Ubuntu repositories. Quoting from https://wiki.ubuntu.com/Kernel/MainlineBuilds#Kernel.2BAC8-FAQ.2BAC8-DebuggingMainlineBuildsSupport.Does_the_kernel_team_support_the_mainline_kernel_builds.3F :
"The mainline kernels builds are produced for debugging purposes and therefore come with no support. Use them at your own risk."
Because of this the Ubuntu project can not support or fix your
particular bug. Please report this bug to the provider of the software
package. Thanks!
If you are interested in learning more about software repositories and
Ubuntu, check https://help.ubuntu.com/community/Repositories
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
--
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