I'm adding a comment here as I have new information. I discovered a
tpm_crb-driven tpm implementation on a laptop running Bionic (ASUS
ZenBook UX360CAK). Now that I happened to test tpm2-tools on it, I
discovered that:
- tpm2_getrandom worked on it,
- tpm2_listpcrs also worked.
The /dev/tpm0 devi
Public bug reported:
Executing something like this should cause the TPM to return 4 bytes of
random data:
$ sudo strace tpm2_getrandom -T device 4
strace shows that this happens instead:
openat(AT_FDCWD, "/dev/tpm0", O_RDWR) = 3
write(3, "\200\1\0\0\0\f\0\0\1{\0\4", 12) = 12
read(3, "\200\1\0
To comment #5: If what you describe is true, then that is a different
bug, somehow. The default cacerts file should be in pkcs12 format, which
can't be used by java for some reason. The JKS keystore file can be
read, regardless of the keystore type setting in the security file.
However, I am happy
While it may be so that OpenJDK ships with empty certificates file, this
is not sufficient to explain the issue, or consistent with the bug
report I made. Quoting from the original bug report: "I discovered that
the JDK's lib/security/cacerts is a symlink to
/etc/ssl/certs/java/cacerts, which is pr
Public bug reported:
I ran into a problem after doing approximately the following on an
install of Ubuntu 17.10:
sudo apt-get install openjdk-9-jdk maven ca-certificates-java
Running "mvn package" on my own project threw this error without
downloading anything:
java.security.InvalidAlgorithmPar
** Tags added: kernel-bug-reported-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1289378
Title:
rt2800 crash on skb_push, apparently underflows the skb area
To manage notifications about t
Submited upstream bug https://bugzilla.kernel.org/show_bug.cgi?id=72471
** Bug watch added: Linux Kernel Bug Tracker #72471
http://bugzilla.kernel.org/show_bug.cgi?id=72471
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Tested with 3.14-rc6, crash occurred in about 1 hour.
** Tags added: kernel-bug-exists-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1289378
Title:
rt2800 crash on skb_push, apparently und
Public bug reported:
I have RT2800-based 5 GHz wireless card that serves as access point with
hostapd. The hardware has served me well for years, but just yesterday
on the 6th, the system has started crashing random. The system is
headless, so I have no images of the prior crashes, but I connected
Public bug reported:
Firstly, transparent hugepages can be enabled with:
# echo always > /sys/kernel/mm/transparent_hugepage/enabled
they are nice and easy to get working, but do not survive memory
pressure on the host. I/O pressure on the host breaks the 2M pages back
to 4k pages, and therefore
OK, I discovered that NULLing out the channel map in the pa_stream_new()
call seems to fix the problem, so therefore the problem must be with bad
generation of the channel-positions in interleave source or bad handling
of (valid) channel-positions in pulsesink.
I haven't yet worked out how to give
Public bug reported:
I have a stereo LADSPA plugin I want to use to filter my audio using
gstreamer. Unfortunately, I discovered that gstreamer's gstladspa plugin
can't be naturally used with stereo sound sources. However, I realized
that the interleave and deinterleave plugins can be used to spli
Public bug reported:
Binary package hint: hostapd
In maverick, the /etc/init.d/hostapd script does this:
[[ -r "$DAEMON_CONF" ]] || exit 0;
However, hostapd itself supports multiple config files to run an access
point simultaneously on several interfaces. (See man page of hostapd.)
Here's the v
I was about to open a bug just like this one.
In my opinion, the keyboard configuration program should have a way of
setting user's preferred keyboard, which applies to GDM as well. My
situation was the follows: GNOME always came up with USA keyboard
layout, which I then fixed every time by going
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/34098646/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/34098648/XsessionErrors.txt
--
Add pulseaudio support to sun-java6-jdk
https://bugs.launchpad.net/bugs/457144
You receive
Public bug reported:
OpenJDK for amd64 contains the following files:
./jre/lib/amd64/libpulse-java.so
./jre/lib/ext/pulse-java.jar
and a sound.properties file with this:
# OpenJDK on Ubuntu is configured to use PulseAudio by default
javax.sound.sampled.Clip=org.classpath.icedtea.pulseaudio.Puls
As a workaround, I have these lines in my rc.local to fix my two cores:
echo 30 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold
echo 30 > /sys/devices/system/cpu/cpu1/cpufreq/ondemand/up_threshold
The default value of 95 seems tad high. I think it takes about 2 seconds
here before CP
It seems launchpad ate the email attachment.
** Attachment added: "The valgrind log"
http://librarian.launchpad.net/6425796/valgrind.log.1859.gz
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubunt
Sebastien Bacher wrote:
> Thanks for your bug report. The crash looks like a memory corruption.
> Could you try to get a valgrind log for it? (you can follow the
> instructions from https://wiki.ubuntu.com/Valgrind for that)
>
I found out that I could workaround the issue by uninstalling the
f
Sebastien Bacher wrote:
> Antti, could you get a new crash file, the crash format changed
>
I promise, next time it crashes. It has worked good lately.
--
Antti
--
Unexpected crash while playing ogg file in g_hash_table_foreach
https://launchpad.net/bugs/80834
--
ubuntu-bugs mailing list
** Attachment added: "ThreadStacktrace.txt"
http://librarian.launchpad.net/5852980/ThreadStacktrace.txt
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubu
** Attachment added: "Stacktrace.txt"
http://librarian.launchpad.net/5852979/Stacktrace.txt
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mail
** Attachment added: "ProcStatus.txt"
http://librarian.launchpad.net/5852977/ProcStatus.txt
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mail
** Attachment added: "Registers.txt"
http://librarian.launchpad.net/5852978/Registers.txt
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailma
** Attachment added: "Dependencies.txt"
http://librarian.launchpad.net/5852974/Dependencies.txt
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
** Attachment added: "ProcMaps.txt"
http://librarian.launchpad.net/5852976/ProcMaps.txt
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
** Attachment added: "Disassembly.txt"
http://librarian.launchpad.net/5852975/Disassembly.txt
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
** Attachment added: "CoreDump.gz"
http://librarian.launchpad.net/5852973/CoreDump.gz
--
[apport] gnome-control-center crashed with SIGSEGV in g_markup_escape_text()
https://launchpad.net/bugs/81426
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/li
Public bug reported:
gnome-control-center just crashes on segfault on startup. Don't know
why.
ProblemType: Crash
Date: Thu Jan 25 11:15:08 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-control-center
Package: gnome-control-center 1:2.17.90-0ubuntu1
ProcCmdline: gnome-control-cen
** Attachment added: "Apport-generated crash report."
http://librarian.launchpad.net/5807766/_usr_bin_rhythmbox.1000.crash
--
Unexpected crash while playing ogg file in g_hash_table_foreach
https://launchpad.net/bugs/80834
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
Public bug reported:
Binary package hint: rhythmbox
So far I don't know how to reproduce this. I have had rhythmbox crash
several times, but always unpredictably, a few minutes in the song.
Sometimes it doesn't seem to outright crash but just locks up, and I end
up killing it. This time a segfaul
31 matches
Mail list logo