With the above fixes, we still meet failure:
# DEVNAME=/dev/sdb bash -x /lib/udev/hdparm
...
+ /sbin/hdparm -B254 -q --user-master u -q --security-unlock 'letmein' /dev/sdb
# echo $?
22
-> this is because the security commands are exclusive within hdparm, so
this is needed:
# /sbin/hdparm --user
This is fixed upstream in Debian Sid, version 0.9.4+cvs20090629-2.1, from:
http://packages.debian.org/sid/oprofile
** Changed in: oprofile (Ubuntu)
Status: Triaged => Fix Released
--
oprofile is missing automake1.10 build dependency
https://bugs.launchpad.net/bugs/426610
You received thi
*** This bug is a duplicate of bug 351186 ***
https://bugs.launchpad.net/bugs/351186
** This bug has been marked a duplicate of bug 351186
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects
enabled
--
[HD 3400] SIGWINCH causes xserver to briefly hang
https://bugs.lau
I'm still experiencing this with fglrx 8.66.10 (Sep 3 2009) / Catalyst
9.10. Since this is a vendor (ATI/AMD) issue, the authoritative bug
report is:
http://ati.cchtml.com/show_bug.cgi?id=1546
If you'd like to show AMD this is important to us to fix, login to
ati.cchtml.com and select the 'Vote t
This occurred on a clean install of 10.04 LTS beta 2.
** Visibility changed to: Public
--
hal-disable-polling crash: buffer overflow detected
https://bugs.launchpad.net/bugs/530569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
Debugging this, we see the addresses of the source ad destination path
buffers passed gets trashed, here 0x62cc:
Program received signal SIGABRT, Aborted.
0x77144a75 in *__GI_raise (sig=) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No suc
I've attached a patch to workaround the issue by allowing realpath() to
internally allocate the memory from the heap, which we free later.
** Patch added: "Workaround"
http://launchpadlibrarian.net/44027760/hal-disable-polling.diff
--
hal-disable-polling crash: buffer overflow detected
https:
This bug is no longer an issue, thus can be closed and was fixed
upstream in the linux kernel.
--
failure to reboot/shutdown due to heci module...
https://bugs.launchpad.net/bugs/399986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
If you find that booting with 'pci=nomsi' fixes the issue, please can a few
people post the output of exactly 'sudo lspci -vvd1002:'?
This will show us the Message Signal Interrupt address and data fields of AMD
PCI devices.
--
[Lucid] Radeon Xpress 200M needs PCI quirk to fix or disable MSI
ht
Thanks Ngassam! I forgot to ask if you can boot without 'pci=nomsi' to
capture this information, as MSI is disabled [1]. If need be, after X is
started (eg at the login screen), login at a virtual terminal (eg
alt-F1), and capture the information to a file, then reboot to add to
this report.
--- [
Thanks Ngassam. Decoding the MSI address field, the interrupt will occur
on the lowest priority APICs with logical ID 3 (usually core 3 in non-
large systems) [1].
Can you see if rewriting the address with a simpler one prevents the
crashing? Boot without 'pci=nomsi' and run:
$ sudo setpci -s 01:
Checking the upstream bug
[https://bugzilla.kernel.org/show_bug.cgi?id=15626], Alex's patch (which
has been accepted) disables MSI for the whole system probably for good
reason, not just for that device or the child buses - thus what I was
going to suggest [1] probably won't work.
--- [1]
diff --
Public bug reported:
In current Maverick and mainline kernels, CONFIG_EARLY_PRINTK_DBGP is
unset, preventing debugging boot and/or runtime issues where no legacy
serial console is available (eg laptops, legacy free motherboards etc).
Since legacy serial has had it's day, this is becoming a more un
J Blueman (daniel-blueman)
Status: In Progress
** Changed in: mtd-utils (Ubuntu)
Assignee: (unassigned) => Daniel J Blueman (daniel-blueman)
** Changed in: mtd-utils (Ubuntu)
Status: New => In Progress
--
nandwrite failing with IGEPv2 (OMAP 3430)
https://bugs.launchp
** Patch added: "Debdiff fixing the issue"
http://launchpadlibrarian.net/48809264/mtd-utils_20090606-1ubuntu1.debdiff
--
nandwrite failing with IGEPv2 (OMAP 3430)
https://bugs.launchpad.net/bugs/583280
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
** Changed in: mtd-utils (Ubuntu)
Status: In Progress => Confirmed
--
nandwrite failing with IGEPv2 (OMAP 3430)
https://bugs.launchpad.net/bugs/583280
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
SRU justification:
impact:
- writing to certain NAND flash configurations impossible
(eg on IGEPv2 OMAP3430 board)
-> thus platform flash is effectively useless
addressed how:
- by adding support for this OneNAND geometry
patch:
(attached)
reproducer (TEST CASE):
1. boot Ubuntu 10.04 with
** Changed in: microcode.ctl (Ubuntu)
Status: Fix Committed => Confirmed
--
update-intel-microcode does not find latest available microcode update
https://bugs.launchpad.net/bugs/569488
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
** Changed in: kexec-tools (Ubuntu)
Status: In Progress => Confirmed
--
kexec-tools fails to configure installed kernel
https://bugs.launchpad.net/bugs/382134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
I received the same issue when booting from USB stick with the stock
Ubuntu 10.04 LTS 64-bit distro, with the following locale settings using
syslinux:
label ubuntu-liveusb-x64
menu label ^Ubuntu Live USB (clean, x64)
kernel /casper/vmlinuz
append noprompt cdrom-detect/try-
Ok, I used the current Maverick 2.6.35-rc1 kernel's
config-2.6.35-1-generic and finished audited everything again after a
couple of hours.
A number of config options are still needed for optimal hardware
support, and since they should be added as modular where possible, there
is by no impact:
CON
I'm unable to remove the 'needs-upstream-testing' tag, as the pencil
icon isn't visible, only the help icon at the bottom of the first
posting.
--
configuration gotchas with Maverick 2.6.35 kernel...
https://bugs.launchpad.net/bugs/589439
You received this bug notification because you are a membe
Public bug reported:
The Maverick 2.6.35 kernel (based on 2.6.34) has a number of
configuration options disabled - they should be enabled for optimal
hardware support and thus end user experience, some with additional
justification:
CONFIG_DMAR
CONFIG_INTR_REMAP "to support platforms with CPU's h
Hi Leann - thanks for the input. I have conducted a review of Maverick's
2.6.35 kernel (based on 2.6.34) configuration options at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/589439
It would be impractical on both sides to raise these as separate LP
bugs, so better than no bugs at all ;-
Tim Gardener has uploaded updated microcode to this package; notifying
him, so he can close the report when the package is uploaded.
--
intel-microcode=0.20090927-1ubuntu1 does not contain latest f/w, cannot
download latest f/w
https://bugs.launchpad.net/bugs/528602
You received this bug notific
** Changed in: microcode.ctl (Ubuntu)
Assignee: (unassigned) => Daniel J Blueman (daniel-blueman)
** Patch added: "Updated intel-microcode-update script to robustly parse and
download microcode"
http://launchpadlibrarian.net/48331483/microcode.ctl_1.17-13ubuntu1.debdiff
Marco, there is a known hardware data-corruption issue in certain
revisions of Via VT82C586A/B/VT82C686/A/B/VT823x/A/C disk controllers;
this is most likely the issue you're hitting.
I'm not aware of what workarounds exist. To confirm the issue is with
this disk controller, mount the internal 2.5"
I'm still experiencing this with fglrx 8.66.10 (Sep 3 2009) / Catalyst
9.10 from the Ubuntu repos on 9.10 x86-64 with Radeon HD 3400 hardware
(in a Thinkpad T400), and I'd say this would be (currently) the biggest
drawback of the fglrx driver.
I've updated the upstream report also, at
http://ati.
If you want to raise the priority of this bug with ATI, it may be worthwhile
selecting 'Vote for this bug' (may need to be logged in) at:
http://ati.cchtml.com/show_bug.cgi?id=1546
--
[HD 3400] SIGWINCH causes xserver to briefly hang
https://bugs.launchpad.net/bugs/367694
You received this bug n
Public bug reported:
Since Karmic is now in beta and converged on a near-final kernel and
configuration, (as a kernel-level developer) I conducted a full kernel
configuration audit on x86-64 and found some gotchas. This is inline
with keeping Karmic the best ever Ubuntu release.
Since most of the
correction:
DEBUG_MEMORY_INIT _isn't_ expensive, but outputs only at debug log level, so of
limited end-user use
by far, the really smoking items here are:
X86_PAT
X86_MCE
- both of these are on per upstream defaults and Fedora 12-alpha and
rawhide for good reason
--
karmic kernel configurati
X86_MCE (Machine Check Exception) use cases/justification:
- David's laptop is running slowly with no indication why
-> before moving his workflow over to Microsoft Windows, he (spending
considerable time) rebuilds the kernel with CONFIG_X86_MCE after finding a tip
on a forum
-> after booting
X86_PAT (Page Attribute Table support) use cases/justification:
- Tania uses her workstation for graphic design and wants optimal performance
-> she deploys a discreet graphics card, but is disappointed by the performance
- James has a high-end GPGPU he uses to mathematical modelling
-> he expe
I omitted to add, while it's possible to disable PAT support via booting
with 'nopat', it's not possible to enable this mechanism when compiled
out. If pathological cases are found, booting with 'nopat' is an
unexpensive (vs teaching users how to reconfigure and rebuild kernels).
--
karmic kernel
On a different platform (Thinkpad T400 w/ Radeon HD 3470) with the
radeon stack, we see:
2.6.31-12-generic w/o CONFIG_X86_PAT
$ x11perf -movetree
80 reps @ 0.0094 msec (107000.0/sec): Move window via parent (4 kids)
$ x11perf -scroll500
5000 reps @ 1.2153 msec ( 823.0/sec): Scroll 5
Public bug reported:
Binary package hint: linux-image
When debugging a kernel problem, after eg a 'echo t >/proc/sysrq-
trigger', the kernel log buffer simply overflows; 2^17 (128KB) is too
small.
Fix is to change kernel configuration from:
CONFIG_LOG_BUF_SHIFT=17
to:
CONFIG_LOG_BUF_SHIFT=18
T
Fixed package 8.660 available in the karmic repos:
http://archive.ubuntu.com/ubuntu/pool/restricted/f/fglrx-installer/
** Changed in: fglrx-installer (Ubuntu)
Status: Confirmed => Fix Released
--
fglrx: Unknown symbol find_task_by_vpid
https://bugs.launchpad.net/bugs/394985
You received
This bug is still at large in Ubuntu 9.10, as observed on the desktop
x86-64 variant.
This may not be reproducible with 'static' configurations where the
automount tables are configured in files, but when they are specified in
nsswitch.conf as 'automount: ldap', this fails to initialise -
restarti
This also benefits crashdump kernels, where the only kernel log messages
may be available via the static kernel message buffer.
Keeping it at 128KB/2^17 for i386 seems entirely reasonable, in-line
with keeping the memory requirements minimal, setting to 256KB/2^18
elsewhere.
Thanks!
--
kernel l
Public bug reported:
Upstream defaulted to HZ=100 to improve efficiency where highres timers
are available; see benchmark at http://lwn.net/Articles/331607/ .
To remain competitive, Ubuntu Karmic should consider where this is
possible. At present, i386 and lpia often don't provide a HPET or such
Public bug reported:
Binary package hint: cscope
When installing cscope along with a large list of other packages, after
a clean install, installation fails.
ProblemType: Package
Architecture: amd64
Date: Sun Oct 11 18:42:20 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post
** Attachment added: "AptOrdering.txt"
http://launchpadlibrarian.net/33690691/AptOrdering.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/33690692/Dependencies.txt
** Attachment added: "Dmesg.txt"
http://launchpadlibrarian.net/33690693/Dmesg.txt
** Attachment
The relevant excerpt from the DpkgTerminalLog, for quick reference is:
Setting up cscope (15.7a-1) ...
ERROR: emacsen-common being used before being configured.
ERROR: This is likely a bug in the cscope package, which needs to
ERROR: add one of the appropriate dependencies.
ERROR: See /usr/share/d
When debugging the state of kernel tasks, eg by sending sysctrl-T, there
is too much information with a typical login session for the default log
buffer size, thus if the process is started earlier, the information is
lost (either from dmesg, or /var/log/messages) and the first part of the
output t
SecuGuru: can you try to reproduce the problem, booting separately with
'iommu=soft', 'iommu=off', 'mem=2G' please?
Each time, it's worthwhile catching the IOMMU settings with 'dmesg |
grep -i iommu' after bootup.
--
2.6.28-11 causes massive data corruption on 64 bit installations
https://bugs.l
@raketeman, please post this, along with system details to linux-
ker...@vger.kernel.org; here isn't going to help
--
2.6.28-11 causes massive data corruption on 64 bit installations
https://bugs.launchpad.net/bugs/346691
You received this bug notification because you are a member of Ubuntu
Bugs,
This bug is disappointingly still present with the Catalyst 9.10 (8.661)
drivers officially released a couple of days ago.
--
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
You received this bug notification because you are a
Public bug reported:
At present the Ubuntu 20.04 linux-image-virtual kernel package don't
include the tcp_bbr, sch_cake and sch_fq_codel kernel modules. The
latter has been default on desktop for a number of release cycles; cake
improves on this.
These queueing disciplines are instrumental to red
Public bug reported:
At present the Ubuntu 20.04 linux-image-kvm kernel package don't include
the tcp_bbr, sch_cake and sch_fq_codel kernel modules. The latter has
been default on desktop for a number of release cycles; cake improves on
this.
These queueing disciplines are instrumental to reducin
apport information
** Tags added: apport-collected focal
** Description changed:
At present the Ubuntu 20.04 linux-image-kvm kernel package don't include
the tcp_bbr, sch_cake and sch_fq_codel kernel modules. The latter has
been default on desktop for a number of release cycles; cake impro
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466962/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466963/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
Title:
linu
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466964/+files/Lspci-vt.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
Title:
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466965/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466967/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466968/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/191
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466969/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466966/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466970/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
Title:
li
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466971/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916869
Ti
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/1916869/+attachment/5466972/+files/acpidump.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
apport information
** Tags added: apport-collected focal
** Description changed:
At present the Ubuntu 20.04 linux-image-virtual kernel package don't
include the tcp_bbr, sch_cake and sch_fq_codel kernel modules. The
latter has been default on desktop for a number of release cycles; cake
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5466994/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
Title:
linu
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5466995/+files/Lspci-vt.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
Title:
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5466996/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5466997/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5466998/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5466999/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/191
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5467000/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5467001/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
Title:
li
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5467002/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
Ti
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/1916871/+attachment/5467003/+files/acpidump.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Public bug reported:
With the Pocillo GTK theme, we see a 1-pixel transparent line just under
the Firefox menu bar.
It is visible with certain screen/DPI settings.
ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubuntu-budgie-themes 0.12.7
ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916871
Title:
linux-image-virtual package missing key network qdisc/TCP CC modules
T
** Changed in: ubiquity (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826832
Title:
Indonesia locale configured when Singapore selected
To manage notificat
This occurs on Ubuntu 20.04 LTS
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826832
Title:
Indonesia locale configured when Singapore selected
To manage notifications about this bug go to:
https:
Public bug reported:
When installing Ubuntu, when the timezone selection is presented, either
when Singapore is selected on the map, or when "Singapore Time" is typed
into the input box, ubiquity configures an Indonesian locale, ie
id.archive.ubuntu.com, and selects GMT+9. This should be GMT+8 and
This issue was introduced approximately in Ubuntu 16.04 (give or take 1
year), and I still observe it on Ubuntu 19.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826832
Title:
Indonesia locale c
Public bug reported:
When running binaries under valgrind for development purposes, and the
inner application crashes with eg a SEGV, apport pops up to submit a
report for /usr/lib/valgrind/memcheck-amd64-linux, which is can
contribute false-positives to the apport crash database.
Thus we need to
The blacklist file is /etc/apport/blacklist.d/apport
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256180
Title:
Need to blacklist valgrind as it gives false-positives
To manage notifications abou
When installing khangman, it doesn't install a needed dependency, so it
fails to start correctly:
$ khangman
Gtk-Message: Failed to load module "pantheon-filechooser-module"
Checking path "/usr/share/apps/kvtml" for kvtml files
file:///usr/share/khangman/qml/main.qml:36:5: Type GamePage unavaila
I have observed this issue on both Broadcom and Atheros (ath10k)
wireless cards, and even reproduced it on the current stable 4.9.13
kernel, thus it would appear to be a higher-level issue. Running 'sudo
iw dev wlan0 scan' works around it every time.
** Changed in: network-manager (Ubuntu)
I have only seen this when resuming from suspend.
For the upstream developers, we need to add to
/etc/NetworkManager/NetworkManager.conf:
[logging]
level=TRACE
Then restart, and when the issue is observed, capture the networkmanager logs
with:
journalctl -u NetworkManager -b
and put into:
http
When resuming from suspend and hitting this issue, the networkmanager
logs show:
NetworkManager[773]: [1488932351.8820] manager: wake requested
(sleeping: yes enabled: yes)
NetworkManager[773]: [1488932351.8821] manager: waking up...
NetworkManager[773]: [1488932351.8823] device (wlp58s0):
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/958305
Title:
nscd crashed with SIGSEGV in _nss_files_init()
To manage notifications about this bug go to:
https://bug
Public bug reported:
Binary package hint: simple-scan
While the scanner was still presenting data, I set the crop area and
pressed 'esc' to stop the scanner (which has always worked).
It looks like there is a small race condition, since this time, the 'return to
home' command wasn't sent to the
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/693232
Title:
simple-scan crashed with SIGSEGV in memcpy()
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
Unable to reproduce in Ubuntu 10.10 beta - fixed:
$ avimerge -o /tmp/foo.avi -i MVI_0412.AVI MVI_0412.AVI
scanning file MVI_0412.AVI for video/audio parameter
[avilib] V: 15.000 fps, codec=MJPG, frames=15, width=160, height=120
[avilib] A: 11025 Hz, format=0x01, bits=16, channels=1, bitrate=176 kb
Hi Artur - I'm happy to test this if you can spin a package for armel.
Thanks, Daniel
--
nandwrite failing with IGEPv2 (OMAP 3430)
https://bugs.launchpad.net/bugs/583280
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
I have tested both the 14.04 and 14.10 packages [1], and they work
great.
Splendid work, Chris!
-- [1]
http://archive.ubuntu.com/ubuntu/pool/universe/n/numactl/numactl_2.0.9~rc5-1ubuntu3.14.04.1_amd64.deb
http://archive.ubuntu.com/ubuntu/pool/universe/n/numactl/numactl_2.0.9~rc5-1ubuntu3.14.10.1
Public bug reported:
numactl sometimes crashes when enumerating hardware:
root@node1:~# numactl --hardware
available: 648 nodes (0-647)
Segmentation fault
Further analysis shows that libnuma is using an uninitialised pointer,
which value depends on program layout. When layout is sufficiently
dif
A CVE hasn't been assigned.
Presumably an attacker could manipulate the environment before an
application's libnuma call to have the uninitialised pointer point to
information in memory they'd like to extract, or cause a denial.
If an application that gained privileges (capabilities, setuid etc)
I've attached the debdiff with the fix.
** Patch added: "debdiff with upstream fix"
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1441388/+attachment/4369005/+files/numactl_2.0.9%7Erc5-1ubuntu4.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Public bug reported:
When the linux-image package is installed, it creates symlinks from the
root directory:
# ls -l /
initrd.img -> /boot/initrd.img-3.11.0-13-generic
vmlinuz -> boot/vmlinuz-3.11.0-13-generic
This is needed for booting the currently installed kernel (managed from
within the dis
A candidate fix is to pass the vmlinuz-3.11.0-12-generic (or whatever)
filename into the test_relative() function for the 'Test File'
parameter, when it's called for the non-existent initrd.img-* file,
since the vmlinuz is guaranteed to be present.
--
You received this bug notification because yo
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1248053/+attachment/3900379/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248053
Title:
initrd
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1248053/+attachment/3900380/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248053
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1248053/+attachment/3900383/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248053
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/1248053/+attachment/3900378/+files/BootDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248053
Titl
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1248053/+attachment/3900381/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248053
Title:
init
201 - 300 of 425 matches
Mail list logo