[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-25 Thread Colin King
I've traced this and can see ~1MB of brk() heap increase per invocation of gedit. So this is really leaking badly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 Title: unity-panel-service

[Bug 1200606] Re: fwts: syntaxcheck should have a pedantic mode to also report ASL remarks

2013-09-23 Thread Colin King
Patch sent to fwts-devel mailing list https://lists.ubuntu.com/archives /fwts-devel/2013-September/003770.html ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Importance: Wishlist = Low -- You received this bug notification because you are a member

[Bug 1226787] Re: eventstat: sometimes detection of a kernel thread is wrong

2013-09-20 Thread Colin King
** Changed in: eventstat (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226787 Title: eventstat: sometimes detection of a kernel thread is wrong

[Bug 1228068] [NEW] ubuntu-touch: dbus debug messages are frequently being written to /home/phablet/.cache/upstart/dbus.log

2013-09-20 Thread Colin King
Public bug reported: Every 5 seconds or so I see the message onTryRegister being appended to /home/phablet/.cache/upstart/dbus.log I guess this is a debug message of some sort that should be removed, it is keeping the phone awake, using power and wasting flash storage. I've tracked this down to

[Bug 1219871] Re: when idle with screen blank, unity8 generates hundreds of context switches per second

2013-09-20 Thread Colin King
Is anyone going to look at this bug? It is quite critical as it really sucks power badly when the screen is idle. ** Changed in: unity8 (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1228083] [NEW] indicator-network-service writing debug messages about cell signal strength to /home/phablet/.cache/upstart/indicator-network.log

2013-09-20 Thread Colin King
Public bug reported: indicator-network-service is frequently writing copious amounts of debug messages to /home/phablet/.cache/upstart/indicator-network.log, for example: tail -f /home/phablet/.cache/upstart/indicator-network.lo ** (process:1378): DEBUG: device-base.vala:152: Marking '/ril_0'

[Bug 1227710] [NEW] unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-19 Thread Colin King
Public bug reported: When opening a libreoffice calc menu nothing happens for 8 seconds. Using top one can observe that unity-panel-service is pegging one of my CPUs at 100%. This is 100% repeatable. Just start libreoffice, open the menu. Opening the menu thereafter is often faster. But from

[Bug 1227710] Re: unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-19 Thread Colin King
Also, unity-panel-service's heap is growing quite rapidly too: Per Process Memory (K): PID Process TypeSize RSS PSS 2776 unity-panel-service Stack 16520 108 108 2776 unity-panel-service Heap 429272 74504 74504 2776

[Bug 1227710] Re: unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-19 Thread Colin King
Polling system call analysis: unity-panel-service (2776), poll: 2295 immediate timed out calls with zero timeout (non-blocking peeks) 37 repeated timed out polled calls with non-zero timeouts (light polling) 1322 repeated immediate timed out polled calls with zero timeouts

[Bug 1227000] [NEW] update-notifier is polling every 5 seconds

2013-09-18 Thread Colin King
Public bug reported: In order to reduce system wakeups to improve laptop battery life I've noticed that update-notifier is polling every 5 seconds, strace'ing the process shows: recvfrom(6, 0x8b16e4, 4096, 0, 0, 0)= -1 EAGAIN (Resource temporarily unavailable) poll([{fd=5, events=POLLIN},

[Bug 1227000] Re: update-notifier is polling every 5 seconds

2013-09-18 Thread Colin King
** Package changed: update-notifier (Ubuntu) = ubuntu-power-consumption ** Also affects: update-notifier (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1226787] Re: eventstat: sometimes detection of a kernel thread is wrong

2013-09-17 Thread Colin King
Fix committed, http://kernel.ubuntu.com/git?p=cking/eventstat.git;a=commit;h=8165e5ee6c25428f779e8f0be1c59a504bb6490e -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226787 Title: eventstat:

[Bug 1226787] [NEW] eventstat: sometimes detection of a kernel thread is wrong

2013-09-17 Thread Colin King
: eventstat (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Changed in: eventstat (Ubuntu) Status: New = In Progress ** Changed in: eventstat (Ubuntu) Importance: Undecided = Medium ** Changed in: eventstat (Ubuntu) Assignee

[Bug 1207200] Re: UEFI: move the UEFI tests into the UEFI categroy

2013-09-11 Thread Colin King
** Changed in: fwts Status: Fix Committed = Fix Released ** Changed in: fwts (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1207200 Title:

[Bug 1221871] Re: indicator-power-service is a lightly busy all the time

2013-09-10 Thread Colin King
** Tags added: mobile-power-consumption -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221871 Title: indicator-power-service is a lightly busy all the time To manage notifications about this bug

[Bug 1221829] Re: ofonod is polling fairly regularly

2013-09-10 Thread Colin King
** Tags added: mobile-power-consumption -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221829 Title: ofonod is polling fairly regularly To manage notifications about this bug go to:

[Bug 1221829] [NEW] ofonod is polling fairly regularly

2013-09-06 Thread Colin King
Public bug reported: On an idle phone, ofonod is a little bit busy. With strace I'm seeing messages like Operation currently not available being written over a socket (dbus?) at very regular intervals of a few seconds: poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=7, events=POLLIN},

[Bug 1221830] [NEW] ofonod is polling fairly regularly

2013-09-06 Thread Colin King
*** This bug is a duplicate of bug 1221829 *** https://bugs.launchpad.net/bugs/1221829 Public bug reported: On an idle phone, ofonod is a little bit busy. With strace I'm seeing messages like Operation currently not available being written over a socket (dbus?) at very regular intervals of

[Bug 432007] Re: Karmic Alpha auto-resize - only new resized partition in grub 2 menu

2013-09-05 Thread Colin King
** Changed in: ubiquity (Ubuntu) Status: New = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/432007 Title: Karmic Alpha auto-resize - only new resized partition in grub 2 menu To

[Bug 473589] Re: GEGL Easter Egg in gnome panel is corrupted

2013-09-05 Thread Colin King
** Changed in: gnome-panel (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/473589 Title: GEGL Easter Egg in gnome panel is corrupted To manage

[Bug 1218850] [NEW] Sync powerstat 0.01.25-1 (universe) from Debian unstable (main)

2013-08-30 Thread Colin King
-- Colin King colin.k...@canonical.com Wed, 3 July 2013 18:54:23 +0100 powerstat (0.01.24-1) unstable; urgency=low * Makefile: bump version * powerstat: handle -ve tv by forcing resample rather -- Colin King colin.k...@canonical.com Mon, 10 June 2013 20:01:59 +0100 powerstat (0.01.23-1

[Bug 1218849] [NEW] Sync eventstat 0.01.26-1 (universe) from Debian unstable (main)

2013-08-30 Thread Colin King
Public bug reported: Please sync eventstat 0.01.26-1 (universe) from Debian unstable (main) Changelog entries since current saucy version 0.01.21-1: eventstat (0.01.26-1) unstable; urgency=low * Makefile: bump version * eventstat: fix comment typo -- Colin King colin.k...@canonical.com

[Bug 75626] Re: spurious 8259 interrupt disabled IRQ

2013-08-28 Thread Colin King
DiagonalArg, please file a new bug as you have different hardware and kernel, thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/75626 Title: spurious 8259 interrupt disabled IRQ To manage

[Bug 1199303] Re: fwts: enable ACPICA exec mode flags to allow slack mode and other features

2013-08-07 Thread Colin King
This bug was fixed in the package fwts - 13.08.00-0ubuntu1 ** Changed in: fwts (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: fwts Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1202541] Re: fwts: codespell has found a bunch of spelling mistakes which need fixing

2013-08-07 Thread Colin King
This bug was fixed in the package fwts - 13.08.00-0ubuntu1 ** Changed in: fwts (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: fwts Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1198150] Re: fwts: efi_runtime build warning on efi_enabled

2013-08-07 Thread Colin King
** Changed in: fwts (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: fwts Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198150 Title:

[Bug 1198168] Re: fwts: efi_runtime compile breaks on older kernels

2013-08-07 Thread Colin King
** Changed in: fwts Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198168 Title: fwts: efi_runtime compile breaks on older kernels To manage

[Bug 1206953] [NEW] fwts: klog kernelscan utility should also scan for warning messages

2013-07-31 Thread Colin King
Public bug reported: We should enable the kernelscan tool to also hunt down various interesting kernel warnings that are BIOS and ACPI related. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu

[Bug 1206958] Re: fwts: klog should also scan for various firmware related warnings

2013-07-31 Thread Colin King
Patch sent to fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206958 Title: fwts: klog should also scan for various firmware related warnings To manage notifications about

[Bug 1206958] [NEW] fwts: klog should also scan for various firmware related warnings

2013-07-31 Thread Colin King
06:09:08 SL210t kernel: [0.018077] Use 'intremap=no_x2apic_optout' to override BIOS request ..because these are just kernel warnings. It would be useful if fwts klog test catches these too. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status

[Bug 1206643] Re: fwts: acpidump of BERT segfaults

2013-07-30 Thread Colin King
Patch sent to mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206643 Title: fwts: acpidump of BERT segfaults To manage notifications about this bug go to:

[Bug 1206643] [NEW] fwts: acpidump of BERT segfaults

2013-07-30 Thread Colin King
) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided = High ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king

[Bug 1206290] Re: fwts: json output should be pretty printed

2013-07-29 Thread Colin King
Patch sent to the fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206290 Title: fwts: json output should be pretty printed To manage notifications about this bug go to:

[Bug 1206290] [NEW] fwts: json output should be pretty printed

2013-07-29 Thread Colin King
Public bug reported: The current json log output is hard to read as a human. We should enable the json pretty printing to make it easier for mortals to parse by eye. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed

[Bug 1202541] Re: fwts: codespell has found a bunch of spelling mistakes which need fixing

2013-07-28 Thread Colin King
Fixes committed, commits: 83db9b8fb391200a4a0bc8a166b3a5fb5c2a124e 3dfca23f597e55bb1a51a183ef1643e88b1d5d04 dc92987ec95fe044e876c6431bf306ea5f374bb3 a9a69543ca8e4b37da8c87c4e184d7aaed326d3b 1139c78ab1641d8c1f38bca48be11a8084bd523b 85bdcfe2206632e15aa42b97a7b4ada3ff78a827 ** Changed in: fwts

[Bug 1205203] Re: fwts: update to latest version of ACPICA 20130725

2013-07-28 Thread Colin King
Fix committed, commit f357fe78cb079a99d8cf665c5b35be96cbf715ac ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205203 Title:

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-27 Thread Colin King
Patch sent to fwts-devel mailing list, fix will appear in 13.08 release of fwts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204065 Title: All ACPI tests are aborting with error: Cannot read ACPI

[Bug 1205714] [NEW] fwts: syntaxcheck segfaults if there are too many ^^^^ prefixes

2013-07-27 Thread Colin King
Public bug reported: This is an upstream bug in ACPICA, I reported this in the ACPICA Bugzilla: https://bugs.acpica.org/show_bug.cgi?id=1035 We should pull the fix into fwts ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress

[Bug 1205714] Re: fwts: syntaxcheck segfaults if there are too many ^^^^ prefixes

2013-07-27 Thread Colin King
Fix sent to fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205714 Title: fwts: syntaxcheck segfaults if there are too many prefixes To manage notifications about this

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-26 Thread Colin King
Can you run the following: sudo apt-get install strace sudo strace fwts acpidump - strace.log and attach the strace.log to the bug report so I can see what's going on. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1205203] [NEW] fwts: update to latest version of ACPICA 20130725

2013-07-26 Thread Colin King
Public bug reported: ACPICA 20130725 has just been released, fwts should be updates to pick up the changes / fixes. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned

[Bug 1205203] Re: fwts: update to latest version of ACPICA 20130725

2013-07-26 Thread Colin King
Patch sent to fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205203 Title: fwts: update to latest version of ACPICA 20130725 To manage notifications about this bug go to:

[Bug 1205215] [NEW] fwts: syntaxcheck: strcpy should be replaced with strncpy

2013-07-26 Thread Colin King
. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided = Medium ** Changed in: fwts (Ubuntu) Assignee: (unassigned

[Bug 1205215] Re: fwts: syntaxcheck: strcpy should be replaced with strncpy

2013-07-26 Thread Colin King
patch sent to the fwts-devel mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205215 Title: fwts: syntaxcheck: strcpy should be replaced with strncpy To manage notifications about this

[Bug 1205267] Re: fwts: method test should check for NULL buf in method_test_NULL_return

2013-07-26 Thread Colin King
Patch sent to fwts-devel mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1205267 Title: fwts: method test should check for NULL buf in method_test_NULL_return To manage notifications

[Bug 1205267] [NEW] fwts: method test should check for NULL buf in method_test_NULL_return

2013-07-26 Thread Colin King
Assignee: Colin King (colin-king) Status: In Progress ** Summary changed: - fwts: method test should check for NULL buff in method_test_NULL_return + fwts: method test should check for NULL buf in method_test_NULL_return ** Changed in: fwts (Ubuntu) Status: New = In Progress

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-26 Thread Colin King
Thanks Allis. I believe I can see why it's failing, I;ll try and get something built by end of the day for testing. ** Changed in: fwts (Ubuntu) Status: Incomplete = In Progress ** Changed in: fwts (Ubuntu) Importance: Low = High -- You received this bug notification because you are

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-26 Thread Colin King
I've kicked off some builds in my PPA for you to test to see if the fix works. These builds will be complete in a few hours. PPA: https://launchpad.net/~colin-king/+archive/orange To install use: sudo add-apt-repository ppa:colin-king/orange sudo apt-get update sudo apt-get upgrade Let me

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-26 Thread Colin King
Allis, cool, so that fixes it then? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204065 Title: All ACPI tests are aborting with error: Cannot read ACPI tables. To manage notifications about this

[Bug 1200426] Re: fwts: syntaxcheck sometimes fails when redirecting stdout to a file

2013-07-25 Thread Colin King
fix committed, commit ef63938977520b5c40ed7bbe6f9ffca8e6a52bca ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200426 Title:

[Bug 1201909] Re: fwts: aspm test should skip if it cannot read FACP or the PCIe config registers

2013-07-25 Thread Colin King
Fix committed, commit aaed67d04753e8ad8ca42cf0d31297d7cca211b2 ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201909 Title:

[Bug 1201903] Re: fwts: hdaaudio test should skip if it can't find pin configs rather than silently do nothing

2013-07-25 Thread Colin King
Fix committed, commit 913cedb6e22fac6b58fe5b555a2e0e19808e1f29 ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201903 Title:

[Bug 1201311] Re: fwts: klog data labels prefixed with Common should be renamed to Klog

2013-07-25 Thread Colin King
Fix committed, commit c37d7b2b25a5cec6be8d86a420868a001df45d58 ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201311 Title:

[Bug 1201335] Re: fwts: klog database needs be in sync with linux 3.10

2013-07-25 Thread Colin King
Fix committed, commit a70407de598894ff253820582f2b7d4a7419fd35h ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201335 Title:

[Bug 1204065] Re: All ACPI tests are aborting with error: Cannot read ACPI tables.

2013-07-25 Thread Colin King
fwts needs access to the ACPI tables with root privilege, have you tried using: sudo fwts --dump ** Changed in: fwts (Ubuntu) Status: New = Incomplete ** Changed in: fwts (Ubuntu) Importance: Undecided = Low ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King

[Bug 1200568] Re: fwts: syntaxcheck not picking up IASL error messages since latest ACPICA updates

2013-07-23 Thread Colin King
Fix committed, commit ae7c76771ace90836d2f72d6b2bee1b2054cb0f6 ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200568 Title:

[Bug 1199303] Re: fwts: enable ACPICA exec mode flags to allow slack mode and other features

2013-07-23 Thread Colin King
Fix committed, commit 1311968af5a13ed660f3933b314dcff05e10946d ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199303 Title:

[Bug 1200602] Re: fwts: syntaxcheck spelling mistake: Assember - Assembler

2013-07-23 Thread Colin King
Fix committed, commit 518177abb4dd6ab5eda37087ea96369c6fc8e94a ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200602 Title:

[Bug 1200592] Re: fwts: log on a non-tty defaults to 100 chars wide, set it back to 80

2013-07-23 Thread Colin King
Fix committed, commit 1436785ae759a115245b81cb3e0fa60f1420ee2f ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200592 Title:

[Bug 1202541] [NEW] fwts: codespell has found a bunch of spelling mistakes which need fixing

2013-07-18 Thread Colin King
Public bug reported: Running the latest version of codespell against fwts I've found a bunch of spelling mistakes that need to be fixed. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status

[Bug 1201903] [NEW] fwts: hdaaudio test should skip if it can't find pin configs rather than silently do nothing

2013-07-16 Thread Colin King
Public bug reported: Testing on an non-x86 system I found that the hda_audio test just silently does nothing if I can't find any BIOS pin configs. We should skip rather than do nothing. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status

[Bug 1201909] [NEW] fwts: aspm test should skip if it cannot read FACP or the PCIe config registers

2013-07-16 Thread Colin King
Public bug reported: Testing on an non-x86 system I found that the aspm test reports errors but does not skip the test, so we need to mark these tests as skipped. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed

[Bug 1201311] [NEW] fwts: klog data labels prefixed with Common should be renamed to Klog

2013-07-15 Thread Colin King
(Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided = Low ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin

[Bug 1201311] Re: fwts: klog data labels prefixed with Common should be renamed to Klog

2013-07-15 Thread Colin King
Patch sent to fwts-devel mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201311 Title: fwts: klog data labels prefixed with Common should be renamed to Klog To manage notifications

[Bug 1201335] [NEW] fwts: klog database needs be in sync with linux 3.10

2013-07-15 Thread Colin King
Public bug reported: Need to update data/klog.json with the latest 3.10 linux kernel since there are some more ACPI, BIOS and EFI related kernel messages. ** Affects: fwts (Ubuntu) Importance: Medium Assignee: Colin King (colin-king) Status: In Progress ** Description changed

[Bug 1201335] Re: fwts: klog database needs be in sync with linux 3.10

2013-07-15 Thread Colin King
Patch sent to mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201335 Title: fwts: klog database needs be in sync with linux 3.10 To manage notifications about this bug go to:

[Bug 1198236] Re: fwts: efi_runtime not fully clearing eft in convert_to_efi_time

2013-07-12 Thread Colin King
Fix committed 1125a1b6385cb407707ee8d2cb7488e46f83e5bb ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198236 Title: fwts:

[Bug 1197742] Re: fwts: uefirtvariable test should allow one to specify the amount of iterations on the stress set/get/query tests

2013-07-12 Thread Colin King
fwts commit 363ea87ba6407607d8d4497cbdce94334fa37447 ** Changed in: fwts (Ubuntu) Status: In Progress = Won't Fix ** Changed in: fwts (Ubuntu) Status: Won't Fix = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1198150] Re: fwts: efi_runtime build warning on efi_enabled

2013-07-12 Thread Colin King
Fix committed 0fe2f0b60084854a4c1e3ad23dbb36edf6177253 ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198150 Title: fwts:

[Bug 1198168] Re: fwts: efi_runtime compile breaks on older kernels

2013-07-12 Thread Colin King
fix committed 0fe2f0b60084854a4c1e3ad23dbb36edf6177253 ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198168 Title: fwts:

[Bug 1200568] [NEW] fwts: syntaxcheck not picking up IASL error messages since latest ACPICA updates

2013-07-12 Thread Colin King
: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided = High ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) -- You received this bug notification

[Bug 1200592] [NEW] fwts: log on a non-tty defaults to 100 chars wide, set it back to 80

2013-07-12 Thread Colin King
(Ubuntu) Importance: Wishlist Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided = Wishlist ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin

[Bug 1200606] Re: fwts: syntaxcheck should have a pedantic mode to also report ASL remarks

2013-07-12 Thread Colin King
** Description changed: ASL now has some very useful Remark feedback, so we should think about getting this output also logged in the syntaxcheck test. I suggest a --syntaxcheck-pedantic option that turns this on, or maybe we should just enable it by default and make the warnings a low

[Bug 1200606] [NEW] fwts: syntaxcheck should have a pedantic mode to also report ASL remarks

2013-07-12 Thread Colin King
King (colin-king) Status: New ** Changed in: fwts (Ubuntu) Importance: Undecided = Wishlist ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1200602] [NEW] fwts: syntaxcheck spelling mistake: Assember - Assembler

2013-07-12 Thread Colin King
Public bug reported: Spelling mistake in syntaxcheck test: Assember should be Assembler ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu

[Bug 1200426] [NEW] fwts: syntaxcheck sometimes fails when redirecting stdout to a file

2013-07-11 Thread Colin King
on the parent is realloc'ing data and not checking for a null pointer out of memory condition. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king

[Bug 1199877] [NEW] unity-panel-service pegs one of my CPUs at 100%

2013-07-10 Thread Colin King
Public bug reported: Just going about my business on Ubuntu Raring amd64 on an x230 and I heard the fan kick into action. top showed me that unity-panel-service was consuming all the free cycles on one of my CPUs. I killed it before my machine overheated, so I didn't attach a debugger to see

[Bug 1199303] [NEW] fwts: enable ACPICA exec mode flags to allow slack mode and other features

2013-07-09 Thread Colin King
Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Importance: Undecided = Low ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) -- You received

[Bug 1198150] [NEW] fwts: efi_runtime build warning on efi_enabled

2013-07-05 Thread Colin King
efi_enabled will always now evaluate as true. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin

[Bug 1198150] Re: fwts: efi_runtime build warning on efi_enabled

2013-07-05 Thread Colin King
Patch sent to mailing list https://lists.ubuntu.com/archives/fwts- devel/2013-July/003517.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198150 Title: fwts: efi_runtime build warning on

[Bug 1198168] [NEW] fwts: efi_runtime breaks on older kernels

2013-07-05 Thread Colin King
3.0 for now, so this probably needs fixing. ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) ** Changed in: fwts (Ubuntu) Importance: Undecided

[Bug 1198168] Re: fwts: efi_runtime compile breaks on older kernels

2013-07-05 Thread Colin King
** Summary changed: - fwts: efi_runtime breaks on older kernels + fwts: efi_runtime compile breaks on older kernels -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198168 Title: fwts: efi_runtime

[Bug 1198236] [NEW] fwts: efi_runtime not fully clearing eft in convert_to_efi_time

2013-07-05 Thread Colin King
Public bug reported: convert_to_efi_time() is only memset'ing eft to the size of a 64 bit pointer and not the size of eft_time_t. should be: memset(eft, 0, sizeof(*eft)); ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress

[Bug 1197742] [NEW] fwts: uefirtvariable test should allow one to specify the amount of iterations on the stress set/get/query tests

2013-07-04 Thread Colin King
-query- var-multiple=N where N is the number of iterations ** Affects: fwts (Ubuntu) Importance: Low Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status: New = Invalid ** Changed in: fwts (Ubuntu) Status: Invalid

[Bug 1172813] Re: fwts-efi-runtime-dkms 0.26.08-0ubuntu1: fwts-efi-runtime-dkms kernel module failed to build

2013-07-03 Thread Colin King
@Stuart, fwts is the firmware test suite, probably installed to help debug some issues you had on your machine a while ago. You can remove it without causing any problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1193696] Re: fwts crashed with SIGSEGV in __GI__IO_getline_info()

2013-07-03 Thread Colin King
*** This bug is a duplicate of bug 1196463 *** https://bugs.launchpad.net/bugs/1196463 I believe this is a duplicate of bug 1196463 and was fixed this week with version V0.13.07. ** This bug has been marked a duplicate of bug 1196463 segfault when the iasl parser assembles the ACPI tables

[Bug 1190835] Re: fwts: add the utility to show the NVRam and variable info

2013-07-03 Thread Colin King
** Changed in: fwts (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: fwts (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1190835 Title:

[Bug 1196463] Re: segfault when the iasl parser assembles the ACPI tables

2013-07-03 Thread Colin King
** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196463 Title: segfault when the iasl parser assembles the ACPI

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
Please supply your ACPI table so I can reproduce. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195209 Title: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table To

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
Looks like this is a different bug. Please file a new bug with the output of sudo acpidump so I can reproduce. I still believe that this particular bug has been fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
I've bisected this down to 4b1d586c11b3bfb7eaf9c5b61165d57cf72a, so it's when we introduced ACPICA in a previous release. I will see why this breaks iasl in fwts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
==10953==at 0x557B369: _IO_getline_info (iogetline.c:86) ==10953==by 0x557A2AE: fgets (iofgets.c:56) ==10953==by 0x60651C7: AslDoOneFile (stdio2.h:263) ==10953==by 0x6064FA4: AslDoOnePathname (aslstartup.c:673) ==10953==by 0x60A7434: fwts_iasl_assemble_aml

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-07-01 Thread Colin King
The attached fix addresses the bug. Posted to the fwts-devel mailing list. ** Patch added: fixes segfault in IASL https://bugs.launchpad.net/ubuntu/+source/fwts/+bug/1195209/+attachment/3720071/+files/0001-fwts_iasl_interface.c-allocate-temp-buffers-required.patch -- You received this bug

[Bug 1195209] [NEW] fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-06-27 Thread Colin King
54f1ef23a1c3bcbea023ddc799dc7d6becf60556. It is fixed by passing the fw pointer into fwts_acpica before assembly or disassembly of AML code. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu) Status

[Bug 1195209] Re: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table

2013-06-27 Thread Colin King
Patch sent to fwts-devel mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195209 Title: fwts: disassembly can segfault if AcpiOsVprintf is called on a bad table To manage

[Bug 1195251] Re: fwts: method test on _WAK that returns a NULL object segfaults

2013-06-27 Thread Colin King
Patch sent to fwts mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195251 Title: fwts: method test on _WAK that returns a NULL object segfaults To manage notifications about this bug

[Bug 1195251] [NEW] fwts: method test on _WAK that returns a NULL object segfaults

2013-06-27 Thread Colin King
Public bug reported: Running the fwts method test on a _WAK control that does not return an object causes a segmentation fault. Bug is in ACPICA. ** Affects: fwts (Ubuntu) Importance: High Assignee: Colin King (colin-king) Status: In Progress ** Changed in: fwts (Ubuntu

[Bug 1188209] Re: fwts: acpidump on ASF! tables segfaults

2013-06-27 Thread Colin King
Fix committed, commit 1a2a3ab610103a39cc760af8bfd9c1c3cd8a6641, fix in V0. ** Changed in: fwts (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1172813] Re: fwts-efi-runtime-dkms 0.26.08-0ubuntu1: fwts-efi-runtime-dkms kernel module failed to build

2013-06-27 Thread Colin King
@Stuart, can you check to see if installing the linux headers fixes the issue for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172813 Title: fwts-efi-runtime-dkms 0.26.08-0ubuntu1:

[Bug 1193696] Re: fwts crashed with SIGSEGV in __GI__IO_getline_info()

2013-06-27 Thread Colin King
(Ubuntu) Status: New = In Progress ** Changed in: fwts (Ubuntu) Assignee: (unassigned) = Colin King (colin-king) ** Changed in: fwts (Ubuntu) Status: In Progress = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

<    1   2   3   4   5   6   7   8   9   10   >