** Changed in: percona-server/5.6
Importance: Undecided => Wishlist
** Changed in: percona-server/5.7
Importance: Undecided => Wishlist
** Changed in: percona-server/5.5
Importance: Undecided => Wishlist
** Changed in: percona-server/5.5
Status: New => Won't Fix
** Changed in: p
** Bug watch added: GCC Bugzilla #77673
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77673
** Also affects: gcc via
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77673
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs
** Also affects: gcc-6 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612143
Title:
Too-wide load generated, possibly crossing into unmapped addr
Checked - the assembly has the same too-wide load, the MMAP version
crashes the same.
$ lsb_release -rd
Description:Ubuntu Yakkety Yak (development branch)
Release:16.10
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Targ
Public bug reported:
The following function
void mach_parse_compressed(unsigned char* ptr, unsigned long int* val)
{
if (ptr[0] < 0xC0U) {
*val = ptr[0] + ptr[1];
return;
}
*val = ((unsigned long int)(ptr[0]) << 24)
| ((unsigned long int)(ptr[1]) << 16)
| ((
** Changed in: percona-server/5.1
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/1102392
Title:
Server crashed without specific reason [test_quick_select]
To manage n
Paulvas -
Can you please file a new bug report?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366073
Title:
Combination of CREATE, RENAME, and ALTER TABLE statements on related
tables causes cra
** Changed in: percona-server/5.6
Milestone: None => 5.6.21-69.0
** Changed in: percona-server/5.6
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/136607
** Changed in: percona-server/5.6
Status: Triaged => 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/1366073
Title:
Combination of CREATE, RENAME, and ALTER TABLE statements on re
Arkadiusz, it means that the fix has been merged to the trunk and will
be a part of the next release with a tentative version number
5.5.40-36.1. I don't have an ETA for it, but it should happen sooner
than later.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Changed in: percona-server/5.5
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/1366073
Title:
Combination of CREATE, RENAME, and ALTER TABLE statements
** Changed in: percona-server/5.1
Status: New => Invalid
** Changed in: percona-server/5.5
Milestone: None => 5.5.40-36.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366073
Title:
Com
** Changed in: percona-server/5.5
Status: Triaged => 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/1366073
Title:
Combination of CREATE, RENAME, and ALTER TABLE statements on re
Indeed. We had reasons to think it is fixed only in 5.5.41, glad to see
it in an earlier release.
** Changed in: percona-server/5.6
Assignee: Laurynas Biveinis (laurynas-biveinis) => (unassigned)
** Changed in: percona-server/5.5
Assignee: Laurynas Biveinis (laurynas-bivei
The fix in the branch in #12 as currently pushed is incomplete, please
do not use it yet.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366073
Title:
Combination of CREATE, RENAME, and ALTER TABLE
** Changed in: percona-server/5.5
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366073
Title:
Combination of CREATE, RENAME, and ALTER TABLE statements o
** Changed in: percona-server/5.5
Status: In Progress => Fix Committed
** Changed in: percona-server/5.6
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1366
** Changed in: percona-server/5.6
Assignee: (unassigned) => Laurynas Biveinis (laurynas-biveinis)
** Changed in: percona-server/5.5
Assignee: (unassigned) => Laurynas Biveinis (laurynas-biveinis)
** Changed in: percona-server/5.5
Status: Triaged => In Progress
--
You
A reduced testcase that produces bug 1364457 assert failure:
CREATE TABLE test_table (id INT UNSIGNED PRIMARY KEY) ENGINE=INNODB;
CREATE TABLE test_table1 (related_id INT UNSIGNED, FOREIGN KEY (related_id)
REFERENCES test_table (id)) ENGINE=INNODB;
CREATE TABLE test_table2 (related_id INT UNSIGNE
** Changed in: percona-server/5.5
Importance: Undecided => High
** Changed in: percona-server/5.6
Status: Confirmed => Triaged
** Changed in: percona-server/5.6
Importance: Undecided => High
** Changed in: percona-server/5.5
Status: Confirmed => Triaged
--
You received this
** Tags added: upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/700982
Title:
Non-portable code in client plugin (fails on ARM)
To manage notifications about this bug go to:
https://bugs.laun
** Also affects: percona-server/5.6
Importance: Low
Status: Triaged
** Changed in: percona-server/5.6
Milestone: None => 5.6.13-60.5
** Changed in: percona-server/5.6
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bu
The sound card is here and working, it's only that its name in the sound
applet has changed. Closing as Invalid, sorry for the noise.
** Changed in: alsa-driver (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Public bug reported:
I have an USB sound card that was working in Saucy after the initial
distro upgrade, but stopped working afterwards: there is no way to get
anything to play through it as the sound applet stopped showing it in
the list of available cards. The sound card hardware is OK, it just
** Tags added: upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802400
Title:
mysql help sends unchecked contents to mysqld
To manage notifications about this bug go to:
https://bugs.launchpa
And in 5.6.7.
** Also affects: percona-server/5.1
Importance: Undecided
Status: New
** Also affects: percona-server/5.5
Importance: Undecided
Status: New
** Also affects: percona-server/5.6
Importance: Medium
Status: Triaged
** Changed in: percona-server/5.1
Oracle fixed it in 5.1.66 and 5.5.28. Closing.
percona-server/5.1$ bzr log -r 0.15786.4
revno: 0.15786.4
committer: Venkata Sidagam
branch nick: mysql-5.1-13955256
timestamp: Thu 2012-07-19 13:52:34 +0530
message:
Bug #12615411 - serv
** Changed in: percona-server/5.5
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1102392
Title:
Server crashed without specific reason [test_quick_select]
To manage
** Changed in: percona-server
Assignee: Patrick Crews (patrick-crews) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802400
Title:
mysql help sends unchecked contents to mysqld
** Also affects: percona-server/5.1
Importance: Undecided
Status: New
** Also affects: percona-server/5.5
Importance: Medium
Status: New
** Changed in: percona-server/5.1
Assignee: (unassigned) => Ignacio Nin (ignacio-nin)
** Changed in: percona-server/5.5
Assignee:
** Also affects: percona-server
Importance: Undecided
Status: New
** Also affects: percona-server/5.5
Importance: Undecided
Status: New
** Changed in: percona-server/5.5
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
It's been a while since I reported this, now this machine has received
kernel/BIOS/RAM/rest of ubuntu package upgrades, and I cannot reproduce
the apparent audio codec power hog with powertop. OTOH, now it's fixated
on unused ethernet card, reporting that it is taking 15-16W. Of course
all powertop
I have to take back my last comment. After the reboots to the official
kernel and back I still get 100% and >1W reports. Must be something
then.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
Ti
I have installed a custom kernel for an unrelated issue and applied all
the released package updates and the powertop report has changed.
The kernel is from bug 844957 :
http://people.canonical.com/~ogasawara/lp844957/
Now the powertop reports 0 mW for the sound codec, and the overall
battery dra
I was also experiencing this bug and can confirm that with the test
kernel in #20, I have not seen it again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844957
Title:
Safely removing external (usb
@Joseph, thanks for the pointer. I will try that kernel and will comment
on bug 844957 as necessary.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811745
Title:
Whole system freeze after safely remo
I have done the following:
1) Removed the proprietary nvidia drivers
2) Installed RC and daily kernels from
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.1-rc10-oneiric/ and
http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
3) For each of these ran powertop on idle system. The repo
Powertop report with the daily kernel
** Attachment added: "powertop-3.1.0-999-generic-1.75W.html"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/877560/+attachment/2558094/+files/powertop-3.1.0-999-generic-1.75W.html
** Tags removed: needs-upstream-testing
--
You received this bug no
Powertop report with the RC kernel
** Attachment added: "powertop-3.1.0-0301rc10-generic-1.4W.html"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/877560/+attachment/2558093/+files/powertop-3.1.0-0301rc10-generic-1.4W.html
--
You received this bug notification because you are a member
@madbiologist. It still does. The system runs at 19-20W without it
instead of 16-17W. Whatever the BIOS update fixed, it was not ASPM I
think:
laurynas@laurynas-ThinkPad-T410:~$ dmesg | grep ASPM
[0.498093] ACPI FADT declares the system doesn't support PCIe ASPM, so
disable it
[0.788492]
apport information
** Attachment added: "PulseSources.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557757/+files/PulseSources.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557755/+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/877560
Ti
apport information
** Attachment added: "PulseSinks.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557756/+files/PulseSinks.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
Titl
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557752/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557754/+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/877560
Ti
apport information
** Attachment added: "PciMultimedia.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557753/+files/PciMultimedia.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557751/+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/877560
apport information
** Attachment added: "Card1.Codecs.codec.2.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557749/+files/Card1.Codecs.codec.2.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "Card1.Codecs.codec.3.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557750/+files/Card1.Codecs.codec.3.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "Card1.Codecs.codec.1.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557748/+files/Card1.Codecs.codec.1.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "Card1.Codecs.codec.0.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557747/+files/Card1.Codecs.codec.0.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "Card1.Amixer.values.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557746/+files/Card1.Amixer.values.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: "Card0.Codecs.codec.1.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557745/+files/Card0.Codecs.codec.1.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "Card0.Codecs.codec.0.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557744/+files/Card0.Codecs.codec.0.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557742/+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/877560
Title:
apport information
** Attachment added: "Card0.Amixer.values.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557743/+files/Card0.Amixer.values.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: "AlsaDevices.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557740/+files/AlsaDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
Ti
apport information
** Attachment added: "AplayDevices.txt"
https://bugs.launchpad.net/bugs/877560/+attachment/2557741/+files/AplayDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
Powertop output. For some reason it show 1W for the codecs, while GUI
shows 1.67W consistently.
** Attachment added: "Powertop output"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/877560/+attachment/2557735/+files/powertop.html
** Tags added: apport-collected
** Description changed:
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877560
Title:
Audio codec draining power when not in use
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+
Public bug reported:
With no sound playing, powertop reports "Audio codec hwC0D0: Conexant"
and "Audio codec hwC0D1: Conexant" drawing 1.64W of power each and being
used 100% of time both. All powertop suggestions have been followed.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-ima
Seconded on symptoms re-appearing on Oneiric. Should we file a new bug
or add info here?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811745
Title:
Whole system freeze after safely remove external
One more data point. On my Lenovo ThinkPad T410 (so, same as in comment
#168) I was able to recover most of the Maverick-like battery life by
updating to the newest BIOS. Before the upgrade powertop showed ~25W of
battery drain w/o tuning, with pcie_aspm=force and all powertop
suggestions done it w
63 matches
Mail list logo