[Bug 487168] Re: hdparm fails to handle security configuration...

2009-11-23 Thread Daniel J Blueman
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

[Bug 426610] Re: oprofile is missing automake1.10 build dependency

2009-09-14 Thread Daniel J Blueman
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

[Bug 367694] Re: [HD 3400] SIGWINCH causes xserver to briefly hang

2009-09-20 Thread Daniel J Blueman
*** 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

[Bug 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-09-20 Thread Daniel J Blueman
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

[Bug 530569] Re: hal-disable-polling crash: buffer overflow detected

2010-04-12 Thread Daniel J Blueman
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

[Bug 530569] Re: hal-disable-polling crash: buffer overflow detected

2010-04-12 Thread Daniel J Blueman
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

[Bug 530569] Re: hal-disable-polling crash: buffer overflow detected

2010-04-13 Thread Daniel J Blueman
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:

[Bug 399986] Re: failure to reboot/shutdown due to heci module...

2010-03-15 Thread Daniel J Blueman
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. --

[Bug 509273] Re: [Lucid] Radeon Xpress 200M needs PCI quirk to fix or disable MSI

2010-04-04 Thread Daniel J Blueman
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

[Bug 509273] Re: [Lucid] Radeon Xpress 200M needs PCI quirk to fix or disable MSI

2010-04-04 Thread Daniel J Blueman
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. --- [

[Bug 509273] Re: [Lucid] Radeon Xpress 200M needs PCI quirk to fix or disable MSI

2010-04-04 Thread Daniel J Blueman
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:

[Bug 509273] Re: [Lucid] Radeon Xpress 200M needs PCI quirk to fix or disable MSI

2010-04-05 Thread Daniel J Blueman
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 --

[Bug 589123] [NEW] early printk over EHCI not enabled in configuration...

2010-06-03 Thread Daniel J Blueman
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

[Bug 583280] [NEW] nandwrite failing with IGEPv2 (OMAP 3430)

2010-05-20 Thread Daniel J Blueman
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

[Bug 583280] Re: nandwrite failing with IGEPv2 (OMAP 3430)

2010-05-20 Thread Daniel J Blueman
** 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

[Bug 583280] Re: nandwrite failing with IGEPv2 (OMAP 3430)

2010-05-20 Thread Daniel J Blueman
** 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

[Bug 583280] Re: nandwrite failing with IGEPv2 (OMAP 3430)

2010-05-20 Thread Daniel J Blueman
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

[Bug 569488] Re: update-intel-microcode does not find latest available microcode update

2010-05-20 Thread Daniel J Blueman
** 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

[Bug 382134] Re: kexec-tools fails to configure installed kernel

2010-05-20 Thread Daniel J Blueman
** 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

[Bug 442272] Re: env crashed with SIGSEGV in setlocale()

2010-05-24 Thread Daniel J Blueman
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-

[Bug 589439] Re: configuration gotchas with Maverick 2.6.35 kernel...

2010-06-09 Thread Daniel J Blueman
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

[Bug 589439] Re: configuration gotchas with Maverick 2.6.35 kernel...

2010-06-09 Thread Daniel J Blueman
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

[Bug 589439] [NEW] configuration gotchas with Maverick 2.6.35 kernel...

2010-06-03 Thread Daniel J Blueman
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

[Bug 446480] Re: karmic kernel configuration gotchas...

2010-06-03 Thread Daniel J Blueman
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 ;-

[Bug 528602] Re: intel-microcode=0.20090927-1ubuntu1 does not contain latest f/w, cannot download latest f/w

2010-05-12 Thread Daniel J Blueman
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

[Bug 569488] Re: update-intel-microcode does not find latest available microcode update

2010-05-12 Thread Daniel J Blueman
** 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

[Bug 346691] Re: 2.6.28-11 causes massive data corruption on 64 bit installations

2010-02-12 Thread Daniel J Blueman
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"

[Bug 367694] Re: [HD 3400] SIGWINCH causes xserver to briefly hang

2009-09-11 Thread Daniel J Blueman
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.

[Bug 367694] Re: [HD 3400] SIGWINCH causes xserver to briefly hang

2009-09-11 Thread Daniel J Blueman
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

[Bug 446480] [NEW] karmic kernel configuration gotchas...

2009-10-08 Thread Daniel J Blueman
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

[Bug 446480] Re: karmic kernel configuration gotchas...

2009-10-08 Thread Daniel J Blueman
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

[Bug 446480] Re: karmic kernel configuration gotchas...

2009-10-09 Thread Daniel J Blueman
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

[Bug 446480] Re: karmic kernel configuration gotchas...

2009-10-09 Thread Daniel J Blueman
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

[Bug 446480] Re: karmic kernel configuration gotchas...

2009-10-09 Thread Daniel J Blueman
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

[Bug 446480] Re: karmic kernel configuration gotchas...

2009-10-09 Thread Daniel J Blueman
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

[Bug 424810] [NEW] kernel log buffer to small...

2009-09-05 Thread Daniel J Blueman
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

[Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-09-07 Thread Daniel J Blueman
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

[Bug 40189] Re: autofs needs to be restarted to pick up some shares

2009-11-10 Thread Daniel J Blueman
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

[Bug 424810] Re: kernel log buffer to small...

2009-09-28 Thread Daniel J Blueman
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

[Bug 438234] [NEW] move to HZ=100 on non-i386/lpia for efficiency...

2009-09-28 Thread Daniel J Blueman
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

[Bug 451771] [NEW] package cscope 15.7a-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2009-10-14 Thread Daniel J Blueman
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

[Bug 451771] Re: package cscope 15.7a-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2009-10-14 Thread Daniel J Blueman
** 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

[Bug 451771] Re: package cscope 15.7a-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2009-10-14 Thread Daniel J Blueman
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

[Bug 424810] Re: kernel log buffer to small...

2009-09-19 Thread Daniel J Blueman
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

[Bug 346691] Re: 2.6.28-11 causes massive data corruption on 64 bit installations

2009-08-27 Thread Daniel J Blueman
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

[Bug 346691] Re: 2.6.28-11 causes massive data corruption on 64 bit installations

2010-01-15 Thread Daniel J Blueman
@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,

[Bug 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-10-24 Thread Daniel J Blueman
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

[Bug 1916871] [NEW] linux-image-virtual package missing key network qdisc/TCP CC modules

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] [NEW] linux-image-kvm package missing key network qdisc/TCP CC modules

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] Re: linux-image-kvm package missing key network qdisc/TCP CC modules

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] CurrentDmesg.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] Lspci.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] Lspci-vt.txt

2021-02-25 Thread Daniel J Blueman
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:

[Bug 1916869] ProcCpuinfo.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] ProcEnviron.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] ProcInterrupts.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] ProcModules.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] ProcCpuinfoMinimal.txt

2021-02-25 Thread Daniel J Blueman
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/

[Bug 1916869] UdevDb.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] WifiSyslog.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916869] acpidump.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] Re: linux-image-virtual package missing key network qdisc/TCP CC modules

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] Lspci.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] Lspci-vt.txt

2021-02-25 Thread Daniel J Blueman
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:

[Bug 1916871] ProcCpuinfo.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] ProcCpuinfoMinimal.txt

2021-02-25 Thread Daniel J Blueman
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/

[Bug 1916871] ProcEnviron.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] ProcInterrupts.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] ProcModules.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] UdevDb.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] WifiSyslog.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1916871] acpidump.txt

2021-02-25 Thread Daniel J Blueman
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

[Bug 1905118] [NEW] Pocillo GTK theme Firefox menu bar transparent gap

2020-11-20 Thread Daniel J Blueman
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

[Bug 1916871] Re: linux-image-virtual package missing key network qdisc/TCP CC modules

2021-03-15 Thread Daniel J Blueman
** 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

[Bug 1826832] Re: Indonesia locale configured when Singapore selected

2020-07-07 Thread Daniel J Blueman
** 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

[Bug 1826832] Re: Indonesia locale configured when Singapore selected

2020-05-06 Thread Daniel J Blueman
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:

[Bug 1826832] [NEW] Indonesia locale configured when Singapore selected

2019-04-28 Thread Daniel J Blueman
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

[Bug 1826832] Re: Indonesia locale configured when Singapore selected

2019-04-28 Thread Daniel J Blueman
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

[Bug 1256180] [NEW] Need to blacklist valgrind as it gives false-positives

2013-11-28 Thread Daniel J Blueman
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

[Bug 1256180] Re: Need to blacklist valgrind as it gives false-positives

2013-11-28 Thread Daniel J Blueman
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

[Bug 1598213] Re: khangman fails to start due to missing dependency

2017-03-07 Thread Daniel J Blueman
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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2017-03-07 Thread Daniel J Blueman
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)

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2017-03-07 Thread Daniel J Blueman
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

[Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2017-03-07 Thread Daniel J Blueman
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):

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-03-17 Thread Daniel J Blueman
** 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

[Bug 693232] [NEW] simple-scan crashed with SIGSEGV in memcpy()

2010-12-21 Thread Daniel J Blueman
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

[Bug 693232] Re: simple-scan crashed with SIGSEGV in memcpy()

2010-12-21 Thread Daniel J Blueman
-- 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/

[Bug 123447] Re: avimerge crashed with SIGSEGV in __libc_start_main()

2010-09-16 Thread Daniel J Blueman
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

[Bug 583280] Re: nandwrite failing with IGEPv2 (OMAP 3430)

2010-09-16 Thread Daniel J Blueman
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

[Bug 1441388] Re: numactl crashes with segfault

2015-06-04 Thread Daniel J Blueman
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

[Bug 1441388] [NEW] numactl crashes with segfault

2015-04-07 Thread Daniel J Blueman
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

[Bug 1441388] Re: numactl crashes with segfault

2015-04-07 Thread Daniel J Blueman
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)

[Bug 1441388] Re: numactl crashes with segfault

2015-04-07 Thread Daniel J Blueman
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

[Bug 1248053] [NEW] initrd.img symlink is absolute

2013-11-05 Thread Daniel J Blueman
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

[Bug 1248053] Re: initrd.img symlink is absolute

2013-11-05 Thread Daniel J Blueman
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

[Bug 1248053] CRDA.txt

2013-11-05 Thread Daniel J Blueman
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

[Bug 1248053] CurrentDmesg.txt

2013-11-05 Thread Daniel J Blueman
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

[Bug 1248053] ProcCpuinfo.txt

2013-11-05 Thread Daniel J Blueman
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

[Bug 1248053] BootDmesg.txt

2013-11-05 Thread Daniel J Blueman
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

[Bug 1248053] Lspci.txt

2013-11-05 Thread Daniel J Blueman
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

<    1   2   3   4   5   >